Searched refs:NLP2020_DEV_ID_MASK (Results 1 – 2 of 2) sorted by relevance
827 } else if ((pma_pmd_id & NLP2020_DEV_ID_MASK) == in nxge_setup_xcvr_table()3604 if (((pma_pmd_id & NLP2020_DEV_ID_MASK) == NLP2020_DEV_ID) || in nxge_is_nlp2020_phy()3605 ((pcs_id & NLP2020_DEV_ID_MASK) == NLP2020_DEV_ID)) { in nxge_is_nlp2020_phy()7386 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7390 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7394 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7398 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7406 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7410 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7414 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()[all …]
94 #define NLP2020_DEV_ID_MASK 0xffffff00 macro