Searched refs:phy_bit_map (Results 1 – 1 of 1) sorted by relevance
4813 u32 hw_mode_id, phy_bit_map; in ath12k_wmi_save_all_mac_phy_info() local4822 phy_bit_map = __le32_to_cpu(hw_mode_cap->phy_id_map); in ath12k_wmi_save_all_mac_phy_info()4824 while (phy_bit_map) { in ath12k_wmi_save_all_mac_phy_info()4842 phy_bit_map >>= 1; in ath12k_wmi_save_all_mac_phy_info()