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()
371 u32 speed, phy_idx; in bnx2x_set_link_ksettings() local
641 phy_idx = bnx2x_get_cur_phy_idx(bp); in bnx2x_set_link_ksettings()
644 (bp->link_params.phy[phy_idx].media_type != in bnx2x_set_link_ksettings()
1484 int rc = -EINVAL, phy_idx; in bnx2x_get_module_eeprom() local
1494 phy_idx = bnx2x_get_cur_phy_idx(bp); in bnx2x_get_module_eeprom()
1504 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_eeprom()
1529 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_eeprom()
1548 int phy_idx, rc; in bnx2x_get_module_info() local
1556 phy_idx = bnx2x_get_cur_phy_idx(bp); in bnx2x_get_module_info()
1558 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_info()
1571 rc = bnx2x_read_sfp_module_eeprom(&bp->link_params.phy[phy_idx], in bnx2x_get_module_info()