Searched refs:IEEE80211_CLONE_TDMA (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/sys/net80211/
H A Dieee80211_ioctl.h858 #define IEEE80211_CLONE_TDMA 0x0010 /* operate in TDMA mode */ macro
H A Dieee80211_freebsd.c127 if ((cp.icp_flags & IEEE80211_CLONE_TDMA) &&
H A Dieee80211.c468 if (flags & IEEE80211_CLONE_TDMA) {
/freebsd-10.0-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c766 wcp.icp_flags |= IEEE80211_CLONE_TDMA;
/freebsd-10.0-release/sbin/ifconfig/
H A Difieee80211.c5100 params.icp_flags |= IEEE80211_CLONE_TDMA;
/freebsd-10.0-release/sys/dev/ath/
H A Dif_ath.c1185 if (flags & IEEE80211_CLONE_TDMA) {

Completed in 109 milliseconds