Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/sw/siw/
H A Dsiw.h323 struct siw_rx_fpdu { struct
448 struct siw_rx_fpdu *rx_fpdu;
449 struct siw_rx_fpdu rx_tagged;
450 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()
424 struct siw_rx_fpdu *frx = &qp->rx_untagged; in siw_proc_send()
543 struct siw_rx_fpdu *frx = &qp->rx_tagged; in siw_proc_write()
789 struct siw_rx_fpdu *frx = &qp->rx_tagged; in siw_proc_rresp()
1012 struct siw_rx_fpdu *frx; in siw_get_hdr()