Home
last modified time | relevance | path

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

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