Searched refs:i40iw_cq (Results 1 – 4 of 4) sorted by relevance
105 struct i40iw_cq { struct137 struct i40iw_cq *iwscq; argument138 struct i40iw_cq *iwrcq;
386 static inline struct i40iw_cq *to_iwcq(struct ib_cq *ibcq) in to_iwcq()388 return container_of(ibcq, struct i40iw_cq, ibcq); in to_iwcq()
393 static void i40iw_clean_cqes(struct i40iw_qp *iwqp, struct i40iw_cq *iwcq) in i40iw_clean_cqes()1018 static void cq_free_resources(struct i40iw_device *iwdev, struct i40iw_cq *iwcq) in cq_free_resources()1060 struct i40iw_cq *iwcq; in i40iw_destroy_cq()1084 struct i40iw_cq *iwcq = to_iwcq(ibcq); in i40iw_create_cq()2346 struct i40iw_cq *iwcq; in i40iw_poll_cq()2355 iwcq = (struct i40iw_cq *)ibcq; in i40iw_poll_cq()2428 struct i40iw_cq *iwcq; in i40iw_req_notify_cq()2433 iwcq = (struct i40iw_cq *)ibcq; in i40iw_req_notify_cq()2678 INIT_RDMA_OBJ_SIZE(ib_cq, i40iw_cq, ibcq),
173 struct i40iw_cq *i40iwcq = iwcq->back_cq; in i40iw_iwarp_ce_handler()286 struct i40iw_cq *iwcq = NULL; in i40iw_process_aeq()379 iwcq = (struct i40iw_cq *)cq->back_cq; in i40iw_process_aeq()