Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath12k/
H A Dcore.h462 bool supports_6ghz; member
H A Dmac.c4297 !ar->supports_6ghz)) { in ath12k_mac_setup_ht_vht_cap()
4674 ar->supports_6ghz) { in ath12k_mac_setup_sband_iftype_data()
5198 ar->supports_6ghz) { in ath12k_mac_setup_vdev_create_arg()
7039 ar->supports_6ghz = true; in ath12k_mac_setup_channels_rates()
7327 if (ar->supports_6ghz) { in __ath12k_mac_register()
/openbmc/linux/drivers/net/wireless/ath/ath11k/
H A Dcore.h605 bool supports_6ghz; member
H A Dmac.c3898 if (ar->supports_6ghz) in ath11k_start_scan()
5620 !ar->supports_6ghz)) { in ath11k_mac_setup_ht_vht_cap()
5907 ar->supports_6ghz) { in ath11k_mac_setup_he_cap()
6515 ar->supports_6ghz) { in ath11k_mac_setup_vdev_create_params()
9239 ar->supports_6ghz = true; in ath11k_mac_setup_channels_rates()
9459 if (ab->hw_params.single_pdev_only && ar->supports_6ghz) in __ath11k_mac_register()
9491 if ((ht_cap & WMI_HT_CAP_ENABLED) || ar->supports_6ghz) { in __ath11k_mac_register()
9507 (ar->supports_6ghz && ab->hw_params.supports_dynamic_smps_6ghz)) in __ath11k_mac_register()
9580 if (ar->supports_6ghz) { in __ath11k_mac_register()