Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dev.c100 c4iw_modify_qp(qhp->rhp, qhp, C4IW_QP_ATTR_NEXT_STATE, in post_qp_event()
Dcm.c1472 err = c4iw_modify_qp(ep->com.qp->rhp, in process_mpa_reply()
1487 err = c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in process_mpa_reply()
1507 err = c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in process_mpa_reply()
1711 c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in rx_data()
2518 ret = c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in peer_close()
2536 c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in peer_close()
2629 ret = c4iw_modify_qp(ep->com.qp->rhp, in peer_abort()
2709 c4iw_modify_qp(ep->com.qp->rhp, in close_con_rpl()
2746 c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in terminate()
2902 err = c4iw_modify_qp(ep->com.qp->rhp, in c4iw_accept_cr()
[all …]
Dqp.c1334 int c4iw_modify_qp(struct c4iw_dev *rhp, struct c4iw_qp *qhp, in c4iw_modify_qp() function
1583 c4iw_modify_qp(rhp, qhp, C4IW_QP_ATTR_NEXT_STATE, &attrs, 1); in c4iw_destroy_qp()
1585 c4iw_modify_qp(rhp, qhp, C4IW_QP_ATTR_NEXT_STATE, &attrs, 0); in c4iw_destroy_qp()
1862 return c4iw_modify_qp(rhp, qhp, mask, &attrs, 0); in c4iw_ib_modify_qp()
Diw_cxgb4.h573 int c4iw_modify_qp(struct c4iw_dev *rhp,