Searched refs:tx_suspend (Results 1 – 7 of 7) sorted by relevance
903 if (unlikely(c_tx->tx_suspend)) { in siw_qp_sq_proc_tx()1044 if (unlikely(qp->tx_ctx.tx_suspend)) { in siw_qp_sq_process()1139 if (!qp->tx_ctx.tx_suspend) in siw_qp_sq_process()1184 !qp->tx_ctx.tx_suspend)) { in siw_sq_resume()1192 if (!qp->tx_ctx.tx_suspend) in siw_sq_resume()
401 u8 tx_suspend : 1; /* stop sending DDP segs. */ member
380 qp->tx_ctx.tx_suspend = 1; in siw_qp_cm_drop()1306 cep->qp->tx_ctx.tx_suspend = 1; in siw_cm_llp_state_change()
574 qp->tx_ctx.tx_suspend = 1; in siw_verbs_modify_qp()968 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()