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()7527 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7531 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7535 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7539 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7547 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7551 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7555 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()[all …]
94 #define NLP2020_DEV_ID_MASK 0xffffff00 macro