Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
H 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()
H A Dsiw.h181 SIW_WR_QUEUED, /* processing has not started yet */ enumerator
H A Dsiw_qp_tx.c806 if (wqe->wr_status == SIW_WR_QUEUED) { in siw_qp_sq_proc_tx()