Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_cq.c342 int ipath_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags) in ipath_req_notify_cq() function
Dipath_verbs.h816 int ipath_req_notify_cq(struct ib_cq *ibcq, enum ib_cq_notify_flags notify_flags);
Dipath_verbs.c2168 dev->req_notify_cq = ipath_req_notify_cq; in ipath_register_ib_device()