Searched refs:NL80211_DFS_UNSET (Results 1 - 15 of 15) sorted by relevance

/freebsd-current/sys/contrib/dev/athk/
H A Ddfs_pattern_detector.c283 if (dpd->region == NL80211_DFS_UNSET)
329 dpd->region = NL80211_DFS_UNSET;
350 .region = NL80211_DFS_UNSET,
/freebsd-current/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_dfs.c354 case NL80211_DFS_UNSET:
465 case NL80211_DFS_UNSET:
694 case NL80211_DFS_UNSET:
732 case NL80211_DFS_UNSET:
859 dev->mt76.region = NL80211_DFS_UNSET;
H A Deeprom.c209 [NL80211_DFS_UNSET] = "ww",
H A Dmac80211.c1810 if (dev->region == NL80211_DFS_UNSET ||
/freebsd-current/sys/compat/linuxkpi/common/include/linux/
H A Dnl80211.h365 NL80211_DFS_UNSET, enumerator in enum:nl80211_dfs_regions
/freebsd-current/sys/contrib/dev/athk/ath12k/
H A Dreg.c298 return NL80211_DFS_UNSET;
/freebsd-current/sys/contrib/dev/athk/ath11k/
H A Dreg.c336 return NL80211_DFS_UNSET;
/freebsd-current/sys/contrib/dev/rtw88/
H A Dregd.c361 rtwdev->regd.dfs_region = NL80211_DFS_UNSET;
/freebsd-current/contrib/wpa/src/drivers/
H A Dnl80211_copy.h4079 * @NL80211_DFS_UNSET: Country has no DFS master region specified
4085 NL80211_DFS_UNSET = 0, enumerator in enum:nl80211_dfs_regions
H A Ddriver_nl80211_capa.c2274 case NL80211_DFS_UNSET:
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c142 if (dev->mt76.region == NL80211_DFS_UNSET)
H A Dmain.c1336 if (dev->mt76.region == NL80211_DFS_UNSET)
/freebsd-current/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dinit.c338 if (dev->mt76.region == NL80211_DFS_UNSET)
H A Dmain.c1573 if (dev->mt76.region == NL80211_DFS_UNSET)
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dmac.c3476 case NL80211_DFS_UNSET:
10300 NL80211_DFS_UNSET);

Completed in 301 milliseconds