Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dmain.c957 local->hw.offchannel_tx_hw_queue = IEEE80211_INVAL_HW_QUEUE; in ieee80211_alloc_hw_nm()
1147 (local->hw.offchannel_tx_hw_queue == IEEE80211_INVAL_HW_QUEUE || in ieee80211_register_hw()
1148 local->hw.offchannel_tx_hw_queue >= local->hw.queues)) in ieee80211_register_hw()
H A Doffchannel.c1034 local->hw.offchannel_tx_hw_queue; in ieee80211_mgmt_tx()
H A Drx.c4127 local->hw.offchannel_tx_hw_queue; in ieee80211_rx_h_action_return()
/linux/drivers/net/wireless/ath/ath9k/
H A Dchannel.c1385 sc->hw->offchannel_tx_hw_queue); in ath9k_chanctx_stop_queues()
1404 sc->hw->offchannel_tx_hw_queue); in ath9k_chanctx_wake_queues()
/linux/include/net/
H A Dmac80211.h3302 u8 offchannel_tx_hw_queue; member
/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c3646 ieee80211_wake_queue(ar->hw, ar->hw->offchannel_tx_hw_queue); in ath10k_mac_tx_unlock()
10229 ar->hw->offchannel_tx_hw_queue = IEEE80211_MAX_QUEUES - 1; in ath10k_mac_register()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c425 hw->offchannel_tx_hw_queue = IWL_MVM_OFFCHANNEL_QUEUE; in iwl_mvm_mac_setup_register()
/linux/drivers/net/wireless/ti/wlcore/
H A Dmain.c6322 wl->hw->offchannel_tx_hw_queue = wl->hw->queues - 1; in wl1271_init_ieee80211()
/linux/drivers/net/wireless/virtual/
H A Dmac80211_hwsim_main.c5903 hw->offchannel_tx_hw_queue = 4; in mac80211_hwsim_new_radio()
/linux/drivers/net/wireless/ath/ath12k/
H A Dmac.c14958 hw->offchannel_tx_hw_queue = ATH12K_HW_MAX_QUEUES - 1; in ath12k_mac_hw_register()