Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/sfc/
Dmcdi.h95 struct efx_mcdi_mon { struct
100 struct efx_mcdi_mon_attribute *attrs; argument
101 struct attribute_group group;
125 struct efx_mcdi_mon hwmon; argument
137 static inline struct efx_mcdi_mon *efx_mcdi_mon(struct efx_nic *efx) in efx_mcdi_mon() function