Home
last modified time | relevance | path

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

/linux-6.6.21/include/uapi/rdma/
Dsiw-abi.h182 struct siw_cq_ctrl { struct
/linux-6.6.21/drivers/infiniband/sw/siw/
Dsiw_verbs.c1157 sizeof(struct siw_cq_ctrl)); in siw_create_cq()
1160 sizeof(struct siw_cq_ctrl)); in siw_create_cq()
1171 cq->notify = (struct siw_cq_ctrl *)&cq->queue[size]; in siw_create_cq()
1179 sizeof(struct siw_cq_ctrl); in siw_create_cq()
Dsiw.h206 struct siw_cq_ctrl *notify;