Home
last modified time | relevance | path

Searched refs:hwmon_type (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_mon.c37 enum efx_hwmon_type hwmon_type; member
117 hwmon_type = efx_mcdi_sensor_type[type].hwmon_type; in efx_mcdi_sensor_event()
124 unit = efx_hwmon_unit[hwmon_type]; in efx_mcdi_sensor_event()
139 enum efx_hwmon_type hwmon_type; member
206 switch (mon_attr->hwmon_type) { in efx_mcdi_mon_show_value()
233 switch (mon_attr->hwmon_type) { in efx_mcdi_mon_show_limit()
292 attr->hwmon_type = efx_mcdi_sensor_type[type].hwmon_type; in efx_mcdi_mon_add_attr()
366 enum efx_hwmon_type hwmon_type; in efx_mcdi_mon_probe() local
409 hwmon_type = efx_mcdi_sensor_type[type].hwmon_type; in efx_mcdi_mon_probe()
418 hwmon_type = EFX_HWMON_UNKNOWN; in efx_mcdi_mon_probe()
[all …]
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_mon.c37 enum efx_hwmon_type hwmon_type; member
117 hwmon_type = efx_mcdi_sensor_type[type].hwmon_type; in efx_siena_mcdi_sensor_event()
124 unit = efx_hwmon_unit[hwmon_type]; in efx_siena_mcdi_sensor_event()
139 enum efx_hwmon_type hwmon_type; member
206 switch (mon_attr->hwmon_type) { in efx_mcdi_mon_show_value()
233 switch (mon_attr->hwmon_type) { in efx_mcdi_mon_show_limit()
292 attr->hwmon_type = efx_mcdi_sensor_type[type].hwmon_type; in efx_mcdi_mon_add_attr()
366 enum efx_hwmon_type hwmon_type; in efx_siena_mcdi_mon_probe() local
409 hwmon_type = efx_mcdi_sensor_type[type].hwmon_type; in efx_siena_mcdi_mon_probe()
418 hwmon_type = EFX_HWMON_UNKNOWN; in efx_siena_mcdi_mon_probe()
[all …]