Home
last modified time | relevance | path

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

/drivers/infiniband/sw/siw/
Dsiw_qp_rx.c166 struct siw_rx_fpdu *frx) in siw_rresp_check_ntoh() argument
169 struct siw_wqe *wqe = &frx->wqe_active; in siw_rresp_check_ntoh()
175 if (frx->first_ddp_seg) { in siw_rresp_check_ntoh()
178 frx->pbl_idx = 0; in siw_rresp_check_ntoh()
203 if (unlikely(!frx->more_ddp_segs && in siw_rresp_check_ntoh()
230 struct siw_rx_fpdu *frx) in siw_write_check_ntoh() argument
238 if (frx->first_ddp_seg) { in siw_write_check_ntoh()
241 frx->pbl_idx = 0; in siw_write_check_ntoh()
278 struct siw_rx_fpdu *frx) in siw_send_check_ntoh() argument
281 struct siw_wqe *wqe = &frx->wqe_active; in siw_send_check_ntoh()
[all …]