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