Searched refs:IEEE80211_CLONE_MACADDR (Results 1 – 7 of 7) sorted by relevance
565 cp.icp_flags |= IEEE80211_CLONE_MACADDR; in wds_vap_create()
873 #define IEEE80211_CLONE_MACADDR 0x0008 /* use specified mac addr */ macro
154 cp.icp_flags & IEEE80211_CLONE_MACADDR ? in wlan_clone_create()
629 if (flags & (IEEE80211_CLONE_BSSID|IEEE80211_CLONE_MACADDR)) in ieee80211_vap_setup()
602 if ((flags & IEEE80211_CLONE_MACADDR) == 0) in mwl_vap_create()606 if ((flags & IEEE80211_CLONE_MACADDR) == 0) in mwl_vap_create()612 if ((flags & IEEE80211_CLONE_MACADDR) == 0) in mwl_vap_create()616 if ((flags & IEEE80211_CLONE_MACADDR) == 0) in mwl_vap_create()
773 wcp.icp_flags |= IEEE80211_CLONE_MACADDR; in wlan_clone_create()
5822 params.icp_flags |= IEEE80211_CLONE_MACADDR; in set80211clone_wlanaddr()