Searched refs:IEEE80211_CLONE_NOBEACONS (Results 1 – 3 of 3) sorted by relevance
873 #define IEEE80211_CLONE_NOBEACONS 0x0002 /* don't setup beacon timers */ macro
596 if (flags & IEEE80211_CLONE_NOBEACONS) in ieee80211_vap_setup()
5832 params.icp_flags &= ~IEEE80211_CLONE_NOBEACONS; in set80211clone_beacons()5834 params.icp_flags |= IEEE80211_CLONE_NOBEACONS; in set80211clone_beacons()