Home
last modified time | relevance | path

Searched refs:to_c4iw_cq (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dcq.c240 struct c4iw_cq *chp = to_c4iw_cq(qhp->ibqp.send_cq); in c4iw_flush_sq()
833 chp = to_c4iw_cq(ibcq); in c4iw_poll_cq()
853 chp = to_c4iw_cq(ib_cq); in c4iw_destroy_cq()
1010 chp = to_c4iw_cq(ibcq); in c4iw_arm_cq()
Diw_cxgb4.h422 static inline struct c4iw_cq *to_c4iw_cq(struct ib_cq *ibcq) in to_c4iw_cq() function
Dqp.c1181 rchp = to_c4iw_cq(qhp->ibqp.recv_cq); in flush_qp()
1182 schp = to_c4iw_cq(qhp->ibqp.send_cq); in flush_qp()