Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_link.c3564 if (phy_index == EXT_PHY1) in set_phy_vars()
3567 actual_phy_idx = EXT_PHY1; in set_phy_vars()
4740 params->phy[EXT_PHY1].media_type = in bnx2x_link_status_update()
6108 spirom_ver = REG_RD(bp, params->phy[EXT_PHY1].ver_addr); in bnx2x_get_ext_phy_fw_version()
6110 if (params->phy[EXT_PHY1].format_fw_ver) { in bnx2x_get_ext_phy_fw_version()
6111 status |= params->phy[EXT_PHY1].format_fw_ver(spirom_ver, in bnx2x_get_ext_phy_fw_version()
6203 for (phy_idx = EXT_PHY1; phy_idx < MAX_PHYS; phy_idx++) { in bnx2x_set_led()
6218 if (params->phy[EXT_PHY1].type == in bnx2x_set_led()
6237 if (((params->phy[EXT_PHY1].type == in bnx2x_set_led()
6239 (params->phy[EXT_PHY1].type == in bnx2x_set_led()
[all …]
Dbnx2x_link.h98 #define EXT_PHY1 1 macro
Dbnx2x_cmn.c3464 sel_phy_idx = EXT_PHY1; in bnx2x_get_cur_phy_idx()
3475 sel_phy_idx = EXT_PHY1; in bnx2x_get_cur_phy_idx()
3498 if (sel_phy_idx == EXT_PHY1) in bnx2x_get_link_cfg_idx()
3501 sel_phy_idx = EXT_PHY1; in bnx2x_get_link_cfg_idx()
Dbnx2x_ethtool.c407 if (bp->link_params.phy[EXT_PHY1].type == in bnx2x_set_settings()
1378 &bp->link_params.phy[EXT_PHY1]); in bnx2x_set_eeprom()
Dbnx2x_main.c9431 bp->port.supported[0] = bp->link_params.phy[EXT_PHY1].supported; in bnx2x_link_settings_supported()
9438 bp->link_params.phy[EXT_PHY1].supported; in bnx2x_link_settings_supported()
9443 bp->link_params.phy[EXT_PHY1].supported; in bnx2x_link_settings_supported()
9540 if (bp->link_params.phy[EXT_PHY1].type == in bnx2x_link_settings_requested()