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

/illumos-gate/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)) {
874 if (nxge_is_supported_phy(pcs_id, CLAUSE_45_TYPE)) {
879 if (nxge_is_supported_phy(phy_id, CLAUSE_22_TYPE)) {
7606 nxge_is_supported_phy(uint32_t id, uint8_t type) function
7776 if (nxge_is_supported_phy(pma_pmd_dev_id, CLAUSE_45_TYPE)) {
7801 if (nxge_is_supported_phy(pcs_dev_id, CLAUSE_45_TYPE)) {
7848 if (nxge_is_supported_phy(phy_id, CLAUSE_22_TYPE)) {

Completed in 73 milliseconds