Searched refs:supported_bands (Results 1 – 13 of 13) sorted by relevance
342 u8 supported_bands; member
758 peer_cap_tlv->supported_bands = in mt7925_nan_peer_cap_tlv()
477 u32 supported_bands; in ath12k_pull_mac_phy_cap_svc_ready_ext() local501 supported_bands = le32_to_cpu(mac_caps->supported_bands); in ath12k_pull_mac_phy_cap_svc_ready_ext()503 if (!(supported_bands & WMI_HOST_WLAN_2GHZ_CAP) && in ath12k_pull_mac_phy_cap_svc_ready_ext()504 !(supported_bands & WMI_HOST_WLAN_5GHZ_CAP)) in ath12k_pull_mac_phy_cap_svc_ready_ext()509 pdev_cap->supported_bands |= supported_bands; in ath12k_pull_mac_phy_cap_svc_ready_ext()513 fw_pdev->supported_bands = supported_bands; in ath12k_pull_mac_phy_cap_svc_ready_ext()522 if (supported_bands & WMI_HOST_WLAN_2GHZ_CAP) { in ath12k_pull_mac_phy_cap_svc_ready_ext()527 if (supported_bands & WMI_HOST_WLAN_5GHZ_CAP) { in ath12k_pull_mac_phy_cap_svc_ready_ext()552 if (supported_bands & WMI_HOST_WLAN_2GHZ_CAP) { in ath12k_pull_mac_phy_cap_svc_ready_ext()572 if (supported_bands & WMI_HOST_WLAN_5GHZ_CAP) { in ath12k_pull_mac_phy_cap_svc_ready_ext()[all …]
827 u32 supported_bands; member866 u32 supported_bands; member
1001 if (ath12k_mac_band_match(band, ab->fw_pdev[i].supported_bands)) in ath12k_mac_get_target_pdev_id_from_vif()1076 if ((pdev->cap.supported_bands & WMI_HOST_WLAN_2GHZ_CAP) && in ath12k_mac_txpower_recalc()1086 if ((pdev->cap.supported_bands & WMI_HOST_WLAN_5GHZ_CAP) && in ath12k_mac_txpower_recalc()5006 if (ar->pdev->cap.supported_bands & WMI_HOST_WLAN_5GHZ_CAP) in ath12k_mac_bss_info_changed()8605 if (cap->supported_bands & WMI_HOST_WLAN_2GHZ_CAP) { in ath12k_mac_setup_ht_vht_cap()8614 if (cap->supported_bands & WMI_HOST_WLAN_5GHZ_CAP && in ath12k_mac_setup_ht_vht_cap()9066 if (cap->supported_bands & WMI_HOST_WLAN_2GHZ_CAP) { in ath12k_mac_setup_sband_iftype_data()9076 if (cap->supported_bands & WMI_HOST_WLAN_5GHZ_CAP) { in ath12k_mac_setup_sband_iftype_data()9086 if (cap->supported_bands & WMI_HOST_WLAN_5GHZ_CAP && in ath12k_mac_setup_sband_iftype_data()10154 if (pdev->cap.supported_bands & WMI_HOST_WLAN_2GHZ_CAP) { in ath12k_mac_setup_vdev_create_arg()[all …]
2744 __le32 supported_bands; member5363 u32 supported_bands; member
1051 if (spec->supported_bands & SUPPORT_BAND_2GHZ) { in rt2x00lib_probe_hw_modes()1067 if (spec->supported_bands & SUPPORT_BAND_5GHZ) { in rt2x00lib_probe_hw_modes()
2117 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt73usb_probe_hw_mode()2124 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt73usb_probe_hw_mode()2131 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt73usb_probe_hw_mode()
1696 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt2500usb_probe_hw_mode()1715 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt2500usb_probe_hw_mode()
1883 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt2500pci_probe_hw_mode()1902 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt2500pci_probe_hw_mode()
2696 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt61pci_probe_hw_mode()2708 spec->supported_bands |= SUPPORT_BAND_5GHZ; in rt61pci_probe_hw_mode()
1583 spec->supported_bands = SUPPORT_BAND_2GHZ; in rt2400pci_probe_hw_mode()
407 pdev_cap->supported_bands |= mac_phy_caps->supported_bands; in ath11k_pull_mac_phy_cap_svc_ready_ext()409 ab->target_pdev_ids[ab->target_pdev_count].supported_bands = in ath11k_pull_mac_phy_cap_svc_ready_ext()410 mac_phy_caps->supported_bands; in ath11k_pull_mac_phy_cap_svc_ready_ext()414 if (!(mac_phy_caps->supported_bands & WMI_HOST_WLAN_2G_CAP) && in ath11k_pull_mac_phy_cap_svc_ready_ext()415 !(mac_phy_caps->supported_bands & WMI_HOST_WLAN_5G_CAP)) in ath11k_pull_mac_phy_cap_svc_ready_ext()422 if (mac_phy_caps->supported_bands & WMI_HOST_WLAN_2G_CAP) { in ath11k_pull_mac_phy_cap_svc_ready_ext()427 if (mac_phy_caps->supported_bands & WMI_HOST_WLAN_5G_CAP) { in ath11k_pull_mac_phy_cap_svc_ready_ext()452 if (mac_phy_caps->supported_bands & WMI_HOST_WLAN_2G_CAP) { in ath11k_pull_mac_phy_cap_svc_ready_ext()466 if (mac_phy_caps->supported_bands & WMI_HOST_WLAN_5G_CAP) { in ath11k_pull_mac_phy_cap_svc_ready_ext()4168 switch (pdev->cap.supported_bands) { in ath11k_fill_band_to_mac_param()