Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Dcq.c242 struct c4iw_cq *chp = to_c4iw_cq(qhp->ibqp.send_cq); in c4iw_flush_sq()
835 chp = to_c4iw_cq(ibcq); in c4iw_poll_cq()
855 chp = to_c4iw_cq(ib_cq); in c4iw_destroy_cq()
1007 chp = to_c4iw_cq(ibcq); in c4iw_arm_cq()
Diw_cxgb4.h434 static inline struct c4iw_cq *to_c4iw_cq(struct ib_cq *ibcq) in to_c4iw_cq() function
Dqp.c1168 rchp = to_c4iw_cq(qhp->ibqp.recv_cq); in flush_qp()
1169 schp = to_c4iw_cq(qhp->ibqp.send_cq); in flush_qp()