Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_verbs.h67 int siw_req_notify_cq(struct ib_cq *base_cq, enum ib_cq_notify_flags flags);
H A Dsiw_main.c295 .req_notify_cq = siw_req_notify_cq,
H A Dsiw_verbs.c1218 int siw_req_notify_cq(struct ib_cq *base_cq, enum ib_cq_notify_flags flags) in siw_req_notify_cq() function