Searched refs:airtime_weight (Results 1 – 7 of 7) sorted by relevance
630 sta->airtime_weight = IEEE80211_DEFAULT_AIRTIME_WEIGHT; in __sta_info_alloc()635 sta->airtime[i].deficit = sta->airtime_weight; in __sta_info_alloc()2674 sinfo->airtime_weight = sta->airtime_weight; in sta_set_sinfo()
702 u16 airtime_weight; member
224 rx_airtime, tx_airtime, sta->airtime_weight, in sta_airtime_read()243 sta->airtime[ac].deficit = sta->airtime_weight; in sta_airtime_write()
2052 if (params->airtime_weight) in sta_apply_parameters()2053 sta->airtime_weight = params->airtime_weight; in sta_apply_parameters()
4084 sta->airtime_weight; in ieee80211_next_txq()4227 sta->airtime[ac].deficit += sta->airtime_weight; in ieee80211_txq_may_transmit()4235 sta->airtime[ac].deficit += sta->airtime_weight; in ieee80211_txq_may_transmit()
1784 u16 airtime_weight; member2173 u16 airtime_weight; member
6745 PUT_SINFO(AIRTIME_WEIGHT, airtime_weight, u16); in nl80211_send_station()7449 params.airtime_weight = in nl80211_set_station()7452 if (params.airtime_weight && in nl80211_set_station()7621 params.airtime_weight = in nl80211_new_station()7624 if (params.airtime_weight && in nl80211_new_station()