Searched refs:IEEE80211_C_DFS (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/sys/net80211/
H A Dieee80211_freebsd.c285 if (vap->iv_caps & IEEE80211_C_DFS) {
H A Dieee80211_var.h604 #define IEEE80211_C_DFS 0x00020000 /* CAPABILITY: DFS/radar avail*/ macro
H A Dieee80211.c474 (vap->iv_caps & IEEE80211_C_DFS))
H A Dieee80211_ioctl.c3155 if ((vap->iv_caps & IEEE80211_C_DFS) == 0)
/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c336 #define IEEE80211_C_DFS 0x00020000 /* CAPABILITY: DFS/radar avail*/ macro
381 if ((dcaps & IEEE80211_C_DFS) != 0)
/freebsd-9.3-release/sys/dev/ath/
H A Dif_ath.c514 | IEEE80211_C_DFS /* Enable DFS radar detection */
/freebsd-9.3-release/sys/dev/mwl/
H A Dif_mwl.c435 | IEEE80211_C_DFS /* DFS supported */

Completed in 113 milliseconds