Searched refs:INT_PHY (Results 1 – 3 of 3) sorted by relevance
87 #define INT_PHY 0 macro94 #define LINK_CONFIG_IDX(_phy_idx) ((_phy_idx == INT_PHY) ? \
1613 params->phy[INT_PHY].def_md_devad); in bnx2x_xgxs_deassert()2611 struct bnx2x_phy *phy = ¶ms->phy[INT_PHY]; in bnx2x_set_gmii_tx_driver()2855 params->phy[INT_PHY].type != in bnx2x_link_int_enable()2865 params->phy[INT_PHY].type != in bnx2x_link_int_enable()3227 CL22_RD_OVER_CL45(bp, ¶ms->phy[INT_PHY], in bnx2x_test_link()3280 vars->line_speed = params->phy[INT_PHY].req_line_speed; in bnx2x_link_initialize()3288 if (params->phy[INT_PHY].config_init) in bnx2x_link_initialize()3289 params->phy[INT_PHY].config_init( in bnx2x_link_initialize()3290 ¶ms->phy[INT_PHY], in bnx2x_link_initialize()3300 struct bnx2x_phy *phy = ¶ms->phy[INT_PHY]; in bnx2x_link_initialize()[all …]
8143 bp->port.supported[0] = bp->link_params.phy[INT_PHY].supported; in bnx2x_link_settings_supported()