Home
last modified time | relevance | path

Searched refs:ieee80211_stop_queue (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/linux/drivers/net/wireless/broadcom/b43/
H A Db43.h1096 ieee80211_stop_queue(dev->wl->hw, queue_prio); in b43_stop_queue()
1098 ieee80211_stop_queue(dev->wl->hw, 0); in b43_stop_queue()
/openbmc/linux/Documentation/driver-api/80211/
H A Dmac80211.rst132 ieee80211_stop_queue
/openbmc/linux/drivers/net/wireless/rsi/
H A Drsi_91x_core.c486 ieee80211_stop_queue(adapter->hw, WME_AC(q_num)); in rsi_core_xmit()
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h2277 ieee80211_stop_queue(il->hw, ac); in _il_stop_queue()
2321 #ifdef ieee80211_stop_queue
2322 #undef ieee80211_stop_queue
2325 #define ieee80211_stop_queue DO_NOT_USE_ieee80211_stop_queue macro
/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1391 ieee80211_stop_queue(sc->hw, in ath9k_chanctx_stop_queues()
1395 ieee80211_stop_queue(sc->hw, in ath9k_chanctx_stop_queues()
1400 ieee80211_stop_queue(sc->hw, sc->hw->queues - 2); in ath9k_chanctx_stop_queues()
/openbmc/linux/drivers/net/wireless/mediatek/mt7601u/
H A Ddma.c344 ieee80211_stop_queue(dev->hw, skb_get_queue_mapping(skb)); in mt7601u_dma_submit_tx()
/openbmc/linux/drivers/net/wireless/st/cw1200/
H A Dqueue.c33 ieee80211_stop_queue(stats->priv->hw, queue->queue_id); in __cw1200_queue_lock()
/openbmc/linux/drivers/net/wireless/ath/ath5k/
H A Dmac80211-ops.c774 ieee80211_stop_queue(hw, ah->txqs[qnum].qnum); in ath5k_set_ringparam()
H A Dbase.c1678 ieee80211_stop_queue(hw, txq->qnum); in ath5k_tx_queue()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h227 #define ieee80211_stop_queue ieee80211_stop_queue_rsl macro
2186 void ieee80211_stop_queue(struct ieee80211_device *ieee);
H A Dieee80211_softmac.c2167 void ieee80211_stop_queue(struct ieee80211_device *ieee) in ieee80211_stop_queue() function
2179 EXPORT_SYMBOL(ieee80211_stop_queue);
/openbmc/linux/drivers/net/wireless/intersil/p54/
H A Dtxrx.c208 ieee80211_stop_queue(priv->hw, ac_queue); in p54_tx_qos_accounting_alloc()
/openbmc/linux/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00queue.c904 ieee80211_stop_queue(queue->rt2x00dev->hw, queue->qid); in rt2x00queue_pause_queue_nocheck()
/openbmc/linux/drivers/net/wireless/broadcom/b43legacy/
H A Ddma.c1091 ieee80211_stop_queue(dev->wl->hw, skb_mapping); in b43legacy_dma_tx()
H A Dmain.c2471 ieee80211_stop_queue(wl->hw, queue_num); in b43legacy_tx_work()
2504 ieee80211_stop_queue(wl->hw, skb->queue_mapping); in b43legacy_op_tx()
/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.c1208 ieee80211_stop_queue(wl->hw, hwq); in wlcore_stop_queue_locked()
/openbmc/linux/drivers/net/wireless/ath/carl9170/
H A Dtx.c98 ieee80211_stop_queue(ar->hw, i); in carl9170_tx_accounting()
/openbmc/linux/drivers/net/wireless/admtek/
H A Dadm8211.c1644 ieee80211_stop_queue(dev, 0); in adm8211_tx_raw()
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmain.c2046 ieee80211_stop_queue(priv->hw, mq); in iwl_stop_sw_queue()
/openbmc/linux/drivers/net/wireless/realtek/rtw88/
H A Dpci.c930 ieee80211_stop_queue(rtwdev->hw, skb_get_queue_mapping(skb)); in rtw_pci_tx_write()
/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Ddev.c579 ieee80211_stop_queue(dev, prio); in rtl8180_tx()
/openbmc/linux/net/mac80211/
H A Dutil.c537 void ieee80211_stop_queue(struct ieee80211_hw *hw, int queue) in ieee80211_stop_queue() function
543 EXPORT_SYMBOL(ieee80211_stop_queue);
/openbmc/linux/include/net/
H A Dmac80211.h5896 void ieee80211_stop_queue(struct ieee80211_hw *hw, int queue);
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dpci.c1602 ieee80211_stop_queue(hw, skb_get_queue_mapping(skb)); in rtl_pci_tx()
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c6886 ieee80211_stop_queue(wlc->pub->ieee_hw, queue); in brcms_c_txfifo()

12