Home
last modified time | relevance | path

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

/src/sys/contrib/dev/athk/ath12k/
H A Dwmi.c5013 u32 hw_mode_id, phy_bit_map; in ath12k_wmi_save_all_mac_phy_info() local
5022 phy_bit_map = __le32_to_cpu(hw_mode_cap->phy_id_map); in ath12k_wmi_save_all_mac_phy_info()
5024 while (phy_bit_map) { in ath12k_wmi_save_all_mac_phy_info()
5042 phy_bit_map >>= 1; in ath12k_wmi_save_all_mac_phy_info()