Searched refs:efx_mcdi_phy_get_module_eeprom_byte (Results 1 - 3 of 3) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
H A D | mcdi_port_common.c | 940 static int efx_mcdi_phy_get_module_eeprom_byte(struct efx_nic *efx, in efx_mcdi_phy_get_module_eeprom_byte() function 957 return efx_mcdi_phy_get_module_eeprom_byte(efx, 0, in efx_mcdi_phy_diag_type() 964 return efx_mcdi_phy_get_module_eeprom_byte(efx, 0, in efx_mcdi_phy_sff_8472_level() 980 switch (efx_mcdi_phy_get_module_eeprom_byte(efx, 0, 0)) { in efx_mcdi_phy_module_type()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/ |
H A 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() 978 switch (efx_mcdi_phy_get_module_eeprom_byte(efx, 0, 0)) { in efx_mcdi_phy_module_type()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/ |
H A 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()
|
Completed in 6 milliseconds