Searched refs:IEEE80211_CLONE_TDMA (Results 1 – 6 of 6) sorted by relevance
874 #define IEEE80211_CLONE_TDMA 0x0010 /* operate in TDMA mode */ macro
142 if ((cp.icp_flags & IEEE80211_CLONE_TDMA) && in wlan_clone_create()
609 if (flags & IEEE80211_CLONE_TDMA) { in ieee80211_vap_setup()
766 wcp.icp_flags |= IEEE80211_CLONE_TDMA; in wlan_clone_create()
1576 if (flags & IEEE80211_CLONE_TDMA) { in ath_vap_create()
5843 params.icp_flags |= IEEE80211_CLONE_TDMA; in set80211clone_wlanmode()