Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/nxge/
H A Dnxge_mac.c89 static boolean_t nxge_is_supported_phy(uint32_t, uint8_t);
870 if (nxge_is_supported_phy(pma_pmd_id, CLAUSE_45_TYPE)) { in nxge_setup_xcvr_table()
874 if (nxge_is_supported_phy(pcs_id, CLAUSE_45_TYPE)) { in nxge_setup_xcvr_table()
879 if (nxge_is_supported_phy(phy_id, CLAUSE_22_TYPE)) { in nxge_setup_xcvr_table()
7606 nxge_is_supported_phy(uint32_t id, uint8_t type) in nxge_is_supported_phy() function
7776 if (nxge_is_supported_phy(pma_pmd_dev_id, CLAUSE_45_TYPE)) { in nxge_scan_ports_phy()
7801 if (nxge_is_supported_phy(pcs_dev_id, CLAUSE_45_TYPE)) { in nxge_scan_ports_phy()
7848 if (nxge_is_supported_phy(phy_id, CLAUSE_22_TYPE)) { in nxge_scan_ports_phy()