Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/nes/
Dnes_hw.h695 NES_AEQE_TCP_STATE_CLOSED = 1, enumerator
Dnes_cm.c937 nesqp->hw_tcp_state = NES_AEQE_TCP_STATE_CLOSED; in handle_recv_entry()
3090 if (((original_hw_tcp_state == NES_AEQE_TCP_STATE_CLOSED) || in nes_cm_disconn_true()
Dnes_verbs.c3058 if ((nesqp->hw_tcp_state > NES_AEQE_TCP_STATE_CLOSED) && in nes_modify_qp()
3140 nesqp->hw_tcp_state = NES_AEQE_TCP_STATE_CLOSED; in nes_modify_qp()
Dnes_hw.c3624 tcp_state = NES_AEQE_TCP_STATE_CLOSED; in nes_process_iwarp_aeqe()