Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h296 #define IGC_EITR_CNT_IGNR 0x80000000 /* Don't reset counters on write */ macro
H A Digc_main.c5532 itr_val |= IGC_EITR_CNT_IGNR; in igc_write_itr()