Home
last modified time | relevance | path

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

/drivers/infiniband/sw/siw/
Dsiw.h335 struct siw_rx_fpdu { struct
461 struct siw_rx_fpdu *rx_fpdu;
462 struct siw_rx_fpdu rx_tagged;
463 struct siw_rx_fpdu rx_untagged;
Dsiw_qp_rx.c165 struct siw_rx_fpdu *frx) in siw_rresp_check_ntoh()
229 struct siw_rx_fpdu *frx) in siw_write_check_ntoh()
277 struct siw_rx_fpdu *frx) in siw_send_check_ntoh()
423 struct siw_rx_fpdu *frx = &qp->rx_untagged; in siw_proc_send()
542 struct siw_rx_fpdu *frx = &qp->rx_tagged; in siw_proc_write()
780 struct siw_rx_fpdu *frx = &qp->rx_tagged; in siw_proc_rresp()
1002 struct siw_rx_fpdu *frx; in siw_get_hdr()