Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h114 #define EXT_PHY2 2 macro
Dbnx2x_link.c3438 actual_phy_idx = EXT_PHY2; in set_phy_vars()
3439 else if (phy_index == EXT_PHY2) in set_phy_vars()
4847 params->phy[EXT_PHY2].media_type = in bnx2x_link_status_update()
6239 (params->phy[EXT_PHY2].ver_addr != 0)) { in bnx2x_get_ext_phy_fw_version()
6240 spirom_ver = REG_RD(bp, params->phy[EXT_PHY2].ver_addr); in bnx2x_get_ext_phy_fw_version()
6241 if (params->phy[EXT_PHY2].format_fw_ver) { in bnx2x_get_ext_phy_fw_version()
6245 status |= params->phy[EXT_PHY2].format_fw_ver( in bnx2x_get_ext_phy_fw_version()
6596 if (phy_index == EXT_PHY2 && in bnx2x_link_initialize()
6903 active_external_phy = EXT_PHY2; in bnx2x_link_update()
6951 if (params->phy[EXT_PHY2].phy_specific_func) { in bnx2x_link_update()
[all …]
Dbnx2x_cmn.c4830 (bp->link_params.phy[EXT_PHY2].supported & SUPPORTED_FIBRE)) in bnx2x_get_cur_phy_idx()
4831 sel_phy_idx = EXT_PHY2; in bnx2x_get_cur_phy_idx()
4842 sel_phy_idx = EXT_PHY2; in bnx2x_get_cur_phy_idx()
4861 sel_phy_idx = EXT_PHY2; in bnx2x_get_link_cfg_idx()
4862 else if (sel_phy_idx == EXT_PHY2) in bnx2x_get_link_cfg_idx()
Dbnx2x_main.c11149 bp->link_params.phy[EXT_PHY2].supported; in bnx2x_link_settings_supported()
11154 bp->link_params.phy[EXT_PHY2].supported; in bnx2x_link_settings_supported()