Searched refs:efx_mcdi_phy_get_module_eeprom_byte (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/net/ethernet/sfc/ |
D | mcdi_port_common.c | 938 static int efx_mcdi_phy_get_module_eeprom_byte(struct efx_nic *efx, in efx_mcdi_phy_get_module_eeprom_byte() function 955 return efx_mcdi_phy_get_module_eeprom_byte(efx, 0, in efx_mcdi_phy_diag_type() 962 return efx_mcdi_phy_get_module_eeprom_byte(efx, 0, in efx_mcdi_phy_sff_8472_level() 976 switch (efx_mcdi_phy_get_module_eeprom_byte(efx, 0, 0)) { in efx_mcdi_phy_module_type()
|
/linux-6.1.9/drivers/net/ethernet/sfc/siena/ |
D | mcdi_port_common.c | 946 static int efx_mcdi_phy_get_module_eeprom_byte(struct efx_nic *efx, in efx_mcdi_phy_get_module_eeprom_byte() function 963 return efx_mcdi_phy_get_module_eeprom_byte(efx, 0, in efx_mcdi_phy_diag_type() 970 return efx_mcdi_phy_get_module_eeprom_byte(efx, 0, in efx_mcdi_phy_sff_8472_level() 984 switch (efx_mcdi_phy_get_module_eeprom_byte(efx, 0, 0)) { in efx_mcdi_phy_module_type()
|