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()
367 int (*get_phy_temp)(struct aq_hw_s *self, int *temp); member
609 .get_phy_temp = aq_a2_fw_get_phy_temp,
717 .get_phy_temp = aq_fw2x_get_phy_temp,
1091 .get_phy_temp = NULL,