Searched refs:airtime_weight (Results 1 – 6 of 6) sorted by relevance
224 rx_airtime, tx_airtime, sta->airtime_weight, in sta_airtime_read()243 sta->airtime[ac].deficit = sta->airtime_weight; in sta_airtime_write()
622 sta->airtime_weight = IEEE80211_DEFAULT_AIRTIME_WEIGHT; in __sta_info_alloc()627 sta->airtime[i].deficit = sta->airtime_weight; in __sta_info_alloc()2588 sinfo->airtime_weight = sta->airtime_weight; in sta_set_sinfo()
691 u16 airtime_weight; member
1904 if (params->airtime_weight) in sta_apply_parameters()1905 sta->airtime_weight = params->airtime_weight; in sta_apply_parameters()
3990 sta->airtime_weight; in ieee80211_next_txq()4133 sta->airtime[ac].deficit += sta->airtime_weight; in ieee80211_txq_may_transmit()4141 sta->airtime[ac].deficit += sta->airtime_weight; in ieee80211_txq_may_transmit()
6428 PUT_SINFO(AIRTIME_WEIGHT, airtime_weight, u16); in nl80211_send_station()7129 params.airtime_weight = in nl80211_set_station()7132 if (params.airtime_weight && in nl80211_set_station()7303 params.airtime_weight = in nl80211_new_station()7306 if (params.airtime_weight && in nl80211_new_station()