Searched refs:hostapd_sta_set_airtime_weight (Results 1 - 6 of 6) sorted by relevance
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/ |
H A D | airtime_policy.c | 103 (ret = hostapd_sta_set_airtime_weight(hapd, sta->addr, weight))) in sta_set_airtime_weight()
|
H A D | ap_drv_ops.h | 75 int hostapd_sta_set_airtime_weight(struct hostapd_data *hapd, const u8 *addr,
|
H A D | ap_drv_ops.c | 601 int hostapd_sta_set_airtime_weight(struct hostapd_data *hapd, const u8 *addr, in hostapd_sta_set_airtime_weight() function
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/ |
H A D | airtime_policy.c | 99 (ret = hostapd_sta_set_airtime_weight(hapd, sta->addr, weight))) in sta_set_airtime_weight()
|
H A D | ap_drv_ops.h | 72 int hostapd_sta_set_airtime_weight(struct hostapd_data *hapd, const u8 *addr,
|
H A D | ap_drv_ops.c | 593 int hostapd_sta_set_airtime_weight(struct hostapd_data *hapd, const u8 *addr, in hostapd_sta_set_airtime_weight() function
|
Completed in 10 milliseconds