Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/cisco/enic/
H A Denic_main.c86 #define ENIC_MAX_COALESCE_TIMERS 10 macro
91 static struct enic_intr_mod_table mod_table[ENIC_MAX_COALESCE_TIMERS + 1] = {
1488 for (index = 0; index < ENIC_MAX_COALESCE_TIMERS; index++) in enic_calc_int_moderation()
/kernel/linux/linux-6.6/drivers/net/ethernet/cisco/enic/
H A Denic_main.c86 #define ENIC_MAX_COALESCE_TIMERS 10 macro
91 static struct enic_intr_mod_table mod_table[ENIC_MAX_COALESCE_TIMERS + 1] = {
1488 for (index = 0; index < ENIC_MAX_COALESCE_TIMERS; index++) in enic_calc_int_moderation()

Completed in 7 milliseconds