Searched refs:ibqp_state (Results 1 – 8 of 8) sorted by relevance
149 enum ib_qp_state ibqp_state; member
453 if (iwqp->ibqp_state >= IB_QPS_INIT && iwqp->ibqp_state < IB_QPS_RTS) in i40iw_destroy_qp()981 iwqp->ibqp_state = attr->qp_state; in i40iw_modify_qp()1028 if (issue_modify_qp && (iwqp->ibqp_state > IB_QPS_RTS)) { in i40iw_modify_qp()
338 (iwqp->ibqp_state == IB_QPS_RTS)) { in i40iw_process_aeq()
1170 iwqp->ibqp_state = IB_QPS_ERR; in i40iw_handle_close_entry()3529 original_ibqp_state = iwqp->ibqp_state; in i40iw_cm_disconn_true()
152 enum ib_qp_state ibqp_state; member
1348 if (nesqp->ibqp_state >= IB_QPS_INIT && nesqp->ibqp_state <= IB_QPS_RTS) { in nes_destroy_qp()1354 if (((nesqp->ibqp_state == IB_QPS_INIT) || in nes_destroy_qp()1355 (nesqp->ibqp_state == IB_QPS_RTR)) && (nesqp->cm_id)) { in nes_destroy_qp()2732 nesqp->hwqp.qp_id, attr->qp_state, nesqp->ibqp_state, in nes_modify_qp()2872 nesqp->ibqp_state = attr->qp_state; in nes_modify_qp()2922 if ((issue_modify_qp) && (nesqp->ibqp_state > IB_QPS_RTS)) { in nes_modify_qp()3032 if (nesqp->ibqp_state > IB_QPS_RTS) { in nes_post_send()3295 if (nesqp->ibqp_state > IB_QPS_RTS) { in nes_post_recv()
820 nesqp->ibqp_state = IB_QPS_ERR; in handle_recv_entry()2910 original_ibqp_state = nesqp->ibqp_state; in nes_cm_disconn_true()
3543 (nesqp->ibqp_state == IB_QPS_RTS)) { in nes_process_iwarp_aeqe()