Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Digbvf.h48 #define IGBVF_MIN_ITR_USECS 10 /* 100000 irq/sec */ macro
H A Dethtool.c343 if ((ec->rx_coalesce_usecs >= IGBVF_MIN_ITR_USECS) && in igbvf_set_coalesce()