Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc.h374 #define IGC_MAX_ITR_USECS 10000 macro
H A Digc_ethtool.c904 if (ec->rx_coalesce_usecs > IGC_MAX_ITR_USECS || in igc_ethtool_set_coalesce()
910 if (ec->tx_coalesce_usecs > IGC_MAX_ITR_USECS || in igc_ethtool_set_coalesce()