Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap_ap.h251 int hostap_is_sta_authorized(struct ap_data *ap, u8 *sta_addr);
H A Dhostap_80211_rx.c1078 } else if (hostap_is_sta_authorized(local->ap, dst)) { in hostap_80211_rx()
H A Dhostap_ap.c3107 int hostap_is_sta_authorized(struct ap_data *ap, u8 *sta_addr) in hostap_is_sta_authorized() function