Symbol: efx_mcdi_mon_attribute
drivers/net/ethernet/sfc/mcdi.h
97
struct efx_mcdi_mon_attribute *attrs;
drivers/net/ethernet/sfc/mcdi_mon.c
190
struct efx_mcdi_mon_attribute *mon_attr =
drivers/net/ethernet/sfc/mcdi_mon.c
191
container_of(attr, struct efx_mcdi_mon_attribute, dev_attr);
drivers/net/ethernet/sfc/mcdi_mon.c
227
struct efx_mcdi_mon_attribute *mon_attr =
drivers/net/ethernet/sfc/mcdi_mon.c
228
container_of(attr, struct efx_mcdi_mon_attribute, dev_attr);
drivers/net/ethernet/sfc/mcdi_mon.c
254
struct efx_mcdi_mon_attribute *mon_attr =
drivers/net/ethernet/sfc/mcdi_mon.c
255
container_of(attr, struct efx_mcdi_mon_attribute, dev_attr);
drivers/net/ethernet/sfc/mcdi_mon.c
272
struct efx_mcdi_mon_attribute *mon_attr =
drivers/net/ethernet/sfc/mcdi_mon.c
273
container_of(attr, struct efx_mcdi_mon_attribute, dev_attr);
drivers/net/ethernet/sfc/mcdi_mon.c
286
struct efx_mcdi_mon_attribute *attr = &hwmon->attrs[hwmon->n_attrs];
drivers/net/ethernet/sfc/siena/mcdi.h
97
struct efx_mcdi_mon_attribute *attrs;
drivers/net/ethernet/sfc/siena/mcdi_mon.c
190
struct efx_mcdi_mon_attribute *mon_attr =
drivers/net/ethernet/sfc/siena/mcdi_mon.c
191
container_of(attr, struct efx_mcdi_mon_attribute, dev_attr);
drivers/net/ethernet/sfc/siena/mcdi_mon.c
227
struct efx_mcdi_mon_attribute *mon_attr =
drivers/net/ethernet/sfc/siena/mcdi_mon.c
228
container_of(attr, struct efx_mcdi_mon_attribute, dev_attr);
drivers/net/ethernet/sfc/siena/mcdi_mon.c
254
struct efx_mcdi_mon_attribute *mon_attr =
drivers/net/ethernet/sfc/siena/mcdi_mon.c
255
container_of(attr, struct efx_mcdi_mon_attribute, dev_attr);
drivers/net/ethernet/sfc/siena/mcdi_mon.c
272
struct efx_mcdi_mon_attribute *mon_attr =
drivers/net/ethernet/sfc/siena/mcdi_mon.c
273
container_of(attr, struct efx_mcdi_mon_attribute, dev_attr);
drivers/net/ethernet/sfc/siena/mcdi_mon.c
286
struct efx_mcdi_mon_attribute *attr = &hwmon->attrs[hwmon->n_attrs];