Home
last modified time | relevance | path

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

/drivers/infiniband/sw/siw/
A Dsiw_qp.c250 wqe->wr_status = SIW_WR_QUEUED; in siw_qp_mpa_rts()
863 wqe->wr_status = SIW_WR_QUEUED; in siw_activate_tx_from_sq()
970 wqe->wr_status = SIW_WR_QUEUED; in siw_activate_tx()
1191 wqe->wr_status == SIW_WR_QUEUED)) in siw_sq_flush()
A Dsiw_qp_rx.c690 tx_work->wr_status = SIW_WR_QUEUED; in siw_init_rresp()
1145 if (unlikely(tx_waiting->wr_status != SIW_WR_QUEUED)) { in siw_check_tx_fence()
A Dsiw.h181 SIW_WR_QUEUED, /* processing has not started yet */ enumerator
A Dsiw_qp_tx.c806 if (wqe->wr_status == SIW_WR_QUEUED) { in siw_qp_sq_proc_tx()

Completed in 648 milliseconds