Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
Dmcdi_mon.c135 struct efx_mcdi_mon_attribute { struct
136 struct device_attribute dev_attr;
137 unsigned int index;
138 unsigned int type;
139 enum efx_hwmon_type hwmon_type;
140 unsigned int limit_value;
141 char name[12];
/kernel/linux/linux-4.19/drivers/net/ethernet/sfc/
Dmcdi_mon.c138 struct efx_mcdi_mon_attribute { struct
139 struct device_attribute dev_attr;
140 unsigned int index;
141 unsigned int type;
142 enum efx_hwmon_type hwmon_type;
143 unsigned int limit_value;
144 char name[12];