Searched refs:hw_iwarp_state (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/nes/
H A Dnes_verbs.h175 u8 hw_iwarp_state; member in struct:nes_qp
H A Dnes_hw.c3272 nesqp->hw_iwarp_state = iwarp_state;
3309 nesqp->hw_iwarp_state = iwarp_state;
3475 nesqp->hw_iwarp_state = iwarp_state;
3479 nesqp->hw_iwarp_state = NES_AEQE_IWARP_STATE_CLOSING;
3500 nesqp->hw_iwarp_state = NES_AEQE_IWARP_STATE_CLOSING;
3509 nesqp->hw_iwarp_state = iwarp_state;
3523 nesqp->hw_iwarp_state = iwarp_state;
H A Dnes_verbs.c2942 nes_debug(NES_DBG_MOD_QP, "QP%u: hw_iwarp_state=0x%X, hw_tcp_state=0x%X,"
2944 nesqp->hwqp.qp_id, nesqp->hw_iwarp_state,
2988 nesqp->hw_iwarp_state = NES_AEQE_IWARP_STATE_RTS;
3006 if (nesqp->hw_iwarp_state != NES_AEQE_IWARP_STATE_RTS) {
3012 switch (nesqp->hw_iwarp_state) {
3023 nesqp->hw_iwarp_state = NES_AEQE_IWARP_STATE_CLOSING;
3037 nesqp->hw_iwarp_state = NES_AEQE_IWARP_STATE_TERMINATE;
3068 nesqp->hw_iwarp_state = NES_AEQE_IWARP_STATE_ERROR;
H A Dnes_cm.c2624 if (nesqp->hw_iwarp_state >= NES_AEQE_IWARP_STATE_TERMINATE)

Completed in 85 milliseconds