Home
last modified time | relevance | path

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

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