Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Dsiena.c185 SIENA_RESET_MC = (SIENA_RESET_PORT | in siena_map_reset_flags() enumerator
189 if ((*flags & SIENA_RESET_MC) == SIENA_RESET_MC) { in siena_map_reset_flags()
190 *flags &= ~SIENA_RESET_MC; in siena_map_reset_flags()
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Dsiena.c187 SIENA_RESET_MC = (SIENA_RESET_PORT | in siena_map_reset_flags() enumerator
191 if ((*flags & SIENA_RESET_MC) == SIENA_RESET_MC) { in siena_map_reset_flags()
192 *flags &= ~SIENA_RESET_MC; in siena_map_reset_flags()

Completed in 3 milliseconds