Home
last modified time | relevance | path

Searched refs:efx_mcdi_phy_get_module_eeprom (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/sfc/
H A Dmcdi_port_common.h58 int efx_mcdi_phy_get_module_eeprom(struct efx_nic *efx, struct ethtool_eeprom *ee, u8 *data);
H A Dmcdi_port_common.c990 int efx_mcdi_phy_get_module_eeprom(struct efx_nic *efx, struct ethtool_eeprom *ee, u8 *data) in efx_mcdi_phy_get_module_eeprom() function
H A Dethtool_common.c1318 ret = efx_mcdi_phy_get_module_eeprom(efx, ee, data); in efx_ethtool_get_module_eeprom()