Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dparse.c792 u8 new_bssid[ETH_ALEN]; in ieee802_11_find_bssid_profile()
829 new_bssid); in ieee80211_mle_get_sta_prof()
830 if (ether_addr_equal(new_bssid, bss->bssid)) { in ieee80211_mle_get_sta_prof()
772 u8 new_bssid[ETH_ALEN]; ieee802_11_find_bssid_profile() local
/linux/include/net/
H A Dcfg80211.h7747 u8 mbssid_index, u8 *new_bssid) in cfg80211_gen_new_bssid() argument
7757 u64_to_ether_addr(new_bssid_u64, new_bssid); in cfg80211_gen_new_bssid()