Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw.h545 int siw_proc_rreq(struct siw_qp *qp);
H A Dsiw_qp.c48 .rx_data = siw_proc_rreq },
H A Dsiw_qp_rx.c631 int siw_proc_rreq(struct siw_qp *qp) in siw_proc_rreq() function