Home
last modified time | relevance | path

Searched refs:offchannel_tx_hw_queue (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1387 sc->hw->offchannel_tx_hw_queue); in ath9k_chanctx_stop_queues()
1406 sc->hw->offchannel_tx_hw_queue); in ath9k_chanctx_wake_queues()
/linux/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c102 hw->offchannel_tx_hw_queue = IWL_AUX_QUEUE; in iwlagn_mac_setup_register()
/linux/include/net/
H A Dmac80211.h3006 * @offchannel_tx_hw_queue: HW queue ID to use for offchannel TX
3082 u8 offchannel_tx_hw_queue; member
3627 * hw.offchannel_tx_hw_queue = 9
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c3639 ieee80211_wake_queue(ar->hw, ar->hw->offchannel_tx_hw_queue); in ath10k_mac_tx_unlock()
10223 ar->hw->offchannel_tx_hw_queue = IEEE80211_MAX_QUEUES - 1; in ath10k_mac_register()
/linux/net/mac80211/
H A Drx.c3986 local->hw.offchannel_tx_hw_queue; in ieee80211_rx_h_action_return()
/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c6346 wl->hw->offchannel_tx_hw_queue = wl->hw->queues - 1; in wl1271_init_ieee80211()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c13832 hw->offchannel_tx_hw_queue = ATH12K_HW_MAX_QUEUES - 1; in ath12k_mac_hw_register()