Home
last modified time | relevance | path

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

/drivers/infiniband/hw/qib/
Dqib_cq.c358 int qib_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in qib_req_notify_cq() function
Dqib_verbs.h1018 int qib_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags);
Dqib_verbs.c2217 ibdev->req_notify_cq = qib_req_notify_cq; in qib_register_ib_device()