Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_link.c3431 if (phy_index == EXT_PHY1) in set_phy_vars()
3434 actual_phy_idx = EXT_PHY1; in set_phy_vars()
4838 params->phy[EXT_PHY1].media_type = in bnx2x_link_status_update()
6215 spirom_ver = REG_RD(bp, params->phy[EXT_PHY1].ver_addr); in bnx2x_get_ext_phy_fw_version()
6217 if (params->phy[EXT_PHY1].format_fw_ver) { in bnx2x_get_ext_phy_fw_version()
6218 status |= params->phy[EXT_PHY1].format_fw_ver(spirom_ver, in bnx2x_get_ext_phy_fw_version()
6310 for (phy_idx = EXT_PHY1; phy_idx < MAX_PHYS; phy_idx++) { in bnx2x_set_led()
6325 if (params->phy[EXT_PHY1].type == in bnx2x_set_led()
6344 if (((params->phy[EXT_PHY1].type == in bnx2x_set_led()
6346 (params->phy[EXT_PHY1].type == in bnx2x_set_led()
[all …]
H A Dbnx2x_link.h114 #define EXT_PHY1 1 macro
H A Dbnx2x_cmn.c4812 sel_phy_idx = EXT_PHY1; in bnx2x_get_cur_phy_idx()
4823 sel_phy_idx = EXT_PHY1; in bnx2x_get_cur_phy_idx()
4845 if (sel_phy_idx == EXT_PHY1) in bnx2x_get_link_cfg_idx()
4848 sel_phy_idx = EXT_PHY1; in bnx2x_get_link_cfg_idx()
H A Dbnx2x_ethtool.c487 if (bp->link_params.phy[EXT_PHY1].type == in bnx2x_set_link_ksettings()
1866 &bp->link_params.phy[EXT_PHY1]); in bnx2x_set_eeprom()
H A Dbnx2x_main.c11197 bp->port.supported[0] = bp->link_params.phy[EXT_PHY1].supported; in bnx2x_link_settings_supported()
11204 bp->link_params.phy[EXT_PHY1].supported; in bnx2x_link_settings_supported()
11209 bp->link_params.phy[EXT_PHY1].supported; in bnx2x_link_settings_supported()
11309 if (bp->link_params.phy[EXT_PHY1].type == in bnx2x_link_settings_requested()