Searched refs:EXT_PHY1 (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.h114 #define EXT_PHY1 1 macro
H A Dbnx2x_link.c3431 if (phy_index == EXT_PHY1)
3434 actual_phy_idx = EXT_PHY1;
4838 params->phy[EXT_PHY1].media_type =
6217 spirom_ver = REG_RD(bp, params->phy[EXT_PHY1].ver_addr);
6219 if (params->phy[EXT_PHY1].format_fw_ver) {
6220 status |= params->phy[EXT_PHY1].format_fw_ver(spirom_ver,
6312 for (phy_idx = EXT_PHY1; phy_idx < MAX_PHYS; phy_idx++) {
6327 if (params->phy[EXT_PHY1].type ==
6346 if (((params->phy[EXT_PHY1].type ==
6348 (params->phy[EXT_PHY1]
[all...]
H A Dbnx2x_cmn.c4821 sel_phy_idx = EXT_PHY1;
4832 sel_phy_idx = EXT_PHY1;
4854 if (sel_phy_idx == EXT_PHY1)
4857 sel_phy_idx = EXT_PHY1;
H A Dbnx2x_ethtool.c487 if (bp->link_params.phy[EXT_PHY1].type ==
1866 &bp->link_params.phy[EXT_PHY1]);
H A Dbnx2x_main.c11198 bp->port.supported[0] = bp->link_params.phy[EXT_PHY1].supported;
11205 bp->link_params.phy[EXT_PHY1].supported;
11210 bp->link_params.phy[EXT_PHY1].supported;
11310 if (bp->link_params.phy[EXT_PHY1].type ==

Completed in 196 milliseconds