Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c1910 u8 deauth_mac[ETH_ALEN]; in mwifiex_cfg80211_del_station() local
1926 eth_zero_addr(deauth_mac); in mwifiex_cfg80211_del_station()
1931 ether_addr_copy(deauth_mac, params->mac); in mwifiex_cfg80211_del_station()
1934 if (is_valid_ether_addr(deauth_mac)) { in mwifiex_cfg80211_del_station()
1937 deauth_mac, true)) in mwifiex_cfg80211_del_station()