Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dmcdi_mon.c138 struct efx_mcdi_mon_attribute { struct
193 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_value()
194 container_of(attr, struct efx_mcdi_mon_attribute, dev_attr); in efx_mcdi_mon_show_value()
230 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_limit()
231 container_of(attr, struct efx_mcdi_mon_attribute, dev_attr); in efx_mcdi_mon_show_limit()
257 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_alarm()
258 container_of(attr, struct efx_mcdi_mon_attribute, dev_attr); in efx_mcdi_mon_show_alarm()
275 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_label()
276 container_of(attr, struct efx_mcdi_mon_attribute, dev_attr); in efx_mcdi_mon_show_label()
289 struct efx_mcdi_mon_attribute *attr = &hwmon->attrs[hwmon->n_attrs]; in efx_mcdi_mon_add_attr()
Dmcdi.h90 struct efx_mcdi_mon_attribute *attrs;