Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw.h543 int siw_proc_rresp(struct siw_qp *qp);
H A Dsiw_qp.c55 .rx_data = siw_proc_rresp },
H A Dsiw_qp_rx.c786 int siw_proc_rresp(struct siw_qp *qp) in siw_proc_rresp() function