• Home
  • Raw
  • Download

Lines Matching refs:INT_PHY

1490 	for (phy_index = INT_PHY; phy_index < params->num_phys;  in bnx2x_set_mdio_emac_per_phy()
1799 if (!(params->phy[INT_PHY].flags & FLAGS_TX_ERROR_CHECK)) { in bnx2x_xmac_enable()
1830 (params->phy[INT_PHY].supported & in bnx2x_xmac_enable()
3414 bnx2x_xgxs_specific_func(&params->phy[INT_PHY], params, in bnx2x_xgxs_deassert()
3466 for (phy_index = INT_PHY; phy_index < params->num_phys; in set_phy_vars()
4414 if ((params->req_line_speed[LINK_CONFIG_IDX(INT_PHY)] == in bnx2x_warpcore_config_sfi()
4787 params->phy[INT_PHY].media_type = in bnx2x_link_status_update()
5767 struct bnx2x_phy *phy = &params->phy[INT_PHY]; in bnx2x_set_gmii_tx_driver()
6005 params->phy[INT_PHY].type != in bnx2x_link_int_enable()
6015 params->phy[INT_PHY].type != in bnx2x_link_int_enable()
6401 struct bnx2x_phy *int_phy = &params->phy[INT_PHY]; in bnx2x_test_link()
6405 if (params->req_line_speed[LINK_CONFIG_IDX(INT_PHY)] in bnx2x_test_link()
6486 vars->line_speed = params->phy[INT_PHY].req_line_speed; in bnx2x_link_initialize()
6493 bnx2x_prepare_xgxs(&params->phy[INT_PHY], params, vars); in bnx2x_link_initialize()
6501 struct bnx2x_phy *phy = &params->phy[INT_PHY]; in bnx2x_link_initialize()
6506 if (params->phy[INT_PHY].config_init) in bnx2x_link_initialize()
6507 params->phy[INT_PHY].config_init(phy, in bnx2x_link_initialize()
6514 if (params->phy[INT_PHY].supported & in bnx2x_link_initialize()
6706 for (phy_idx = INT_PHY; phy_idx < MAX_PHYS; phy_idx++) { in bnx2x_update_link_up()
6737 u8 active_external_phy = INT_PHY; in bnx2x_link_update()
6740 for (phy_index = INT_PHY; phy_index < params->num_phys; in bnx2x_link_update()
6754 bnx2x_set_aer_mmd(params, &params->phy[INT_PHY]); in bnx2x_link_update()
6842 if (params->phy[INT_PHY].read_status) in bnx2x_link_update()
6843 params->phy[INT_PHY].read_status( in bnx2x_link_update()
6844 &params->phy[INT_PHY], in bnx2x_link_update()
6853 if (active_external_phy > INT_PHY) { in bnx2x_link_update()
6947 if (params->phy[INT_PHY].config_init) in bnx2x_link_update()
6948 params->phy[INT_PHY].config_init( in bnx2x_link_update()
6949 &params->phy[INT_PHY], params, in bnx2x_link_update()
8122 for (idx = INT_PHY; idx < MAX_PHYS; idx++) { in bnx2x_get_edc_mode()
8142 for (phy_idx = INT_PHY; phy_idx < MAX_PHYS; phy_idx++) { in bnx2x_get_edc_mode()
8659 phy = &params->phy[INT_PHY]; in bnx2x_handle_module_detect_int()
10085 bnx2x_set_autoneg(&params->phy[INT_PHY], params, vars, 0); in bnx2x_848x3_config_init()
10086 bnx2x_program_serdes(&params->phy[INT_PHY], params, vars); in bnx2x_848x3_config_init()
11777 if (phy_index == INT_PHY || phy_index == EXT_PHY1) { in bnx2x_populate_preemphasis()
11958 bnx2x_populate_preemphasis(bp, shmem_base, phy, port, INT_PHY); in bnx2x_populate_int_phy()
12094 if (phy_index == INT_PHY) in bnx2x_populate_phy()
12217 for (phy_index = INT_PHY; phy_index < MAX_PHYS; in bnx2x_phy_probe()
12236 for (phy_index = INT_PHY; in bnx2x_phy_probe()
12337 params->phy[INT_PHY].config_loopback( in bnx2x_init_xmac_loopback()
12338 &params->phy[INT_PHY], in bnx2x_init_xmac_loopback()
12364 struct bnx2x_phy *int_phy = &params->phy[INT_PHY]; in bnx2x_init_xgxs_loopback()
12445 for (phy_idx = INT_PHY; phy_idx < params->num_phys; phy_idx++) { in bnx2x_avoid_link_flap()
12719 if (params->phy[INT_PHY].link_reset) in bnx2x_link_reset()
12720 params->phy[INT_PHY].link_reset( in bnx2x_link_reset()
12721 &params->phy[INT_PHY], params); in bnx2x_link_reset()
13559 for (phy_idx = INT_PHY; phy_idx < MAX_PHYS; phy_idx++) { in bnx2x_period_func()
13570 struct bnx2x_phy *phy = &params->phy[INT_PHY]; in bnx2x_period_func()
13630 for (phy_index = INT_PHY; phy_index < MAX_PHYS; in bnx2x_hw_reset_phy()