Searched refs:IGBVF_MAX_ITR_USECS (Results 1 – 2 of 2) sorted by relevance
72 #define IGBVF_MAX_ITR_USECS 10000 /* 100 irq/sec */ macro
356 (ec->rx_coalesce_usecs <= IGBVF_MAX_ITR_USECS)) { in igbvf_set_coalesce()