Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/qib/
Dqib_cq.c363 int qib_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in qib_req_notify_cq() function
Dqib_verbs.h1029 int qib_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags);
Dqib_verbs.c2257 ibdev->req_notify_cq = qib_req_notify_cq; in qib_register_ib_device()