Searched defs:efx_mcdi_mon (Results 1 – 1 of 1) sorted by relevance
85 struct efx_mcdi_mon { struct90 struct efx_mcdi_mon_attribute *attrs; argument91 struct attribute_group group;115 struct efx_mcdi_mon hwmon; argument127 static inline struct efx_mcdi_mon *efx_mcdi_mon(struct efx_nic *efx) in efx_mcdi_mon() function