Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igbvf/
Digbvf.h49 #define IGBVF_MAX_ITR_USECS 10000 /* 100 irq/sec */ macro
Dethtool.c344 (ec->rx_coalesce_usecs <= IGBVF_MAX_ITR_USECS)) { in igbvf_set_coalesce()