Home
last modified time | relevance | path

Searched refs:rvt_req_notify_cq (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dcq.h57 int rvt_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags);
H A Dcq.c335 * rvt_req_notify_cq - change the notification type for a completion queue
344 int rvt_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in rvt_req_notify_cq() function
H A Dvt.c416 .req_notify_cq = rvt_req_notify_cq,
/kernel/linux/linux-6.6/drivers/infiniband/sw/rdmavt/
H A Dcq.h15 int rvt_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags);
H A Dcq.c293 * rvt_req_notify_cq - change the notification type for a completion queue
302 int rvt_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in rvt_req_notify_cq() function
H A Dvt.c369 .req_notify_cq = rvt_req_notify_cq,

Completed in 4 milliseconds