Home
last modified time | relevance | path

Searched refs:SIW_WR_IDLE (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_qp.c151 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) in siw_qp_llp_close()
268 if (unlikely(wqe->wr_status != SIW_WR_IDLE)) { in siw_qp_mpa_rts()
310 wqe->wr_status = SIW_WR_IDLE; in siw_qp_mpa_rts()
718 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) { in siw_qp_nextstate_from_rts()
772 if (tx_wqe(qp)->wr_status != SIW_WR_IDLE) in siw_qp_nextstate_from_term()
788 WARN_ON(tx_wqe(qp)->wr_status != SIW_WR_IDLE); in siw_qp_nextstate_from_close()
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()
[all...]
H 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()
1235 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1270 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1323 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1341 wqe->wr_status = SIW_WR_IDLE; in siw_rdmap_complete()
H 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()
H A Dsiw.h183 SIW_WR_IDLE, enumerator
H A Dsiw_verbs.c949 if (wqe->wr_status != SIW_WR_IDLE) { in siw_post_send()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_qp.c154 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) in siw_qp_llp_close()
271 if (unlikely(wqe->wr_status != SIW_WR_IDLE)) { in siw_qp_mpa_rts()
313 wqe->wr_status = SIW_WR_IDLE; in siw_qp_mpa_rts()
721 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) { in siw_qp_nextstate_from_rts()
775 if (tx_wqe(qp)->wr_status != SIW_WR_IDLE) in siw_qp_nextstate_from_term()
791 WARN_ON(tx_wqe(qp)->wr_status != SIW_WR_IDLE); in siw_qp_nextstate_from_close()
809 if (tx_wqe(qp)->wr_status != SIW_WR_IDLE) in siw_qp_nextstate_from_close()
969 wqe->wr_status = SIW_WR_IDLE; in siw_activate_tx_from_sq()
1214 if (wqe->wr_status != SIW_WR_IDLE) { in siw_sq_flush()
1231 wqe->wr_status = SIW_WR_IDLE; in siw_sq_flush()
[all...]
H 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()
1235 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1270 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1323 if (wqe->wr_status == SIW_WR_IDLE) in siw_rdmap_complete()
1341 wqe->wr_status = SIW_WR_IDLE; in siw_rdmap_complete()
H A Dsiw_qp_tx.c807 if (unlikely(wqe->wr_status == SIW_WR_IDLE)) in siw_qp_sq_proc_tx()
1091 wqe->wr_status = SIW_WR_IDLE; in siw_qp_sq_process()
1174 wqe->wr_status = SIW_WR_IDLE; in siw_qp_sq_process()
1295 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) in siw_sq_start()
H A Dsiw.h184 SIW_WR_IDLE, enumerator
H A Dsiw_verbs.c953 if (wqe->wr_status != SIW_WR_IDLE) { in siw_post_send()

Completed in 16 milliseconds