Home
last modified time | relevance | path

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

/freebsd/sys/dev/e1000/
H A De1000_defines.h670 #define E1000_EITR_CNT_IGNR 0x80000000 /* Don't reset counters on write */ macro
H A Dif_em.c1765 newitr |= E1000_EITR_CNT_IGNR; in em_newitr()
2707 newitr |= E1000_EITR_CNT_IGNR; in igb_configure_queues()