Searched refs:get_mac_temp (Results 1 – 5 of 5) sorted by relevance
49 if (!aq_nic->aq_fw_ops->get_mac_temp && in aq_hwmon_read()53 if (aq_nic->aq_fw_ops->get_mac_temp) in aq_hwmon_read()54 err = aq_nic->aq_fw_ops->get_mac_temp(aq_nic->aq_hw, &temp); in aq_hwmon_read()97 else if (channel == 1 && !nic->aq_fw_ops->get_mac_temp && in aq_hwmon_is_visible()
365 int (*get_mac_temp)(struct aq_hw_s *self, int *temp); member
608 .get_mac_temp = aq_a2_fw_get_mac_temp,
716 .get_mac_temp = NULL,
1090 .get_mac_temp = NULL,