Home
last modified time | relevance | path

Searched refs:siw_cq_ctrl (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/uapi/rdma/
Dsiw-abi.h182 struct siw_cq_ctrl { struct
/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_verbs.c1037 sizeof(struct siw_cq_ctrl)); in siw_create_cq()
1040 sizeof(struct siw_cq_ctrl)); in siw_create_cq()
1051 cq->notify = (struct siw_cq_ctrl *)&cq->queue[size]; in siw_create_cq()
1062 sizeof(struct siw_cq_ctrl)); in siw_create_cq()
Dsiw.h217 struct siw_cq_ctrl *notify;