Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb.h45 #define IGB_MAX_ITR_USECS 10000 macro
H A Digb_ethtool.c2192 if ((ec->rx_coalesce_usecs > IGB_MAX_ITR_USECS) || in igb_set_coalesce()
2198 if ((ec->tx_coalesce_usecs > IGB_MAX_ITR_USECS) || in igb_set_coalesce()