Searched refs:hw_get_mac_temp (Results 1 – 3 of 3) sorted by relevance
50 !aq_nic->aq_hw_ops->hw_get_mac_temp) in aq_hwmon_read()56 err = aq_nic->aq_hw_ops->hw_get_mac_temp(aq_nic->aq_hw, &temp); in aq_hwmon_read()98 !nic->aq_hw_ops->hw_get_mac_temp) in aq_hwmon_is_visible()
342 int (*hw_get_mac_temp)(struct aq_hw_s *self, u32 *temp); member
1714 .hw_get_mac_temp = hw_atl_b0_get_mac_temp,
Completed in 7 milliseconds