Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A Digb.h45 #define IGB_MAX_ITR_USECS 10000 macro
H A Digb_ethtool.c2195 if ((ec->rx_coalesce_usecs > IGB_MAX_ITR_USECS) || in igb_set_coalesce()
2201 if ((ec->tx_coalesce_usecs > IGB_MAX_ITR_USECS) || in igb_set_coalesce()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A Digb.h45 #define IGB_MAX_ITR_USECS 10000 macro
H A Digb_ethtool.c2197 if ((ec->rx_coalesce_usecs > IGB_MAX_ITR_USECS) || in igb_set_coalesce()
2203 if ((ec->tx_coalesce_usecs > IGB_MAX_ITR_USECS) || in igb_set_coalesce()

Completed in 16 milliseconds