Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h99 #define EXT_PHY2 2 macro
Dbnx2x_cmn.c3467 (bp->link_params.phy[EXT_PHY2].supported & SUPPORTED_FIBRE)) in bnx2x_get_cur_phy_idx()
3468 sel_phy_idx = EXT_PHY2; in bnx2x_get_cur_phy_idx()
3479 sel_phy_idx = EXT_PHY2; in bnx2x_get_cur_phy_idx()
3499 sel_phy_idx = EXT_PHY2; in bnx2x_get_link_cfg_idx()
3500 else if (sel_phy_idx == EXT_PHY2) in bnx2x_get_link_cfg_idx()
Dbnx2x_link.c3565 actual_phy_idx = EXT_PHY2; in set_phy_vars()
3566 else if (phy_index == EXT_PHY2) in set_phy_vars()
4743 params->phy[EXT_PHY2].media_type = in bnx2x_link_status_update()
6117 (params->phy[EXT_PHY2].ver_addr != 0)) { in bnx2x_get_ext_phy_fw_version()
6118 spirom_ver = REG_RD(bp, params->phy[EXT_PHY2].ver_addr); in bnx2x_get_ext_phy_fw_version()
6119 if (params->phy[EXT_PHY2].format_fw_ver) { in bnx2x_get_ext_phy_fw_version()
6123 status |= params->phy[EXT_PHY2].format_fw_ver( in bnx2x_get_ext_phy_fw_version()
6476 if (phy_index == EXT_PHY2 && in bnx2x_link_initialize()
6749 active_external_phy = EXT_PHY2; in bnx2x_link_update()
6802 if (params->phy[EXT_PHY2].phy_specific_func) { in bnx2x_link_update()
[all …]
Dbnx2x_main.c9440 bp->link_params.phy[EXT_PHY2].supported; in bnx2x_link_settings_supported()
9445 bp->link_params.phy[EXT_PHY2].supported; in bnx2x_link_settings_supported()