Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap.h63 int ap_control_add_mac(struct mac_restrictions *mac_restrictions, u8 *mac);
H A Dhostap_ap.c379 int ap_control_add_mac(struct mac_restrictions *mac_restrictions, u8 *mac) in ap_control_add_mac() function
H A Dhostap_ioctl.c4018 else ret = ap_control_add_mac(&local->ap->mac_restrictions, in hostap_ioctl()