Home
last modified time | relevance | path

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

/openbmc/linux/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] = {
1500 for (index = 0; index < ENIC_MAX_COALESCE_TIMERS; index++) in enic_calc_int_moderation()