Home
last modified time | relevance | path

Searched refs:irdma_cm_node_set_state (Results 1 – 1 of 1) sorted by relevance

/src/sys/dev/irdma/
H A Dirdma_cm.c69 irdma_cm_node_set_state(struct irdma_cm_node *cm_node, in irdma_cm_node_set_state() function
767 irdma_cm_node_set_state(cm_node, IRDMA_CM_STATE_CLOSED); in irdma_active_open_err()
781 irdma_cm_node_set_state(cm_node, IRDMA_CM_STATE_CLOSED); in irdma_passive_open_err()
1085 irdma_cm_node_set_state(cm_node, IRDMA_CM_STATE_FIN_WAIT1); in irdma_send_mpa_reject()
1358 state = irdma_cm_node_set_state(cm_node, IRDMA_CM_STATE_CLOSED); in irdma_retrans_expired()
1486 irdma_cm_node_set_state(cm_node, IRDMA_CM_STATE_CLOSED); in irdma_cm_timer_tick()
1994 irdma_cm_node_set_state(cm_node, IRDMA_CM_STATE_CLOSED); in irdma_dec_refcnt_listen()
1998 old_state = irdma_cm_node_set_state(cm_node, IRDMA_CM_STATE_LISTENER_DESTROYED); in irdma_dec_refcnt_listen()
2440 irdma_cm_node_set_state(cm_node, IRDMA_CM_STATE_LAST_ACK); in irdma_handle_fin_pkt()
2447 irdma_cm_node_set_state(cm_node, IRDMA_CM_STATE_CLOSED); in irdma_handle_fin_pkt()
[all …]