Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/sfc/
Dmcdi_mon.c149 struct efx_mcdi_mon *hwmon = efx_mcdi_mon(efx); in efx_mcdi_mon_update()
168 struct efx_mcdi_mon *hwmon = efx_mcdi_mon(efx); in efx_mcdi_mon_get_entry()
288 struct efx_mcdi_mon *hwmon = efx_mcdi_mon(efx); in efx_mcdi_mon_add_attr()
309 struct efx_mcdi_mon *hwmon = efx_mcdi_mon(efx); in efx_mcdi_mon_probe()
525 struct efx_mcdi_mon *hwmon = efx_mcdi_mon(efx); in efx_mcdi_mon_remove()
Dmcdi.h85 struct efx_mcdi_mon { struct
115 struct efx_mcdi_mon hwmon; argument
127 static inline struct efx_mcdi_mon *efx_mcdi_mon(struct efx_nic *efx) in efx_mcdi_mon() function