Searched refs:max_mac_phy_cnt (Results 1 – 1 of 1) sorted by relevance
36 uint32_t i, phy_bit_map, mac_phy_cnt, max_mac_phy_cnt = 0; in target_if_get_active_mac_phy_number() local50 if (mac_phy_cnt > max_mac_phy_cnt) in target_if_get_active_mac_phy_number()51 max_mac_phy_cnt = mac_phy_cnt; in target_if_get_active_mac_phy_number()54 return max_mac_phy_cnt; in target_if_get_active_mac_phy_number()