Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_mon.c190 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_value() local
196 rc = efx_mcdi_mon_get_entry(dev, mon_attr->index, &entry); in efx_mcdi_mon_show_value()
206 switch (mon_attr->hwmon_type) { in efx_mcdi_mon_show_value()
227 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_limit() local
231 value = mon_attr->limit_value; in efx_mcdi_mon_show_limit()
233 switch (mon_attr->hwmon_type) { in efx_mcdi_mon_show_limit()
254 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_alarm() local
260 rc = efx_mcdi_mon_get_entry(dev, mon_attr->index, &entry); in efx_mcdi_mon_show_alarm()
272 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_label() local
275 efx_mcdi_sensor_type[mon_attr->type].label); in efx_mcdi_mon_show_label()
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dmcdi_mon.c190 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_value() local
196 rc = efx_mcdi_mon_get_entry(dev, mon_attr->index, &entry); in efx_mcdi_mon_show_value()
206 switch (mon_attr->hwmon_type) { in efx_mcdi_mon_show_value()
227 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_limit() local
231 value = mon_attr->limit_value; in efx_mcdi_mon_show_limit()
233 switch (mon_attr->hwmon_type) { in efx_mcdi_mon_show_limit()
254 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_alarm() local
260 rc = efx_mcdi_mon_get_entry(dev, mon_attr->index, &entry); in efx_mcdi_mon_show_alarm()
272 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_label() local
275 efx_mcdi_sensor_type[mon_attr->type].label); in efx_mcdi_mon_show_label()