Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/uapi/rdma/
H A Dsiw-abi.h182 struct siw_cq_ctrl { struct
/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_verbs.c1118 sizeof(struct siw_cq_ctrl)); in siw_create_cq()
1121 sizeof(struct siw_cq_ctrl)); in siw_create_cq()
1132 cq->notify = (struct siw_cq_ctrl *)&cq->queue[size]; in siw_create_cq()
1140 sizeof(struct siw_cq_ctrl); in siw_create_cq()
H A Dsiw.h205 struct siw_cq_ctrl *notify;