Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h112 #define EXT_PHY2 2 macro
Dbnx2x_link.c3436 actual_phy_idx = EXT_PHY2; in set_phy_vars()
3437 else if (phy_index == EXT_PHY2) in set_phy_vars()
4826 params->phy[EXT_PHY2].media_type = in bnx2x_link_status_update()
6218 (params->phy[EXT_PHY2].ver_addr != 0)) { in bnx2x_get_ext_phy_fw_version()
6219 spirom_ver = REG_RD(bp, params->phy[EXT_PHY2].ver_addr); in bnx2x_get_ext_phy_fw_version()
6220 if (params->phy[EXT_PHY2].format_fw_ver) { in bnx2x_get_ext_phy_fw_version()
6224 status |= params->phy[EXT_PHY2].format_fw_ver( in bnx2x_get_ext_phy_fw_version()
6575 if (phy_index == EXT_PHY2 && in bnx2x_link_initialize()
6882 active_external_phy = EXT_PHY2; in bnx2x_link_update()
6930 if (params->phy[EXT_PHY2].phy_specific_func) { in bnx2x_link_update()
[all …]
Dbnx2x_cmn.c4722 (bp->link_params.phy[EXT_PHY2].supported & SUPPORTED_FIBRE)) in bnx2x_get_cur_phy_idx()
4723 sel_phy_idx = EXT_PHY2; in bnx2x_get_cur_phy_idx()
4734 sel_phy_idx = EXT_PHY2; in bnx2x_get_cur_phy_idx()
4753 sel_phy_idx = EXT_PHY2; in bnx2x_get_link_cfg_idx()
4754 else if (sel_phy_idx == EXT_PHY2) in bnx2x_get_link_cfg_idx()
Dbnx2x_main.c10958 bp->link_params.phy[EXT_PHY2].supported; in bnx2x_link_settings_supported()
10963 bp->link_params.phy[EXT_PHY2].supported; in bnx2x_link_settings_supported()