Searched refs:get_phy_temp (Results 1 – 5 of 5) sorted by relevance
42 if (!aq_nic->aq_fw_ops->get_phy_temp) in aq_hwmon_read()45 err = aq_nic->aq_fw_ops->get_phy_temp(aq_nic->aq_hw, &temp); in aq_hwmon_read()95 if (channel == 0 && !nic->aq_fw_ops->get_phy_temp) in aq_hwmon_is_visible()
365 int (*get_phy_temp)(struct aq_hw_s *self, int *temp); member
545 .get_phy_temp = aq_a2_fw_get_phy_temp,
720 .get_phy_temp = aq_fw2x_get_phy_temp,
1070 .get_phy_temp = NULL,