Home
last modified time | relevance | path

Searched refs:weight_multiplier (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/mac80211/
H A Dmain.c1349 if (!local->hw.weight_multiplier) in ieee80211_register_hw()
1350 local->hw.weight_multiplier = 1; in ieee80211_register_hw()
/openbmc/linux/include/net/
H A Dmac80211.h2910 u8 weight_multiplier; member
/openbmc/linux/drivers/net/wireless/ath/ath10k/
H A Dmac.c10277 ar->hw->weight_multiplier = ATH10K_AIRTIME_WEIGHT_MULTIPLIER; in ath10k_mac_register()