Searched refs:bnx2x_read_sfp_module_eeprom (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.h | 438 int bnx2x_read_sfp_module_eeprom(struct bnx2x_phy *phy,
|
H A D | bnx2x_ethtool.c | 1528 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_eeprom() 1553 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_eeprom() 1582 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_info() 1595 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_info()
|
H A D | bnx2x_link.c | 8075 int bnx2x_read_sfp_module_eeprom(struct bnx2x_phy *phy, in bnx2x_read_sfp_module_eeprom() function 8127 if (bnx2x_read_sfp_module_eeprom(phy, in bnx2x_get_edc_mode() 8238 if (bnx2x_read_sfp_module_eeprom(phy, in bnx2x_get_edc_mode() 8305 if (bnx2x_read_sfp_module_eeprom(phy, in bnx2x_verify_sfp_module() 8314 if (bnx2x_read_sfp_module_eeprom(phy, in bnx2x_verify_sfp_module() 8351 rc = bnx2x_read_sfp_module_eeprom(phy, params, in bnx2x_wait_for_sfp_module_initialized() 8362 rc = bnx2x_read_sfp_module_eeprom(phy, params, I2C_DEV_ADDR_A0, in bnx2x_wait_for_sfp_module_initialized()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/ |
H A D | bnx2x_link.h | 438 int bnx2x_read_sfp_module_eeprom(struct bnx2x_phy *phy,
|
H A D | bnx2x_ethtool.c | 1528 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_eeprom() 1553 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_eeprom() 1582 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_info() 1595 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_info()
|
H A D | bnx2x_link.c | 8077 int bnx2x_read_sfp_module_eeprom(struct bnx2x_phy *phy, in bnx2x_read_sfp_module_eeprom() function 8129 if (bnx2x_read_sfp_module_eeprom(phy, in bnx2x_get_edc_mode() 8240 if (bnx2x_read_sfp_module_eeprom(phy, in bnx2x_get_edc_mode() 8307 if (bnx2x_read_sfp_module_eeprom(phy, in bnx2x_verify_sfp_module() 8316 if (bnx2x_read_sfp_module_eeprom(phy, in bnx2x_verify_sfp_module() 8353 rc = bnx2x_read_sfp_module_eeprom(phy, params, in bnx2x_wait_for_sfp_module_initialized() 8364 rc = bnx2x_read_sfp_module_eeprom(phy, params, I2C_DEV_ADDR_A0, in bnx2x_wait_for_sfp_module_initialized()
|
Completed in 40 milliseconds