Searched refs:tx_stop (Results 1 – 5 of 5) sorted by relevance
27 static unsigned int tx_stop = 5; variable259 ntb_netdev_maybe_stop_tx(ndev, q, tx_stop); in ntb_netdev_start_xmit()266 ntb_netdev_maybe_stop_tx(ndev, q, tx_stop); in ntb_netdev_start_xmit()284 if (ntb_transport_tx_free_entry(q->qp) < tx_stop) { in ntb_netdev_tx_timer()
112 u32 tx_stop; member246 u16 tx_stop; member
394 tid_tx->tx_stop = reason == AGG_STOP_LOCAL_REQUEST; in __ieee80211_stop_tx_ba_session()934 if (tid_tx->stop_initiator == WLAN_BACK_INITIATOR && tid_tx->tx_stop) in ieee80211_stop_tx_ba_cb()
197 bool tx_stop; member
837 int tx_stop; member1950 np->tx_stop = 0; in nv_init_tx()2223 np->tx_stop = 1; in nv_start_xmit()2398 np->tx_stop = 1; in nv_start_xmit_optimized()2655 if (unlikely((np->tx_stop == 1) && (np->get_tx.orig != orig_get_tx))) { in nv_tx_done()2656 np->tx_stop = 0; in nv_tx_done()2712 if (unlikely((np->tx_stop == 1) && (np->get_tx.ex != orig_get_tx))) { in nv_tx_done_optimized()2713 np->tx_stop = 0; in nv_tx_done_optimized()2799 np->tx_stop = 0; /* prevent waking tx queue */ in nv_tx_timeout()