Searched refs:tx_suspend (Results 1 – 7 of 7) sorted by relevance
893 if (unlikely(c_tx->tx_suspend)) { in siw_qp_sq_proc_tx()1033 if (unlikely(qp->tx_ctx.tx_suspend)) { in siw_qp_sq_process()1128 if (!qp->tx_ctx.tx_suspend) in siw_qp_sq_process()1173 !qp->tx_ctx.tx_suspend)) { in siw_sq_resume()1181 if (!qp->tx_ctx.tx_suspend) in siw_sq_resume()
398 u8 tx_suspend : 1; /* stop sending DDP segs. */ member
392 qp->tx_ctx.tx_suspend = 1; in siw_qp_cm_drop()1314 cep->qp->tx_ctx.tx_suspend = 1; in siw_cm_llp_state_change()
573 qp->tx_ctx.tx_suspend = 1; in siw_verbs_modify_qp()967 if (siw_qp_sq_process(qp) != 0 && !(qp->tx_ctx.tx_suspend)) in siw_post_send()
137 qp->tx_ctx.tx_suspend = 1; in siw_qp_llp_close()
208 void (*tx_suspend) (struct b43_dmaring * ring); member
156 .tx_suspend = op32_tx_suspend,251 .tx_suspend = op64_tx_suspend,1710 ring->ops->tx_suspend(ring); in b43_dma_tx_suspend_ring()