Home
last modified time | relevance | path

Searched refs:SIW_NOTIFY_SOLICITED (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/rdma/
H A Dsiw-abi.h140 SIW_NOTIFY_SOLICITED = (1 << 0), enumerator
143 SIW_NOTIFY_ALL = SIW_NOTIFY_SOLICITED | SIW_NOTIFY_NEXT_COMPLETION |
/kernel/linux/linux-6.6/include/uapi/rdma/
H A Dsiw-abi.h140 SIW_NOTIFY_SOLICITED = (1 << 0), enumerator
143 SIW_NOTIFY_ALL = SIW_NOTIFY_SOLICITED | SIW_NOTIFY_NEXT_COMPLETION |
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/rdma/
H A Dsiw-abi.h116 SIW_NOTIFY_SOLICITED = (1 << 0), enumerator
119 SIW_NOTIFY_ALL = SIW_NOTIFY_SOLICITED | SIW_NOTIFY_NEXT_COMPLETION | SIW_NOTIFY_MISSED_EVENTS
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/rdma/
H A Dsiw-abi.h116 SIW_NOTIFY_SOLICITED = (1 << 0), enumerator
119 SIW_NOTIFY_ALL = SIW_NOTIFY_SOLICITED | SIW_NOTIFY_NEXT_COMPLETION | SIW_NOTIFY_MISSED_EVENTS
/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_qp.c1045 ((cq_notify & SIW_NOTIFY_SOLICITED) && in siw_cq_notify_now()
H A Dsiw_verbs.c1261 smp_store_mb(cq->notify->flags, SIW_NOTIFY_SOLICITED); in siw_req_notify_cq()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_qp.c1048 ((cq_notify & SIW_NOTIFY_SOLICITED) && in siw_cq_notify_now()
H A Dsiw_verbs.c1268 smp_store_mb(cq->notify->flags, SIW_NOTIFY_SOLICITED); in siw_req_notify_cq()

Completed in 15 milliseconds