Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/aquantia/atlantic/
A Daq_drvinfo.c49 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()
A Daq_hw.h365 int (*get_mac_temp)(struct aq_hw_s *self, int *temp); member
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/
A Dhw_atl_utils_fw2x.c716 .get_mac_temp = NULL,
A Dhw_atl_utils.c1090 .get_mac_temp = NULL,
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
A Dhw_atl2_utils_fw.c608 .get_mac_temp = aq_a2_fw_get_mac_temp,

Completed in 10 milliseconds