Home
last modified time | relevance | path

Searched refs:get_weight_for_sta (Results 1 - 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dairtime_policy.c230 static int get_weight_for_sta(struct hostapd_data *hapd, const u8 *sta) in get_weight_for_sta() function
247 weight = get_weight_for_sta(hapd, sta->addr); in airtime_policy_new_sta()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dairtime_policy.c226 static int get_weight_for_sta(struct hostapd_data *hapd, const u8 *sta) in get_weight_for_sta() function
243 weight = get_weight_for_sta(hapd, sta->addr); in airtime_policy_new_sta()

Completed in 2 milliseconds