Searched refs:airtime_weight (Results 1 – 6 of 6) sorted by relevance
730 sta->airtime_weight = IEEE80211_DEFAULT_AIRTIME_WEIGHT; in __sta_info_alloc()735 sta->airtime[i].deficit = sta->airtime_weight; in __sta_info_alloc()2956 link_sinfo->airtime_weight = sta->airtime_weight; in sta_set_link_sinfo()3188 sinfo->airtime_weight = sta->airtime_weight; in sta_set_sinfo()
767 u16 airtime_weight; member
2587 if (params->airtime_weight) in sta_apply_parameters()2588 sta->airtime_weight = params->airtime_weight; in sta_apply_parameters()
4161 sta->airtime_weight; in ieee80211_next_txq()4328 sta->airtime[ac].deficit += sta->airtime_weight; in ieee80211_txq_may_transmit()4336 sta->airtime[ac].deficit += sta->airtime_weight; in ieee80211_txq_may_transmit()
1937 u16 airtime_weight; member2288 u16 airtime_weight; member2434 u16 airtime_weight; member
7912 PUT_LINK_SINFO(AIRTIME_WEIGHT, airtime_weight, u16); in nl80211_fill_link_station()8092 PUT_SINFO(AIRTIME_WEIGHT, airtime_weight, u16); in nl80211_put_sta_info_common()9280 params.airtime_weight = in nl80211_set_station()9283 if (params.airtime_weight && in nl80211_set_station()9497 params.airtime_weight = in nl80211_new_station()9500 if (params.airtime_weight && in nl80211_new_station()