Lines Matching refs:phy_idx
195 u32 phy_idx = bnx2x_get_cur_phy_idx(bp); in bnx2x_get_port_type() local
196 switch (bp->link_params.phy[phy_idx].media_type) { in bnx2x_get_port_type()
361 u32 speed, phy_idx; in bnx2x_set_settings() local
624 phy_idx = bnx2x_get_cur_phy_idx(bp); in bnx2x_set_settings()
627 (bp->link_params.phy[phy_idx].media_type != in bnx2x_set_settings()
1462 int rc = -EINVAL, phy_idx; in bnx2x_get_module_eeprom() local
1472 phy_idx = bnx2x_get_cur_phy_idx(bp); in bnx2x_get_module_eeprom()
1482 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_eeprom()
1507 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_eeprom()
1526 int phy_idx, rc; in bnx2x_get_module_info() local
1534 phy_idx = bnx2x_get_cur_phy_idx(bp); in bnx2x_get_module_info()
1536 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_info()
1549 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_info()