Home
last modified time | relevance | path

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

/Linux-v4.19/net/mac80211/
Dmain.c619 local->hw.offchannel_tx_hw_queue = IEEE80211_INVAL_HW_QUEUE; in ieee80211_alloc_hw_nm()
850 (local->hw.offchannel_tx_hw_queue == IEEE80211_INVAL_HW_QUEUE || in ieee80211_register_hw()
851 local->hw.offchannel_tx_hw_queue >= local->hw.queues)) in ieee80211_register_hw()
Doffchannel.c950 local->hw.offchannel_tx_hw_queue; in ieee80211_mgmt_tx()
Drx.c3354 local->hw.offchannel_tx_hw_queue; in ieee80211_rx_h_action_return()
/Linux-v4.19/drivers/net/wireless/ath/ath9k/
Dchannel.c1392 sc->hw->offchannel_tx_hw_queue); in ath9k_chanctx_stop_queues()
1411 sc->hw->offchannel_tx_hw_queue); in ath9k_chanctx_wake_queues()
Dinit.c902 hw->offchannel_tx_hw_queue = hw->queues - 1; in ath9k_set_mcc_capab()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/dvm/
Dmac80211.c121 hw->offchannel_tx_hw_queue = IWL_AUX_QUEUE; in iwlagn_mac_setup_register()
/Linux-v4.19/include/net/
Dmac80211.h2315 u8 offchannel_tx_hw_queue; member
/Linux-v4.19/drivers/net/wireless/
Dmac80211_hwsim.c2751 hw->offchannel_tx_hw_queue = 4; in mac80211_hwsim_new_radio()
/Linux-v4.19/drivers/net/wireless/ath/ath10k/
Dmac.c3285 ieee80211_wake_queue(ar->hw, ar->hw->offchannel_tx_hw_queue); in ath10k_mac_tx_unlock()
8476 ar->hw->offchannel_tx_hw_queue = IEEE80211_MAX_QUEUES - 1; in ath10k_mac_register()
/Linux-v4.19/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c455 hw->offchannel_tx_hw_queue = IWL_MVM_OFFCHANNEL_QUEUE; in iwl_mvm_mac_setup_register()
/Linux-v4.19/drivers/net/wireless/ti/wlcore/
Dmain.c6329 wl->hw->offchannel_tx_hw_queue = wl->hw->queues - 1; in wl1271_init_ieee80211()