Searched refs:mon_attr (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/sfc/
H A Dmcdi_mon.c193 struct efx_mcdi_mon_attribute *mon_attr = efx_mcdi_mon_show_value() local
199 rc = efx_mcdi_mon_get_entry(dev, mon_attr->index, &entry); efx_mcdi_mon_show_value()
209 switch (mon_attr->hwmon_type) { efx_mcdi_mon_show_value()
230 struct efx_mcdi_mon_attribute *mon_attr = efx_mcdi_mon_show_limit() local
234 value = mon_attr->limit_value; efx_mcdi_mon_show_limit()
236 switch (mon_attr->hwmon_type) { efx_mcdi_mon_show_limit()
257 struct efx_mcdi_mon_attribute *mon_attr = efx_mcdi_mon_show_alarm() local
263 rc = efx_mcdi_mon_get_entry(dev, mon_attr->index, &entry); efx_mcdi_mon_show_alarm()
275 struct efx_mcdi_mon_attribute *mon_attr = efx_mcdi_mon_show_label() local
278 efx_mcdi_sensor_type[mon_attr->type].label); efx_mcdi_mon_show_label()

Completed in 54 milliseconds