Home
last modified time | relevance | path

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

/drivers/infiniband/sw/siw/
A Dsiw.h325 struct siw_wqe wqe_active; member
409 struct siw_wqe wqe_active; member
472 #define tx_wqe(qp) (&(qp)->tx_ctx.wqe_active)
473 #define rx_wqe(rctx) (&(rctx)->wqe_active)
474 #define rx_mem(rctx) ((rctx)->wqe_active.mem[0])
A Dsiw_qp_tx.c51 struct siw_wqe *wqe = &c_tx->wqe_active; in siw_try_1seg()
119 struct siw_wqe *wqe = &c_tx->wqe_active; in siw_qp_prepare_tx()
440 struct siw_wqe *wqe = &c_tx->wqe_active; in siw_tx_hdt()
A Dsiw_qp.c1237 struct siw_wqe *wqe = &qp->rx_untagged.wqe_active; in siw_rq_flush()
1258 wqe = &qp->rx_tagged.wqe_active; in siw_rq_flush()
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()

Completed in 13 milliseconds