Home
last modified time | relevance | path

Searched refs:hostapd_sta_set_airtime_weight (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/wpa_supplicant/src/ap/
HDairtime_policy.c99 (ret = hostapd_sta_set_airtime_weight(hapd, sta->addr, weight))) in sta_set_airtime_weight()
HDap_drv_ops.h72 int hostapd_sta_set_airtime_weight(struct hostapd_data *hapd, const u8 *addr,
HDap_drv_ops.c593 int hostapd_sta_set_airtime_weight(struct hostapd_data *hapd, const u8 *addr, in hostapd_sta_set_airtime_weight() function