Lines Matching refs:INT_PHY

1456 	for (phy_index = INT_PHY; phy_index < params->num_phys;  in bnx2x_set_mdio_emac_per_phy()
1765 if (!(params->phy[INT_PHY].flags & FLAGS_TX_ERROR_CHECK)) { in bnx2x_xmac_enable()
1796 (params->phy[INT_PHY].supported & in bnx2x_xmac_enable()
3378 bnx2x_xgxs_specific_func(&params->phy[INT_PHY], params, in bnx2x_xgxs_deassert()
3430 for (phy_index = INT_PHY; phy_index < params->num_phys; in set_phy_vars()
4443 if ((params->req_line_speed[LINK_CONFIG_IDX(INT_PHY)] == in bnx2x_warpcore_config_sfi()
4820 params->phy[INT_PHY].media_type = in bnx2x_link_status_update()
5805 struct bnx2x_phy *phy = &params->phy[INT_PHY]; in bnx2x_set_gmii_tx_driver()
6043 params->phy[INT_PHY].type != in bnx2x_link_int_enable()
6053 params->phy[INT_PHY].type != in bnx2x_link_int_enable()
6445 struct bnx2x_phy *int_phy = &params->phy[INT_PHY]; in bnx2x_test_link()
6449 if (params->req_line_speed[LINK_CONFIG_IDX(INT_PHY)] in bnx2x_test_link()
6529 vars->line_speed = params->phy[INT_PHY].req_line_speed; in bnx2x_link_initialize()
6536 bnx2x_prepare_xgxs(&params->phy[INT_PHY], params, vars); in bnx2x_link_initialize()
6544 struct bnx2x_phy *phy = &params->phy[INT_PHY]; in bnx2x_link_initialize()
6549 if (params->phy[INT_PHY].config_init) in bnx2x_link_initialize()
6550 params->phy[INT_PHY].config_init(phy, params, vars); in bnx2x_link_initialize()
6556 vars->line_speed = params->phy[INT_PHY].req_line_speed; in bnx2x_link_initialize()
6560 if (params->phy[INT_PHY].supported & in bnx2x_link_initialize()
6752 for (phy_idx = INT_PHY; phy_idx < MAX_PHYS; phy_idx++) { in bnx2x_update_link_up()
6803 u8 active_external_phy = INT_PHY; in bnx2x_link_update()
6806 for (phy_index = INT_PHY; phy_index < params->num_phys; in bnx2x_link_update()
6820 bnx2x_set_aer_mmd(params, &params->phy[INT_PHY]); in bnx2x_link_update()
6908 if (params->phy[INT_PHY].read_status) in bnx2x_link_update()
6909 params->phy[INT_PHY].read_status( in bnx2x_link_update()
6910 &params->phy[INT_PHY], in bnx2x_link_update()
6919 if (active_external_phy > INT_PHY) { in bnx2x_link_update()
7013 if (params->phy[INT_PHY].config_init) in bnx2x_link_update()
7014 params->phy[INT_PHY].config_init( in bnx2x_link_update()
7015 &params->phy[INT_PHY], params, in bnx2x_link_update()
8199 for (idx = INT_PHY; idx < MAX_PHYS; idx++) { in bnx2x_get_edc_mode()
8219 for (phy_idx = INT_PHY; phy_idx < MAX_PHYS; phy_idx++) { in bnx2x_get_edc_mode()
8737 phy = &params->phy[INT_PHY]; in bnx2x_handle_module_detect_int()
10172 bnx2x_set_autoneg(&params->phy[INT_PHY], params, vars, 0); in bnx2x_848x3_config_init()
10173 bnx2x_program_serdes(&params->phy[INT_PHY], params, vars); in bnx2x_848x3_config_init()
11874 if (phy_index == INT_PHY || phy_index == EXT_PHY1) { in bnx2x_populate_preemphasis()
12055 bnx2x_populate_preemphasis(bp, shmem_base, phy, port, INT_PHY); in bnx2x_populate_int_phy()
12191 if (phy_index == INT_PHY) in bnx2x_populate_phy()
12314 for (phy_index = INT_PHY; phy_index < MAX_PHYS; in bnx2x_phy_probe()
12333 for (phy_index = INT_PHY; in bnx2x_phy_probe()
12434 params->phy[INT_PHY].config_loopback( in bnx2x_init_xmac_loopback()
12435 &params->phy[INT_PHY], in bnx2x_init_xmac_loopback()
12461 struct bnx2x_phy *int_phy = &params->phy[INT_PHY]; in bnx2x_init_xgxs_loopback()
12543 for (phy_idx = INT_PHY; phy_idx < params->num_phys; phy_idx++) { in bnx2x_avoid_link_flap()
12819 if (params->phy[INT_PHY].link_reset) in bnx2x_link_reset()
12820 params->phy[INT_PHY].link_reset( in bnx2x_link_reset()
12821 &params->phy[INT_PHY], params); in bnx2x_link_reset()
13628 for (phy_idx = INT_PHY; phy_idx < MAX_PHYS; phy_idx++) { in bnx2x_period_func()
13639 struct bnx2x_phy *phy = &params->phy[INT_PHY]; in bnx2x_period_func()
13699 for (phy_index = INT_PHY; phy_index < MAX_PHYS; in bnx2x_hw_reset_phy()