Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dcore.h591 bool supports_6ghz; member
Dmac.c3578 if (ar->supports_6ghz) in ath11k_start_scan()
5121 !ar->supports_6ghz)) { in ath11k_mac_setup_ht_vht_cap()
5382 ar->supports_6ghz) { in ath11k_mac_setup_he_cap()
5931 ar->supports_6ghz) { in ath11k_mac_setup_vdev_create_params()
8678 ar->supports_6ghz = true; in ath11k_mac_setup_channels_rates()
8894 if (ab->hw_params.single_pdev_only && ar->supports_6ghz) in __ath11k_mac_register()
8926 if ((ht_cap & WMI_HT_CAP_ENABLED) || ar->supports_6ghz) { in __ath11k_mac_register()
8942 (ar->supports_6ghz && ab->hw_params.supports_dynamic_smps_6ghz)) in __ath11k_mac_register()
9010 if (ar->supports_6ghz) { in __ath11k_mac_register()