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

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h115 #define EXT_PHY2 2 macro
H A Dbnx2x_cmn.c4822 /* In case link is SERDES, check if the EXT_PHY2 is the one */
4824 (bp->link_params.phy[EXT_PHY2].supported & SUPPORTED_FIBRE))
4825 sel_phy_idx = EXT_PHY2;
4836 sel_phy_idx = EXT_PHY2;
4855 sel_phy_idx = EXT_PHY2;
4856 else if (sel_phy_idx == EXT_PHY2)
H A Dbnx2x_link.c3432 actual_phy_idx = EXT_PHY2;
3433 else if (phy_index == EXT_PHY2)
4841 params->phy[EXT_PHY2].media_type =
6226 (params->phy[EXT_PHY2].ver_addr != 0)) {
6227 spirom_ver = REG_RD(bp, params->phy[EXT_PHY2].ver_addr);
6228 if (params->phy[EXT_PHY2].format_fw_ver) {
6232 status |= params->phy[EXT_PHY2].format_fw_ver(
6584 if (phy_index == EXT_PHY2 &&
6892 active_external_phy = EXT_PHY2;
6940 if (params->phy[EXT_PHY2]
[all...]
H A Dbnx2x_main.c11207 bp->link_params.phy[EXT_PHY2].supported;
11212 bp->link_params.phy[EXT_PHY2].supported;

Completed in 238 milliseconds