Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/wireless/hostap/
Dhostap.h61 int ap_control_del_mac(struct mac_restrictions *mac_restrictions, u8 *mac);
Dhostap_ap.c392 int ap_control_del_mac(struct mac_restrictions *mac_restrictions, u8 *mac) in ap_control_del_mac() function
Dhostap_ioctl.c4027 else ret = ap_control_del_mac(&local->ap->mac_restrictions, in hostap_ioctl()