Home
last modified time | relevance | path

Searched refs:ieee80211_wake_queue (Results 1 – 19 of 19) sorted by relevance

/linux/Documentation/driver-api/80211/
H A Dmac80211.rst131 ieee80211_wake_queue
/linux/drivers/net/wireless/broadcom/b43/
H A Db43.h1088 ieee80211_wake_queue(dev->wl->hw, queue_prio); in b43_wake_queue()
1090 ieee80211_wake_queue(dev->wl->hw, 0); in b43_wake_queue()
/linux/drivers/net/wireless/rsi/
H A Drsi_91x_core.c294 ieee80211_wake_queue(adapter->hw, in rsi_core_qos_processor()
/linux/drivers/net/wireless/intel/iwlegacy/
H A Dcommon.h2269 ieee80211_wake_queue(il->hw, ac); in _il_wake_queue()
2326 #ifdef ieee80211_wake_queue
2327 #undef ieee80211_wake_queue
2330 #define ieee80211_wake_queue DO_NOT_USE_ieee80211_wake_queue macro
/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1405 ieee80211_wake_queue(sc->hw, in ath9k_chanctx_wake_queues()
1409 ieee80211_wake_queue(sc->hw, in ath9k_chanctx_wake_queues()
1414 ieee80211_wake_queue(sc->hw, sc->hw->queues - 2); in ath9k_chanctx_wake_queues()
/linux/drivers/net/wireless/mediatek/mt7601u/
H A Ddma.c272 ieee80211_wake_queue(dev->hw, skb_get_queue_mapping(skb)); in mt7601u_complete_tx()
/linux/drivers/net/wireless/st/cw1200/
H A Dqueue.c44 ieee80211_wake_queue(stats->priv->hw, queue->queue_id); in __cw1200_queue_unlock()
/linux/drivers/net/wireless/intersil/p54/
H A Dtxrx.c180 ieee80211_wake_queue(priv->hw, i); in p54_wake_queues()
/linux/drivers/net/wireless/broadcom/b43legacy/
H A Ddma.c1211 ieee80211_wake_queue(dev->wl->hw, ring->queue_prio); in b43legacy_dma_handle_txstatus()
/linux/drivers/net/wireless/ti/wlcore/
H A Dtx.c1232 ieee80211_wake_queue(wl->hw, hwq); in wlcore_wake_queue()
/linux/drivers/net/wireless/ath/carl9170/
H A Dtx.c180 ieee80211_wake_queue(ar->hw, i); in carl9170_tx_accounting_free()
/linux/drivers/net/wireless/admtek/
H A Dadm8211.c343 ieee80211_wake_queue(dev, 0); in adm8211_interrupt_tci()
/linux/net/mac80211/
H A Dutil.c492 void ieee80211_wake_queue(struct ieee80211_hw *hw, int queue) in ieee80211_wake_queue() function
498 EXPORT_SYMBOL(ieee80211_wake_queue);
/linux/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Ddev.c372 ieee80211_wake_queue(dev, prio); in rtl8180_handle_tx()
/linux/drivers/net/wireless/realtek/rtw88/
H A Dpci.c985 ieee80211_wake_queue(hw, q_map); in rtw_pci_tx_isr()
/linux/include/net/
H A Dmac80211.h6102 * ieee80211_wake_queue - wake specific queue
6108 void ieee80211_wake_queue(struct ieee80211_hw *hw, int queue);
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c3621 ieee80211_wake_queue(ar->hw, arvif->vdev_id); in ath10k_mac_tx_unlock_iter()
3639 ieee80211_wake_queue(ar->hw, ar->hw->offchannel_tx_hw_queue); in ath10k_mac_tx_unlock()
3668 ieee80211_wake_queue(ar->hw, arvif->vdev_id); in ath10k_mac_vif_tx_unlock()
5876 ieee80211_wake_queue(ar->hw, arvif->vdev_id); in ath10k_add_interface()
/linux/drivers/net/wireless/ath/ath5k/
H A Dbase.c1828 ieee80211_wake_queue(ah->hw, txq->qnum); in ath5k_tx_processq()
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dmain.c1004 ieee80211_wake_queue(wlc->pub->ieee_hw, ac_queue); in brcms_c_dotxstatus()
2887 ieee80211_wake_queue(wlc->pub->ieee_hw, in brcms_c_flushqueues()