Home
last modified time | relevance | path

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

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