Home
last modified time | relevance | path

Searched refs:wqe_active (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw.h327 struct siw_wqe wqe_active; member
410 struct siw_wqe wqe_active; member
473 #define tx_wqe(qp) (&(qp)->tx_ctx.wqe_active)
474 #define rx_wqe(rctx) (&(rctx)->wqe_active)
475 #define rx_mem(rctx) ((rctx)->wqe_active.mem[0])
H A Dsiw_qp_tx.c42 struct siw_wqe *wqe = &c_tx->wqe_active; in siw_try_1seg()
121 struct siw_wqe *wqe = &c_tx->wqe_active; in siw_qp_prepare_tx()
426 struct siw_wqe *wqe = &c_tx->wqe_active; in siw_tx_hdt()
H A Dsiw_qp_rx.c169 struct siw_wqe *wqe = &frx->wqe_active; in siw_rresp_check_ntoh()
281 struct siw_wqe *wqe = &frx->wqe_active; in siw_send_check_ntoh()
H A Dsiw_qp.c1266 struct siw_wqe *wqe = &qp->rx_untagged.wqe_active; in siw_rq_flush()
1287 wqe = &qp->rx_tagged.wqe_active; in siw_rq_flush()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw.h328 struct siw_wqe wqe_active; member
411 struct siw_wqe wqe_active; member
475 #define tx_wqe(qp) (&(qp)->tx_ctx.wqe_active)
476 #define rx_wqe(rctx) (&(rctx)->wqe_active)
477 #define rx_mem(rctx) ((rctx)->wqe_active.mem[0])
H A Dsiw_qp_tx.c42 struct siw_wqe *wqe = &c_tx->wqe_active; in siw_try_1seg()
120 struct siw_wqe *wqe = &c_tx->wqe_active; in siw_qp_prepare_tx()
438 struct siw_wqe *wqe = &c_tx->wqe_active; in siw_tx_hdt()
H A Dsiw_qp_rx.c169 struct siw_wqe *wqe = &frx->wqe_active; in siw_rresp_check_ntoh()
281 struct siw_wqe *wqe = &frx->wqe_active; in siw_send_check_ntoh()
H A Dsiw_qp.c1269 struct siw_wqe *wqe = &qp->rx_untagged.wqe_active; in siw_rq_flush()
1290 wqe = &qp->rx_tagged.wqe_active; in siw_rq_flush()

Completed in 12 milliseconds