Searched refs:E1000_EITR_CNT_IGNR (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/intel/igb/ | ||
D | e1000_defines.h | 449 #define E1000_EITR_CNT_IGNR 0x80000000 /* Don't reset counters on write */ macro |
D | igb_main.c | 6891 itr_val |= E1000_EITR_CNT_IGNR; in igb_write_itr() |