Home
last modified time | relevance | path

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

/drivers/infiniband/sw/siw/
A Dsiw_qp.c154 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) in siw_qp_llp_close()
286 wqe->wr_status = SIW_WR_IDLE; in siw_qp_mpa_rts()
743 if (tx_wqe(qp)->wr_status != SIW_WR_IDLE) in siw_qp_nextstate_from_term()
777 if (tx_wqe(qp)->wr_status != SIW_WR_IDLE) in siw_qp_nextstate_from_close()
937 wqe->wr_status = SIW_WR_IDLE; in siw_activate_tx_from_sq()
1182 if (wqe->wr_status != SIW_WR_IDLE) { in siw_sq_flush()
1199 wqe->wr_status = SIW_WR_IDLE; in siw_sq_flush()
1242 if (wqe->wr_status != SIW_WR_IDLE) { in siw_rq_flush()
1256 wqe->wr_status = SIW_WR_IDLE; in siw_rq_flush()
1260 if (wqe->wr_status != SIW_WR_IDLE) { in siw_rq_flush()
[all …]
A Dsiw_qp_rx.c683 if (tx_work->wr_status == SIW_WR_IDLE) { in siw_init_rresp()
792 if (unlikely(wqe->wr_status != SIW_WR_IDLE)) { in siw_proc_rresp()
1214 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1249 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1302 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1320 wqe->wr_status = SIW_WR_IDLE; in siw_rdmap_complete()
A Dsiw_qp_tx.c800 if (unlikely(wqe->wr_status == SIW_WR_IDLE)) in siw_qp_sq_proc_tx()
1083 wqe->wr_status = SIW_WR_IDLE; in siw_qp_sq_process()
1166 wqe->wr_status = SIW_WR_IDLE; in siw_qp_sq_process()
1287 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) in siw_sq_start()
A Dsiw.h180 SIW_WR_IDLE, enumerator
A Dsiw_verbs.c961 if (wqe->wr_status != SIW_WR_IDLE) { in siw_post_send()

Completed in 15 milliseconds