Searched refs:SIENA_RESET_PORT (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/sfc/siena/
H A Dsiena.c184 SIENA_RESET_PORT = (ETH_RESET_DMA | ETH_RESET_FILTER | enumerator in enum:__anon1623
187 SIENA_RESET_MC = (SIENA_RESET_PORT |
196 if ((*flags & SIENA_RESET_PORT) == SIENA_RESET_PORT) {
197 *flags &= ~SIENA_RESET_PORT;

Completed in 178 milliseconds