Home
last modified time | relevance | path

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

/Linux-v6.1/include/uapi/rdma/
Dsiw-abi.h182 struct siw_cq_ctrl { struct
/Linux-v6.1/drivers/infiniband/sw/siw/
Dsiw_verbs.c1125 sizeof(struct siw_cq_ctrl)); in siw_create_cq()
1128 sizeof(struct siw_cq_ctrl)); in siw_create_cq()
1139 cq->notify = (struct siw_cq_ctrl *)&cq->queue[size]; in siw_create_cq()
1147 sizeof(struct siw_cq_ctrl); in siw_create_cq()
Dsiw.h205 struct siw_cq_ctrl *notify;