Home
last modified time | relevance | path

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

/linux/drivers/infiniband/sw/siw/
A Dsiw_qp.c151 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) in siw_qp_llp_close()
310 wqe->wr_status = SIW_WR_IDLE; in siw_qp_mpa_rts()
772 if (tx_wqe(qp)->wr_status != SIW_WR_IDLE) in siw_qp_nextstate_from_term()
806 if (tx_wqe(qp)->wr_status != SIW_WR_IDLE) in siw_qp_nextstate_from_close()
966 wqe->wr_status = SIW_WR_IDLE; in siw_activate_tx_from_sq()
1211 if (wqe->wr_status != SIW_WR_IDLE) { in siw_sq_flush()
1228 wqe->wr_status = SIW_WR_IDLE; in siw_sq_flush()
1271 if (wqe->wr_status != SIW_WR_IDLE) { in siw_rq_flush()
1285 wqe->wr_status = SIW_WR_IDLE; in siw_rq_flush()
1289 if (wqe->wr_status != SIW_WR_IDLE) { in siw_rq_flush()
[all …]
A Dsiw_qp_rx.c687 if (tx_work->wr_status == SIW_WR_IDLE) { in siw_init_rresp()
796 if (unlikely(wqe->wr_status != SIW_WR_IDLE)) { in siw_proc_rresp()
1230 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1265 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1318 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1336 wqe->wr_status = SIW_WR_IDLE; in siw_rdmap_complete()
A Dsiw_qp_tx.c798 if (unlikely(wqe->wr_status == SIW_WR_IDLE)) in siw_qp_sq_proc_tx()
1082 wqe->wr_status = SIW_WR_IDLE; in siw_qp_sq_process()
1165 wqe->wr_status = SIW_WR_IDLE; in siw_qp_sq_process()
1260 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) in siw_sq_start()
A Dsiw.h183 SIW_WR_IDLE, enumerator
A Dsiw_verbs.c915 if (wqe->wr_status != SIW_WR_IDLE) { in siw_post_send()

Completed in 16 milliseconds