Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/nes/
Dnes_cm.c899 cm_node->state = NES_CM_STATE_CLOSED; in nes_retrans_expired()
1029 (cm_node->state == NES_CM_STATE_CLOSED)) { in nes_cm_timer_tick()
1042 cm_node->state = NES_CM_STATE_CLOSED; in nes_cm_timer_tick()
1399 NES_CM_STATE_CLOSED; in mini_cm_dec_refcnt_listen()
1423 loopback->state = NES_CM_STATE_CLOSED; in mini_cm_dec_refcnt_listen()
1818 cm_node->state = NES_CM_STATE_CLOSED; in handle_fin_pkt()
1841 cm_node->state = NES_CM_STATE_CLOSED; in handle_fin_pkt()
1897 case NES_CM_STATE_CLOSED: in handle_rst_pkt()
1905 cm_node->state = NES_CM_STATE_CLOSED; in handle_rst_pkt()
2079 case NES_CM_STATE_CLOSED: in handle_syn_pkt()
[all …]
Dnes_cm.h228 NES_CM_STATE_CLOSED enumerator