Home
last modified time | relevance | path

Searched refs:i40iw_cq (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/hw/i40iw/
Di40iw_verbs.h102 struct i40iw_cq { struct
134 struct i40iw_cq *iwscq; argument
135 struct i40iw_cq *iwrcq;
Di40iw.h372 static inline struct i40iw_cq *to_iwcq(struct ib_cq *ibcq) in to_iwcq()
374 return container_of(ibcq, struct i40iw_cq, ibcq); in to_iwcq()
Di40iw_hw.c173 struct i40iw_cq *i40iwcq = iwcq->back_cq; in i40iw_iwarp_ce_handler()
286 struct i40iw_cq *iwcq = NULL; in i40iw_process_aeq()
372 iwcq = (struct i40iw_cq *)cq->back_cq; in i40iw_process_aeq()
Di40iw_verbs.c448 static void i40iw_clean_cqes(struct i40iw_qp *iwqp, struct i40iw_cq *iwcq) in i40iw_clean_cqes()
1030 static void cq_free_resources(struct i40iw_device *iwdev, struct i40iw_cq *iwcq) in cq_free_resources()
1071 struct i40iw_cq *iwcq; in i40iw_destroy_cq()
1102 struct i40iw_cq *iwcq; in i40iw_create_cq()
2253 struct i40iw_cq *iwcq; in i40iw_poll_cq()
2262 iwcq = (struct i40iw_cq *)ibcq; in i40iw_poll_cq()
2335 struct i40iw_cq *iwcq; in i40iw_req_notify_cq()
2340 iwcq = (struct i40iw_cq *)ibcq; in i40iw_req_notify_cq()