Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/mac80211/
A Dmain.c757 local->hw.offchannel_tx_hw_queue = IEEE80211_INVAL_HW_QUEUE; in ieee80211_alloc_hw_nm()
941 (local->hw.offchannel_tx_hw_queue == IEEE80211_INVAL_HW_QUEUE || in ieee80211_register_hw()
942 local->hw.offchannel_tx_hw_queue >= local->hw.queues)) in ieee80211_register_hw()
A Doffchannel.c974 local->hw.offchannel_tx_hw_queue; in ieee80211_mgmt_tx()
A Drx.c3812 local->hw.offchannel_tx_hw_queue; in ieee80211_rx_h_action_return()
/linux-6.3-rc2/drivers/net/wireless/ath/ath9k/
A 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()
A Dinit.c936 hw->offchannel_tx_hw_queue = hw->queues - 1; in ath9k_set_mcc_capab()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/dvm/
A Dmac80211.c102 hw->offchannel_tx_hw_queue = IWL_AUX_QUEUE; in iwlagn_mac_setup_register()
/linux-6.3-rc2/include/net/
A Dmac80211.h2872 u8 offchannel_tx_hw_queue; member
/linux-6.3-rc2/drivers/net/wireless/ath/ath10k/
A Dmac.c3622 ieee80211_wake_queue(ar->hw, ar->hw->offchannel_tx_hw_queue); in ath10k_mac_tx_unlock()
10166 ar->hw->offchannel_tx_hw_queue = IEEE80211_MAX_QUEUES - 1; in ath10k_mac_register()
/linux-6.3-rc2/drivers/net/wireless/
A Dmac80211_hwsim.c4403 hw->offchannel_tx_hw_queue = 4; in mac80211_hwsim_new_radio()
/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Dmac80211.c325 hw->offchannel_tx_hw_queue = IWL_MVM_OFFCHANNEL_QUEUE; in iwl_mvm_mac_setup_register()
/linux-6.3-rc2/drivers/net/wireless/ti/wlcore/
A Dmain.c6260 wl->hw->offchannel_tx_hw_queue = wl->hw->queues - 1; in wl1271_init_ieee80211()
/linux-6.3-rc2/drivers/net/wireless/ath/ath12k/
A Dmac.c6840 ar->hw->offchannel_tx_hw_queue = ATH12K_HW_MAX_QUEUES - 1; in __ath12k_mac_register()
/linux-6.3-rc2/drivers/net/wireless/ath/ath11k/
A Dmac.c9099 ar->hw->offchannel_tx_hw_queue = ATH11K_HW_MAX_QUEUES - 1; in __ath11k_mac_register()

Completed in 116 milliseconds