Home
last modified time | relevance | path

Searched refs:tx_suspend (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/sw/siw/
H A Dsiw_qp_tx.c896 if (unlikely(c_tx->tx_suspend)) { in siw_qp_sq_proc_tx()
1036 if (unlikely(qp->tx_ctx.tx_suspend)) { in siw_qp_sq_process()
1131 if (!qp->tx_ctx.tx_suspend) in siw_qp_sq_process()
1176 !qp->tx_ctx.tx_suspend)) { in siw_sq_resume()
1184 if (!qp->tx_ctx.tx_suspend) in siw_sq_resume()
H A Dsiw.h399 u8 tx_suspend : 1; /* stop sending DDP segs. */ member
H A Dsiw_cm.c441 qp->tx_ctx.tx_suspend = 1; in siw_qp_cm_drop()
1363 cep->qp->tx_ctx.tx_suspend = 1; in siw_cm_llp_state_change()
H A Dsiw_qp.c137 qp->tx_ctx.tx_suspend = 1; in siw_qp_llp_close()