Searched refs:i40iw_cq (Results 1 – 4 of 4) sorted by relevance
104 struct i40iw_cq { struct136 struct i40iw_cq *iwscq; argument137 struct i40iw_cq *iwrcq;
397 static inline struct i40iw_cq *to_iwcq(struct ib_cq *ibcq) in to_iwcq()399 return container_of(ibcq, struct i40iw_cq, ibcq); in to_iwcq()
368 static void i40iw_clean_cqes(struct i40iw_qp *iwqp, struct i40iw_cq *iwcq) in i40iw_clean_cqes()1003 static void cq_free_resources(struct i40iw_device *iwdev, struct i40iw_cq *iwcq) in cq_free_resources()1045 struct i40iw_cq *iwcq; in i40iw_destroy_cq()1070 struct i40iw_cq *iwcq = to_iwcq(ibcq); in i40iw_create_cq()2324 struct i40iw_cq *iwcq; in i40iw_poll_cq()2333 iwcq = (struct i40iw_cq *)ibcq; in i40iw_poll_cq()2406 struct i40iw_cq *iwcq; in i40iw_req_notify_cq()2411 iwcq = (struct i40iw_cq *)ibcq; in i40iw_req_notify_cq()2639 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()378 iwcq = (struct i40iw_cq *)cq->back_cq; in i40iw_process_aeq()