Home
last modified time | relevance | path

Searched refs:radar_detect_widths (Results 1 – 8 of 8) sorted by relevance

/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dinit.c255 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_util.c72 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c35 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
61 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dinit.c41 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h1034 uint8_t radar_detect_widths; member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c9720 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
9844 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
9864 .radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) |
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c14155 comb[0].radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) | in ath12k_mac_setup_radio_iface_comb()
14202 comb->radar_detect_widths |= iter_comb->radar_detect_widths; in ath12k_mac_setup_global_iface_comb()
14267 comb->radar_detect_widths = 0; in ath12k_mac_setup_iface_combinations()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c10342 combinations[0].radar_detect_widths = BIT(NL80211_CHAN_WIDTH_20_NOHT) | in ath11k_mac_setup_iface_combinations()