Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw_verbs.h66 int siw_req_notify_cq(struct ib_cq *base_cq, enum ib_cq_notify_flags flags);
H A Dsiw_main.c271 .req_notify_cq = siw_req_notify_cq,
H A Dsiw_verbs.c1257 int siw_req_notify_cq(struct ib_cq *base_cq, enum ib_cq_notify_flags flags) in siw_req_notify_cq() function