Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intersil/hostap/
H A Dhostap.h66 int ap_control_kick_mac(struct ap_data *ap, struct net_device *dev, u8 *mac);
H A Dhostap_ap.c467 int ap_control_kick_mac(struct ap_data *ap, struct net_device *dev, u8 *mac) in ap_control_kick_mac() function
H A Dhostap_ioctl.c4028 else ret = ap_control_kick_mac(local->ap, local->dev, in hostap_ioctl()