Searched refs:pma_pmd_dev_id (Results 1 – 1 of 1) sorted by relevance
7509 uint32_t pma_pmd_dev_id = 0; in nxge_get_cl45_pma_pmd_id() local7520 pma_pmd_dev_id = val1; in nxge_get_cl45_pma_pmd_id()7521 pma_pmd_dev_id = (pma_pmd_dev_id << 16); in nxge_get_cl45_pma_pmd_id()7522 pma_pmd_dev_id |= val2; in nxge_get_cl45_pma_pmd_id()7525 "devid[0x%llx]", phy_port, pma_pmd_dev_id)); in nxge_get_cl45_pma_pmd_id()7527 return (pma_pmd_dev_id); in nxge_get_cl45_pma_pmd_id()7606 uint32_t pma_pmd_dev_id = 0; in nxge_scan_ports_phy() local7639 pma_pmd_dev_id = nxge_get_cl45_pma_pmd_id(nxgep, i); in nxge_scan_ports_phy()7641 if (nxge_is_supported_phy(pma_pmd_dev_id, CLAUSE_45_TYPE)) { in nxge_scan_ports_phy()7644 "PMA/PMD dev %x found", i, pma_pmd_dev_id)); in nxge_scan_ports_phy()[all …]