Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2_utils_fw.c446 static int aq_a2_fw_get_phy_temp(struct aq_hw_s *self, int *temp) in aq_a2_fw_get_phy_temp() function
462 return aq_a2_fw_get_phy_temp(self, temp); in aq_a2_fw_get_mac_temp()
609 .get_phy_temp = aq_a2_fw_get_phy_temp,