Home
last modified time | relevance | path

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

/drivers/infiniband/hw/cxgb4/
Dev.c100 c4iw_modify_qp(qhp->rhp, qhp, C4IW_QP_ATTR_NEXT_STATE, in post_qp_event()
Dcm.c1456 err = c4iw_modify_qp(ep->com.qp->rhp, in process_mpa_reply()
1471 err = c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in process_mpa_reply()
1491 err = c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in process_mpa_reply()
1694 c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in rx_data()
2468 ret = c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in peer_close()
2486 c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in peer_close()
2575 ret = c4iw_modify_qp(ep->com.qp->rhp, in peer_abort()
2655 c4iw_modify_qp(ep->com.qp->rhp, in close_con_rpl()
2692 c4iw_modify_qp(ep->com.qp->rhp, ep->com.qp, in terminate()
2848 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,