Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/sw/siw/
Dsiw_qp_rx.c165 struct siw_rx_fpdu *frx) in siw_rresp_check_ntoh() argument
168 struct siw_wqe *wqe = &frx->wqe_active; in siw_rresp_check_ntoh()
174 if (frx->first_ddp_seg) { in siw_rresp_check_ntoh()
177 frx->pbl_idx = 0; in siw_rresp_check_ntoh()
202 if (unlikely(!frx->more_ddp_segs && in siw_rresp_check_ntoh()
229 struct siw_rx_fpdu *frx) in siw_write_check_ntoh() argument
237 if (frx->first_ddp_seg) { in siw_write_check_ntoh()
240 frx->pbl_idx = 0; in siw_write_check_ntoh()
277 struct siw_rx_fpdu *frx) in siw_send_check_ntoh() argument
280 struct siw_wqe *wqe = &frx->wqe_active; in siw_send_check_ntoh()
[all …]