Searched defs:efx_mcdi_mon (Results 1 – 2 of 2) 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