Home
last modified time | relevance | path

Searched refs:i40iw_cqe (Results 1 – 6 of 6) sorted by relevance

/drivers/infiniband/hw/i40iw/
Di40iw_user.h123 struct i40iw_cqe { struct
365 struct i40iw_cqe *cq_base;
397 struct i40iw_cqe *cq_base;
Di40iw_type.h525 struct i40iw_cqe *cq_base;
657 struct i40iw_cqe *cq_base;
Di40iw_uk.c1062 cq->cq_base = (struct i40iw_cqe *)info->cq_base; in i40iw_cq_uk_init()
Di40iw_puda.c683 cqsize = rsrc->cq_size * (sizeof(struct i40iw_cqe)); in i40iw_puda_cq_create()
Di40iw_main.c642 ccq->mem_cq.size = sizeof(struct i40iw_cqe) * IW_CCQ_SIZE; in i40iw_create_ccq()
Di40iw_verbs.c1148 rsize = info.cq_uk_init_info.cq_size * sizeof(struct i40iw_cqe); in i40iw_create_cq()