Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/
H A Dbnxe_illumos.c36 (um->lm_dev.params.link.phy[ELINK_EXT_PHY2].supported & in bnxe_get_phy_id()
38 return (ELINK_EXT_PHY2); in bnxe_get_phy_id()
48 return (ELINK_EXT_PHY2); in bnxe_get_phy_id()
H A Dbnxe_hw.c186 pLM->params.link.phy[ELINK_EXT_PHY2].supported; in BnxeHwReqPhyMediumSettings()
193 pLM->params.link.phy[ELINK_EXT_PHY2].supported; in BnxeHwReqPhyMediumSettings()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/hsi/hw/include/
H A Dclc.h222 #define ELINK_EXT_PHY2 2 macro
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/common/
H A Dbnxe_clc.c3737 actual_phy_idx = ELINK_EXT_PHY2; in set_phy_vars()
3738 else if (phy_index == ELINK_EXT_PHY2) in set_phy_vars()
5475 params->phy[ELINK_EXT_PHY2].media_type = in elink_link_status_update()
6903 (params->phy[ELINK_EXT_PHY2].ver_addr != 0)) { in elink_get_ext_phy_fw_version()
6904 spirom_ver = REG_RD(cb, params->phy[ELINK_EXT_PHY2].ver_addr); in elink_get_ext_phy_fw_version()
6905 if (params->phy[ELINK_EXT_PHY2].format_fw_ver) { in elink_get_ext_phy_fw_version()
6909 status |= params->phy[ELINK_EXT_PHY2].format_fw_ver( in elink_get_ext_phy_fw_version()
7289 if (phy_index == ELINK_EXT_PHY2 && in elink_link_initialize()
7613 active_external_phy = ELINK_EXT_PHY2; in elink_link_update()
7661 if (params->phy[ELINK_EXT_PHY2].phy_specific_func) { in elink_link_update()
[all …]