Home
last modified time | relevance | path

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

/netbsd/external/bsd/wpa/dist/src/ap/
H A Dairtime_policy.h25 int airtime_policy_new_sta(struct hostapd_data *hapd, struct sta_info *sta);
31 static inline int airtime_policy_new_sta(struct hostapd_data *hapd, in airtime_policy_new_sta() function
H A Dairtime_policy.c238 int airtime_policy_new_sta(struct hostapd_data *hapd, struct sta_info *sta) in airtime_policy_new_sta() function
H A Dhostapd.c3074 airtime_policy_new_sta(hapd, sta); in hostapd_new_assoc_sta()