Home
last modified time | relevance | path

Searched refs:init_thermal_sensor_thresh (Results 1 – 4 of 4) sorted by relevance

/freebsd-14-stable/sys/dev/ixgbe/
HDixgbe_api.c1212 return ixgbe_call_func(hw, hw->mac.ops.init_thermal_sensor_thresh, (hw), in ixgbe_init_thermal_sensor_thresh()
HDixgbe_82599.c401 mac->ops.init_thermal_sensor_thresh = in ixgbe_init_ops_82599()
HDixgbe_type.h4099 s32 (*init_thermal_sensor_thresh)(struct ixgbe_hw *hw); member
HDixgbe_x550.c622 mac->ops.init_thermal_sensor_thresh = NULL; in ixgbe_init_ops_X550EM()