nxge_is_supported_phy
if (nxge_is_supported_phy(pma_pmd_dev_id, CLAUSE_45_TYPE)) {
if (nxge_is_supported_phy(pcs_dev_id, CLAUSE_45_TYPE)) {
if (nxge_is_supported_phy(phy_id, CLAUSE_22_TYPE)) {
if (nxge_is_supported_phy(pma_pmd_id, CLAUSE_45_TYPE)) {
if (nxge_is_supported_phy(pcs_id, CLAUSE_45_TYPE)) {
if (nxge_is_supported_phy(phy_id, CLAUSE_22_TYPE)) {
static boolean_t nxge_is_supported_phy(uint32_t, uint8_t);