Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/ehca/
Dehca_iverbs.h146 int ehca_req_notify_cq(struct ib_cq *cq, enum ib_cq_notify_flags notify_flags);
Dehca_reqs.c930 int ehca_req_notify_cq(struct ib_cq *cq, enum ib_cq_notify_flags notify_flags) in ehca_req_notify_cq() function
Dehca_main.c512 shca->ib_device.req_notify_cq = ehca_req_notify_cq; in ehca_init_device()