Home
last modified time | relevance | path

Searched refs:IGC_MAX_ITR_USECS (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc.h314 #define IGC_MAX_ITR_USECS 10000 macro
H A Digc_ethtool.c885 if (ec->rx_coalesce_usecs > IGC_MAX_ITR_USECS || in igc_ethtool_set_coalesce()
891 if (ec->tx_coalesce_usecs > IGC_MAX_ITR_USECS || in igc_ethtool_set_coalesce()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds