Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dev.c100 c4iw_modify_qp(qhp->rhp, qhp, C4IW_QP_ATTR_NEXT_STATE, in post_qp_event()
Dcm.c1601 err = c4iw_modify_qp(ep->com.qp->rhp, in process_mpa_reply()
1616 err = c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in process_mpa_reply()
1635 err = c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in process_mpa_reply()
1840 c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in rx_data()
2705 ret = c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in peer_close()
2723 c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in peer_close()
2826 ret = c4iw_modify_qp(ep->com.qp->rhp, in peer_abort()
2915 c4iw_modify_qp(ep->com.qp->rhp, in close_con_rpl()
2951 c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in terminate()
3114 err = c4iw_modify_qp(ep->com.qp->rhp, in c4iw_accept_cr()
[all …]
Dqp.c1852 int c4iw_modify_qp(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in c4iw_modify_qp() function
2102 c4iw_modify_qp(rhp, qhp, C4IW_QP_ATTR_NEXT_STATE, &attrs, 1); in c4iw_destroy_qp()
2104 c4iw_modify_qp(rhp, qhp, C4IW_QP_ATTR_NEXT_STATE, &attrs, 0); in c4iw_destroy_qp()
2428 return c4iw_modify_qp(rhp, qhp, mask, &attrs, 0); in c4iw_ib_modify_qp()
Diw_cxgb4.h675 int c4iw_modify_qp(struct c4iw_dev *rhp,