Home
last modified time | relevance | path

Searched refs:siw_rx_fpdu (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/infiniband/sw/siw/
H A Dsiw.h319 struct siw_rx_fpdu { struct
444 struct siw_rx_fpdu *rx_fpdu;
445 struct siw_rx_fpdu rx_tagged;
446 struct siw_rx_fpdu rx_untagged;
H A Dsiw_qp_rx.c166 struct siw_rx_fpdu *frx) in siw_rresp_check_ntoh()
230 struct siw_rx_fpdu *frx) in siw_write_check_ntoh()
278 struct siw_rx_fpdu *frx) in siw_send_check_ntoh()
438 struct siw_rx_fpdu *frx = &qp->rx_untagged; in siw_proc_send()
548 struct siw_rx_fpdu *frx = &qp->rx_tagged; in siw_proc_write()
785 struct siw_rx_fpdu *frx = &qp->rx_tagged; in siw_proc_rresp()
1000 struct siw_rx_fpdu *frx; in siw_get_hdr()