Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.h115 #define EXT_PHY2 2 macro
Dbnx2x_link.c3432 actual_phy_idx = EXT_PHY2; in set_phy_vars()
3433 else if (phy_index == EXT_PHY2) in set_phy_vars()
4841 params->phy[EXT_PHY2].media_type = in bnx2x_link_status_update()
6226 (params->phy[EXT_PHY2].ver_addr != 0)) { in bnx2x_get_ext_phy_fw_version()
6227 spirom_ver = REG_RD(bp, params->phy[EXT_PHY2].ver_addr); in bnx2x_get_ext_phy_fw_version()
6228 if (params->phy[EXT_PHY2].format_fw_ver) { in bnx2x_get_ext_phy_fw_version()
6232 status |= params->phy[EXT_PHY2].format_fw_ver( in bnx2x_get_ext_phy_fw_version()
6584 if (phy_index == EXT_PHY2 && in bnx2x_link_initialize()
6892 active_external_phy = EXT_PHY2; in bnx2x_link_update()
6940 if (params->phy[EXT_PHY2].phy_specific_func) { in bnx2x_link_update()
[all …]
Dbnx2x_cmn.c4815 (bp->link_params.phy[EXT_PHY2].supported & SUPPORTED_FIBRE)) in bnx2x_get_cur_phy_idx()
4816 sel_phy_idx = EXT_PHY2; in bnx2x_get_cur_phy_idx()
4827 sel_phy_idx = EXT_PHY2; in bnx2x_get_cur_phy_idx()
4846 sel_phy_idx = EXT_PHY2; in bnx2x_get_link_cfg_idx()
4847 else if (sel_phy_idx == EXT_PHY2) in bnx2x_get_link_cfg_idx()
Dbnx2x_main.c11205 bp->link_params.phy[EXT_PHY2].supported; in bnx2x_link_settings_supported()
11210 bp->link_params.phy[EXT_PHY2].supported; in bnx2x_link_settings_supported()