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()7392 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7396 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7400 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7404 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7412 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7416 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()7420 NLP2020_DEV_ID, NLP2020_DEV_ID_MASK)) { in nxge_hswap_phy_present()[all …]
94 #define NLP2020_DEV_ID_MASK 0xffffff00 macro