Home
last modified time | relevance | path

Searched defs:freq_range (Results 1 – 6 of 6) sorted by relevance

/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dcfg80211.h720 struct freq_range { struct
721 int start_freq_khz;
722 int end_freq_khz;
723 int max_bandwidth_khz;
724 } freq_range; member
1131 const struct wiphy_radio_freq_range *freq_range; member
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211_event.c2572 const struct qca_avoid_freq_list *freq_range; in qca_nl80211_avoid_freq() local
H A Ddriver.h6676 struct wpa_freq_range_list freq_range; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c7278 static bool ath12k_mac_is_freq_on_mac(struct ath12k_hw_mode_freq_range_arg *freq_range, in ath12k_mac_is_freq_on_mac()
7289 struct ath12k_hw_mode_freq_range_arg *freq_range, in ath12k_mac_2_freq_same_mac_in_freq_range()
7313 struct ath12k_hw_mode_freq_range_arg *freq_range; in ath12k_mac_2_freq_same_mac_in_dbs() local
H A Dwmi.c5543 struct ath12k_hw_mode_freq_range_arg *freq_range, in ath12k_wmi_dump_freq_range_per_mac()
5562 struct ath12k_hw_mode_freq_range_arg *freq_range; in ath12k_wmi_dump_freq_range() local
H A Dcore.h758 struct wiphy_radio_freq_range freq_range; member