Searched refs:phy_health_monitor (Results 1 – 2 of 2) sorted by relevance
384 struct phy_health_monitor_s phy_health_monitor; in aq_a2_fw_get_phy_temp() local386 hw_atl2_shared_buffer_read_safe(self, phy_health_monitor, in aq_a2_fw_get_phy_temp()387 &phy_health_monitor); in aq_a2_fw_get_phy_temp()389 *temp = (int8_t)phy_health_monitor.phy_temperature * 1000; in aq_a2_fw_get_phy_temp()
558 struct phy_health_monitor_s phy_health_monitor; member