Searched defs:efx_mcdi_mon (Results 1 – 1 of 1) sorted by relevance
92 struct efx_mcdi_mon { struct97 struct efx_mcdi_mon_attribute *attrs; argument98 struct attribute_group group;122 struct efx_mcdi_mon hwmon; argument134 static inline struct efx_mcdi_mon *efx_mcdi_mon(struct efx_nic *efx) in efx_mcdi_mon() function