Searched refs:init_thermal_sensor_thresh (Results 1 – 7 of 7) sorted by relevance
522 s32 (*init_thermal_sensor_thresh)(struct txgbe_hw *hw); member
609 hw->mac.init_thermal_sensor_thresh = txgbe_mac_init_thermal_ssth_dummy; in txgbe_init_ops_dummy()
2850 mac->init_thermal_sensor_thresh = txgbe_init_thermal_sensor_thresh; in txgbe_init_ops_pf()3511 hw->mac.init_thermal_sensor_thresh(hw); in txgbe_reset_misc()
1167 return ixgbe_call_func(hw, hw->mac.ops.init_thermal_sensor_thresh, (hw), in ixgbe_init_thermal_sensor_thresh()
366 mac->ops.init_thermal_sensor_thresh = in ixgbe_init_ops_82599()
4004 s32 (*init_thermal_sensor_thresh)(struct ixgbe_hw *hw); member
594 mac->ops.init_thermal_sensor_thresh = NULL; in ixgbe_init_ops_X550EM()