Lines Matching refs:phy_idx
193 u32 phy_idx = bnx2x_get_cur_phy_idx(bp); in bnx2x_get_port_type() local
194 switch (bp->link_params.phy[phy_idx].media_type) { in bnx2x_get_port_type()
344 u32 speed, phy_idx; in bnx2x_set_settings() local
602 phy_idx = bnx2x_get_cur_phy_idx(bp); in bnx2x_set_settings()
605 (bp->link_params.phy[phy_idx].media_type == in bnx2x_set_settings()
1434 int rc = -EINVAL, phy_idx; in bnx2x_get_module_eeprom() local
1444 phy_idx = bnx2x_get_cur_phy_idx(bp); in bnx2x_get_module_eeprom()
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()
1498 int phy_idx, rc; in bnx2x_get_module_info() local
1506 phy_idx = bnx2x_get_cur_phy_idx(bp); in bnx2x_get_module_info()
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()