Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/wireless/ath/ath11k/
Dcore.h456 bool supports_6ghz; member
Dmac.c3817 if (cap->supported_bands & WMI_HOST_WLAN_5G_CAP && !ar->supports_6ghz) { in ath11k_mac_setup_ht_vht_cap()
4078 ar->supports_6ghz) { in ath11k_mac_setup_he_cap()
4560 ar->supports_6ghz) { in ath11k_mac_setup_vdev_create_params()
6287 ar->supports_6ghz = true; in ath11k_mac_setup_channels_rates()
6563 if (ar->supports_6ghz) { in __ath11k_mac_register()