Searched refs:elink_read_sfp_module_eeprom (Results 1 – 4 of 4) sorted by relevance
/titanic_50/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_phy.c | 1640 …elink_status = elink_read_sfp_module_eeprom( &pdev->params.link.phy[ext_phy_type], // ELINK_INT_PH… in lm_link_i2c_update() 1675 …elink_status = elink_read_sfp_module_eeprom( &pdev->params.link.phy[ext_phy_type], // ELINK_INT_PH… in lm_link_i2c_update() 1700 …elink_status = elink_read_sfp_module_eeprom( &pdev->params.link.phy[ext_phy_type], // ELINK_INT_PH… in lm_link_i2c_update()
|
H A D | lm_hw_access.c | 1340 …elink_res = elink_read_sfp_module_eeprom( &pdev->params.link.phy[ext_phy_type], // ELINK_INT_PHY, … in lm_get_transceiver_data()
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/ |
H A D | clc.h | 580 elink_status_t elink_read_sfp_module_eeprom(struct elink_phy *phy,
|
/titanic_50/usr/src/uts/common/io/bnxe/577xx/common/ |
H A D | bnxe_clc.c | 8858 elink_status_t elink_read_sfp_module_eeprom(struct elink_phy *phy, in elink_read_sfp_module_eeprom() function 8921 if (elink_read_sfp_module_eeprom(phy, in elink_get_edc_mode() 9044 if (elink_read_sfp_module_eeprom(phy, in elink_get_edc_mode() 9112 if (elink_read_sfp_module_eeprom(phy, in elink_verify_sfp_module() 9121 if (elink_read_sfp_module_eeprom(phy, in elink_verify_sfp_module() 9162 rc = elink_read_sfp_module_eeprom(phy, params, in elink_wait_for_sfp_module_initialized() 9173 rc = elink_read_sfp_module_eeprom(phy, params, ELINK_I2C_DEV_ADDR_A0, in elink_wait_for_sfp_module_initialized()
|