WMI_HOST_WLAN_5GHZ_CAP
if ((pdev->cap.supported_bands & WMI_HOST_WLAN_5GHZ_CAP) &&
if (band == WMI_HOST_WLAN_5GHZ_CAP)
if (supported_bands & WMI_HOST_WLAN_5GHZ_CAP) {
phy_id = ath12k_get_phy_id(ar, WMI_HOST_WLAN_5GHZ_CAP);
if (ar->pdev->cap.supported_bands & WMI_HOST_WLAN_5GHZ_CAP)
if (cap->supported_bands & WMI_HOST_WLAN_5GHZ_CAP &&
if (cap->supported_bands & WMI_HOST_WLAN_5GHZ_CAP) {
if (cap->supported_bands & WMI_HOST_WLAN_5GHZ_CAP &&
if (band2 & WMI_HOST_WLAN_5GHZ_CAP)
if (pdev->cap.supported_bands & WMI_HOST_WLAN_5GHZ_CAP) {
if (pdev->cap.supported_bands & WMI_HOST_WLAN_5GHZ_CAP &&
if (supported_bands & WMI_HOST_WLAN_5GHZ_CAP && !ar->supports_6ghz) {
phy_id = ar->pdev->cap.band[WMI_HOST_WLAN_5GHZ_CAP].phy_id;
if (supported_bands & WMI_HOST_WLAN_5GHZ_CAP && ar->supports_6ghz) {
case WMI_HOST_WLAN_5GHZ_CAP:
!(supported_bands & WMI_HOST_WLAN_5GHZ_CAP))
if (supported_bands & WMI_HOST_WLAN_5GHZ_CAP) {
if (supported_bands & WMI_HOST_WLAN_5GHZ_CAP) {
if (bands & WMI_HOST_WLAN_5GHZ_CAP) {
if (mac_cap->supported_bands & WMI_HOST_WLAN_5GHZ_CAP) {