Searched refs:s0f0 (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h1459 } s0f0; member in union:ice_aqc_get_sensor_reading_resp::__anon565
H A Dice_hwmon.c40 *val = TEMP_FROM_REG(resp.data.s0f0.temp);
43 *val = TEMP_FROM_REG(resp.data.s0f0.temp_warning_threshold);
46 *val = TEMP_FROM_REG(resp.data.s0f0.temp_critical_threshold);
49 *val = TEMP_FROM_REG(resp.data.s0f0.temp_fatal_threshold);

Completed in 203 milliseconds