Home
last modified time | relevance | path

Searched refs:FALCON_RESET_INVISIBLE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dfalcon.c1951 FALCON_RESET_INVISIBLE = (ETH_RESET_DMA | ETH_RESET_FILTER | in falcon_map_reset_flags() enumerator
1953 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()