Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ipath/
Dipath_cq.c347 int ipath_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in ipath_req_notify_cq() function
Dipath_verbs.h825 int ipath_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags);
Dipath_verbs.c2202 dev->req_notify_cq = ipath_req_notify_cq; in ipath_register_ib_device()