Searched refs:airtime_weight (Results 1 – 7 of 7) sorted by relevance
618 u16 airtime_weight; member
426 sta->airtime_weight = IEEE80211_DEFAULT_AIRTIME_WEIGHT; in sta_info_alloc()431 sta->airtime[i].deficit = sta->airtime_weight; in sta_info_alloc()2362 sinfo->airtime_weight = sta->airtime_weight; in sta_set_sinfo()
222 rx_airtime, tx_airtime, sta->airtime_weight, in sta_airtime_read()241 sta->airtime[ac].deficit = sta->airtime_weight; in sta_airtime_write()
1632 if (params->airtime_weight) in sta_apply_parameters()1633 sta->airtime_weight = params->airtime_weight; in sta_apply_parameters()
3797 sta->airtime_weight; in ieee80211_next_txq()3908 sta->airtime[ac].deficit += sta->airtime_weight; in ieee80211_txq_may_transmit()3916 sta->airtime[ac].deficit += sta->airtime_weight; in ieee80211_txq_may_transmit()
1379 u16 airtime_weight; member1720 u16 airtime_weight; member
5648 PUT_SINFO(AIRTIME_WEIGHT, airtime_weight, u16); in nl80211_send_station()6299 params.airtime_weight = in nl80211_set_station()6302 if (params.airtime_weight && in nl80211_set_station()6443 params.airtime_weight = in nl80211_new_station()6446 if (params.airtime_weight && in nl80211_new_station()