Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/siw/
Dsiw.h320 struct siw_rx_fpdu { struct
445 struct siw_rx_fpdu *rx_fpdu;
446 struct siw_rx_fpdu rx_tagged;
447 struct siw_rx_fpdu rx_untagged;
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()