Searched refs:to_iwcq (Results 1 – 2 of 2) sorted by relevance
386 static inline struct i40iw_cq *to_iwcq(struct ib_cq *ibcq) in to_iwcq() function
610 iwqp->iwscq = to_iwcq(init_attr->send_cq); in i40iw_create_qp()611 iwqp->iwrcq = to_iwcq(init_attr->recv_cq); in i40iw_create_qp()1064 iwcq = to_iwcq(ib_cq); in i40iw_destroy_cq()1084 struct i40iw_cq *iwcq = to_iwcq(ibcq); in i40iw_create_cq()