Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c7644 uint32_t pma_pmd_dev_id = 0; in nxge_get_cl45_pma_pmd_id() local
7655 pma_pmd_dev_id = val1; in nxge_get_cl45_pma_pmd_id()
7656 pma_pmd_dev_id = (pma_pmd_dev_id << 16); in nxge_get_cl45_pma_pmd_id()
7657 pma_pmd_dev_id |= val2; in nxge_get_cl45_pma_pmd_id()
7660 "devid[0x%llx]", phy_port, pma_pmd_dev_id)); in nxge_get_cl45_pma_pmd_id()
7662 return (pma_pmd_dev_id); in nxge_get_cl45_pma_pmd_id()
7741 uint32_t pma_pmd_dev_id = 0; in nxge_scan_ports_phy() local
7774 pma_pmd_dev_id = nxge_get_cl45_pma_pmd_id(nxgep, i); in nxge_scan_ports_phy()
7776 if (nxge_is_supported_phy(pma_pmd_dev_id, CLAUSE_45_TYPE)) { in nxge_scan_ports_phy()
7779 "PMA/PMD dev %x found", i, pma_pmd_dev_id)); in nxge_scan_ports_phy()
[all …]