Searched refs:FALCON_RESET_INVISIBLE (Results 1 – 1 of 1) sorted by relevance
1951 FALCON_RESET_INVISIBLE = (ETH_RESET_DMA | ETH_RESET_FILTER | in falcon_map_reset_flags() enumerator1953 FALCON_RESET_ALL = FALCON_RESET_INVISIBLE | ETH_RESET_PHY, in falcon_map_reset_flags()1967 if ((*flags & FALCON_RESET_INVISIBLE) == FALCON_RESET_INVISIBLE) { in falcon_map_reset_flags()1968 *flags &= ~FALCON_RESET_INVISIBLE; in falcon_map_reset_flags()