FALCON_RESET_INVISIBLE 1953 drivers/net/ethernet/sfc/falcon/falcon.c 		FALCON_RESET_ALL = FALCON_RESET_INVISIBLE | ETH_RESET_PHY,
FALCON_RESET_INVISIBLE 1967 drivers/net/ethernet/sfc/falcon/falcon.c 	if ((*flags & FALCON_RESET_INVISIBLE) == FALCON_RESET_INVISIBLE) {
FALCON_RESET_INVISIBLE 1968 drivers/net/ethernet/sfc/falcon/falcon.c 		*flags &= ~FALCON_RESET_INVISIBLE;