Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb.h46 #define IGB_MIN_ITR_USECS 10 macro
H A Digb_ethtool.c2197 (ec->rx_coalesce_usecs < IGB_MIN_ITR_USECS)) || in igb_set_coalesce()
2203 (ec->tx_coalesce_usecs < IGB_MIN_ITR_USECS)) || in igb_set_coalesce()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb.h46 #define IGB_MIN_ITR_USECS 10 macro
H A Digb_ethtool.c2199 (ec->rx_coalesce_usecs < IGB_MIN_ITR_USECS)) || in igb_set_coalesce()
2205 (ec->tx_coalesce_usecs < IGB_MIN_ITR_USECS)) || in igb_set_coalesce()

Completed in 12 milliseconds