Searched refs:IGBVF_MIN_ITR_USECS (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/intel/igbvf/ | ||
D | igbvf.h | 48 #define IGBVF_MIN_ITR_USECS 10 /* 100000 irq/sec */ macro |
D | ethtool.c | 337 if ((ec->rx_coalesce_usecs >= IGBVF_MIN_ITR_USECS) && in igbvf_set_coalesce() |