Home
last modified time | relevance | path

Searched refs:INT_PHY (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h110 #define INT_PHY 0 macro
117 #define LINK_CONFIG_IDX(_phy_idx) ((_phy_idx == INT_PHY) ? \
Dbnx2x_link.c1456 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()
[all …]
Dbnx2x_cmn.c4716 return INT_PHY; in bnx2x_get_cur_phy_idx()
Dbnx2x_main.c10945 bp->port.supported[0] = bp->link_params.phy[INT_PHY].supported; in bnx2x_link_settings_supported()