Searched refs:efx_mcdi_phy_get_module_eeprom (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | mcdi_port_common.h | 58 int efx_mcdi_phy_get_module_eeprom(struct efx_nic *efx, struct ethtool_eeprom *ee, u8 *data);
|
H A D | ethtool_common.c | 1321 ret = efx_mcdi_phy_get_module_eeprom(efx, ee, data); in efx_ethtool_get_module_eeprom()
|
H A D | mcdi_port_common.c | 992 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
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A D | mcdi_port_common.h | 58 int efx_mcdi_phy_get_module_eeprom(struct efx_nic *efx, struct ethtool_eeprom *ee, u8 *data);
|
H A D | ethtool_common.c | 1322 ret = efx_mcdi_phy_get_module_eeprom(efx, ee, data); in efx_ethtool_get_module_eeprom()
|
H A D | mcdi_port_common.c | 990 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
|
Completed in 8 milliseconds