Searched refs:bnx2x_read_sfp_module_eeprom (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.h | 437 int bnx2x_read_sfp_module_eeprom(struct bnx2x_phy *phy,
|
H A D | bnx2x_ethtool.c | 1482 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], bnx2x_get_module_eeprom() 1507 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], bnx2x_get_module_eeprom() 1536 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], bnx2x_get_module_info() 1549 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], bnx2x_get_module_info()
|
H A D | bnx2x_link.c | 8090 int bnx2x_read_sfp_module_eeprom(struct bnx2x_phy *phy, bnx2x_read_sfp_module_eeprom() function 8142 if (bnx2x_read_sfp_module_eeprom(phy, bnx2x_get_edc_mode() 8253 if (bnx2x_read_sfp_module_eeprom(phy, bnx2x_get_edc_mode() 8320 if (bnx2x_read_sfp_module_eeprom(phy, bnx2x_verify_sfp_module() 8329 if (bnx2x_read_sfp_module_eeprom(phy, bnx2x_verify_sfp_module() 8366 rc = bnx2x_read_sfp_module_eeprom(phy, params, bnx2x_wait_for_sfp_module_initialized() 8377 rc = bnx2x_read_sfp_module_eeprom(phy, params, I2C_DEV_ADDR_A0, bnx2x_wait_for_sfp_module_initialized()
|
Completed in 123 milliseconds