Home
last modified time | relevance | path

Searched refs:supports_6ghz (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath12k/
H A Dcore.h481 bool supports_6ghz; member
H A Dmac.c4288 !ar->supports_6ghz)) { in ath12k_mac_setup_ht_vht_cap()
4665 ar->supports_6ghz) { in ath12k_mac_setup_sband_iftype_data()
5189 ar->supports_6ghz) { in ath12k_mac_setup_vdev_create_arg()
7016 ar->supports_6ghz = true; in ath12k_mac_setup_channels_rates()
7304 if (ar->supports_6ghz) { in __ath12k_mac_register()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.h626 bool supports_6ghz; member
H A Dmac.c3900 if (ar->supports_6ghz) in ath11k_start_scan()
5623 !ar->supports_6ghz)) { in ath11k_mac_setup_ht_vht_cap()
5910 ar->supports_6ghz) { in ath11k_mac_setup_he_cap()
6510 ar->supports_6ghz) { in ath11k_mac_setup_vdev_create_params()
9220 ar->supports_6ghz = true; in ath11k_mac_setup_channels_rates()
9440 if (ab->hw_params.single_pdev_only && ar->supports_6ghz) in __ath11k_mac_register()
9472 if ((ht_cap & WMI_HT_CAP_ENABLED) || ar->supports_6ghz) { in __ath11k_mac_register()
9488 (ar->supports_6ghz && ab->hw_params.supports_dynamic_smps_6ghz)) in __ath11k_mac_register()
9561 if (ar->supports_6ghz) { in __ath11k_mac_register()