Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/rdma/
H A Dsiw-abi.h182 struct siw_cq_ctrl { struct
/linux-6.15/drivers/infiniband/sw/siw/
H A Dsiw_verbs.c1166 sizeof(struct siw_cq_ctrl)); in siw_create_cq()
1169 sizeof(struct siw_cq_ctrl)); in siw_create_cq()
1180 cq->notify = (struct siw_cq_ctrl *)&cq->queue[size]; in siw_create_cq()
1188 sizeof(struct siw_cq_ctrl); in siw_create_cq()
H A Dsiw.h202 struct siw_cq_ctrl *notify;