Searched refs:qib_req_notify_cq (Results 1 - 3 of 3) sorted by relevance

/drivers/infiniband/hw/qib/
H A Dqib_cq.c340 * qib_req_notify_cq - change the notification type for a completion queue
349 int qib_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) function
H A Dqib_verbs.h963 int qib_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags);
H A Dqib_verbs.c2180 ibdev->req_notify_cq = qib_req_notify_cq;

Completed in 47 milliseconds