Searched refs:FALCON_RESET_INVISIBLE (Results 1 – 1 of 1) sorted by relevance
1948 FALCON_RESET_INVISIBLE = (ETH_RESET_DMA | ETH_RESET_FILTER | in falcon_map_reset_flags() enumerator1950 FALCON_RESET_ALL = FALCON_RESET_INVISIBLE | ETH_RESET_PHY, in falcon_map_reset_flags()1964 if ((*flags & FALCON_RESET_INVISIBLE) == FALCON_RESET_INVISIBLE) { in falcon_map_reset_flags()1965 *flags &= ~FALCON_RESET_INVISIBLE; in falcon_map_reset_flags()