Searched refs:IEEE80211_CLONE_BSSID (Results 1 – 3 of 3) sorted by relevance
872 #define IEEE80211_CLONE_BSSID 0x0001 /* allocate unique mac/bssid */ macro
599 if (flags & (IEEE80211_CLONE_BSSID|IEEE80211_CLONE_MACADDR)) in ieee80211_vap_setup()
5841 params.icp_flags |= IEEE80211_CLONE_BSSID; in set80211clone_bssid()5843 params.icp_flags &= ~IEEE80211_CLONE_BSSID; in set80211clone_bssid()