Home
last modified time | relevance | path

Searched refs:airtime_weight (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.15/net/mac80211/
Dcfg.c1486 if (air_info->weight == params->airtime_weight || in sta_apply_airtime_params()
1491 airtime_weight_set(air_info, params->airtime_weight); in sta_apply_airtime_params()
1690 if (params->airtime_weight) in sta_apply_parameters()
Dsta_info.c2387 sinfo->airtime_weight = sta->airtime[0].weight; in sta_set_sinfo()
/Linux-v5.15/include/net/
Dcfg80211.h1411 u16 airtime_weight; member
1754 u16 airtime_weight; member
/Linux-v5.15/net/wireless/
Dnl80211.c5843 PUT_SINFO(AIRTIME_WEIGHT, airtime_weight, u16); in nl80211_send_station()
6495 params.airtime_weight = in nl80211_set_station()
6498 if (params.airtime_weight && in nl80211_set_station()
6638 params.airtime_weight = in nl80211_new_station()
6641 if (params.airtime_weight && in nl80211_new_station()