Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath12k/
H A Dwmi.c4750 u32 hw_mode_id, phy_bit_map; in ath12k_wmi_save_all_mac_phy_info() local
4759 phy_bit_map = __le32_to_cpu(hw_mode_cap->phy_id_map); in ath12k_wmi_save_all_mac_phy_info()
4761 while (phy_bit_map) { in ath12k_wmi_save_all_mac_phy_info()
4779 phy_bit_map >>= 1; in ath12k_wmi_save_all_mac_phy_info()