Searched refs:bnx2x_read_sfp_module_eeprom (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_link.h | 435 int bnx2x_read_sfp_module_eeprom(struct bnx2x_phy *phy,
|
D | bnx2x_ethtool.c | 1454 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_eeprom() 1479 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_eeprom() 1508 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_info() 1521 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_info()
|
D | bnx2x_link.c | 8069 int bnx2x_read_sfp_module_eeprom(struct bnx2x_phy *phy, in bnx2x_read_sfp_module_eeprom() function 8121 if (bnx2x_read_sfp_module_eeprom(phy, in bnx2x_get_edc_mode() 8232 if (bnx2x_read_sfp_module_eeprom(phy, in bnx2x_get_edc_mode() 8299 if (bnx2x_read_sfp_module_eeprom(phy, in bnx2x_verify_sfp_module() 8308 if (bnx2x_read_sfp_module_eeprom(phy, in bnx2x_verify_sfp_module() 8345 rc = bnx2x_read_sfp_module_eeprom(phy, params, in bnx2x_wait_for_sfp_module_initialized() 8356 rc = bnx2x_read_sfp_module_eeprom(phy, params, I2C_DEV_ADDR_A0, in bnx2x_wait_for_sfp_module_initialized()
|