Home
last modified time | relevance | path

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

/linux/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 Dvt.c369 .req_notify_cq = rvt_req_notify_cq,
H A Dcq.c304 int rvt_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in rvt_req_notify_cq() function