Searched refs:tx_wqe (Results 1 – 5 of 5) sorted by relevance
154 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) in siw_qp_llp_close()265 struct siw_wqe *wqe = tx_wqe(qp); in siw_qp_mpa_rts()407 if (tx_wqe(qp)->wr_status == SIW_WR_INPROGRESS) { in siw_send_terminate()409 tx_type(tx_wqe(qp))); in siw_send_terminate()465 struct siw_wqe *wqe = tx_wqe(qp); in siw_send_terminate()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()887 struct siw_wqe *wqe = tx_wqe(qp); in siw_activate_tx_from_sq()[all …]
1022 struct siw_wqe *wqe = tx_wqe(qp); in siw_qp_sq_process()1284 if (tx_wqe(qp)->wr_status == SIW_WR_IDLE) in siw_sq_start()
658 struct siw_wqe *tx_work = tx_wqe(qp); in siw_init_rresp()1132 struct siw_wqe *tx_waiting = tx_wqe(qp); in siw_check_tx_fence()
471 #define tx_wqe(qp) (&(qp)->tx_ctx.wqe_active) macro
760 struct siw_wqe *wqe = tx_wqe(qp); in siw_post_send()