Home
last modified time | relevance | path

Searched refs:IGB_MIN_ITR_USECS (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/net/
H A Digb_regs.h133 #define IGB_MIN_ITR_USECS 10 macro
/openbmc/linux/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()