Searched refs:efx_mcdi_mon_attribute (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/sfc/ |
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()
|
D | mcdi.h | 97 struct efx_mcdi_mon_attribute *attrs;
|
/linux-6.1.9/drivers/net/ethernet/sfc/siena/ |
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()
|
D | mcdi.h | 97 struct efx_mcdi_mon_attribute *attrs;
|