Searched refs:CFG_XMAC_XIF_ALL (Results 1 – 2 of 2) sorted by relevance
208 CFG_XMAC_XIF_ALL = 0x000001FF enumerator
1816 ASSERT((config != 0) && ((config & ~CFG_XMAC_XIF_ALL) == 0)); in npi_xmac_xif_config()1817 if ((config == 0) || (config & ~CFG_XMAC_XIF_ALL) != 0) { in npi_xmac_xif_config()1874 ASSERT((config & ~CFG_XMAC_XIF_ALL) == 0); in npi_xmac_xif_config()1875 if ((config & ~CFG_XMAC_XIF_ALL) != 0) { in npi_xmac_xif_config()