Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000.h75 #define E1000_MAX_ITR_USECS 10000 /* 100 irq/sec */ macro
H A De1000_ethtool.c1774 if ((ec->rx_coalesce_usecs > E1000_MAX_ITR_USECS) || in e1000_set_coalesce()
/openbmc/linux/drivers/net/ethernet/intel/e1000e/
H A De1000.h56 #define E1000_MAX_ITR_USECS 10000 /* 100 irq/sec */ macro
H A Dethtool.c2032 if ((ec->rx_coalesce_usecs > E1000_MAX_ITR_USECS) || in e1000_set_coalesce()