Searched refs:efx_mcdi_mon_attribute (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/sfc/ |
H A D | mcdi_mon.c | 135 struct efx_mcdi_mon_attribute { struct 190 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_value() 191 container_of(attr, struct efx_mcdi_mon_attribute, dev_attr); in efx_mcdi_mon_show_value() 227 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_limit() 228 container_of(attr, struct efx_mcdi_mon_attribute, dev_attr); in efx_mcdi_mon_show_limit() 254 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_alarm() 255 container_of(attr, struct efx_mcdi_mon_attribute, dev_attr); in efx_mcdi_mon_show_alarm() 272 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_label() 273 container_of(attr, struct efx_mcdi_mon_attribute, dev_attr); in efx_mcdi_mon_show_label() 286 struct efx_mcdi_mon_attribute *attr = &hwmon->attrs[hwmon->n_attrs]; in efx_mcdi_mon_add_attr()
|
H A D | mcdi.h | 97 struct efx_mcdi_mon_attribute *attrs;
|
/openbmc/linux/drivers/net/ethernet/sfc/siena/ |
H A D | mcdi_mon.c | 135 struct efx_mcdi_mon_attribute { struct 190 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_value() 191 container_of(attr, struct efx_mcdi_mon_attribute, dev_attr); in efx_mcdi_mon_show_value() 227 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_limit() 228 container_of(attr, struct efx_mcdi_mon_attribute, dev_attr); in efx_mcdi_mon_show_limit() 254 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_alarm() 255 container_of(attr, struct efx_mcdi_mon_attribute, dev_attr); in efx_mcdi_mon_show_alarm() 272 struct efx_mcdi_mon_attribute *mon_attr = in efx_mcdi_mon_show_label() 273 container_of(attr, struct efx_mcdi_mon_attribute, dev_attr); in efx_mcdi_mon_show_label() 286 struct efx_mcdi_mon_attribute *attr = &hwmon->attrs[hwmon->n_attrs]; in efx_mcdi_mon_add_attr()
|
H A D | mcdi.h | 97 struct efx_mcdi_mon_attribute *attrs;
|