Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/igc/
Digc_defines.h298 #define IGC_EITR_CNT_IGNR 0x80000000 /* Don't reset counters on write */ macro
Digc_main.c5109 itr_val |= IGC_EITR_CNT_IGNR; in igc_write_itr()