Home
last modified time | relevance | path

Searched refs:E1000_EITR_CNT_IGNR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/
H A De1000_defines.h448 /* E1000_EITR_CNT_IGNR is only for 82576 and newer */
449 #define E1000_EITR_CNT_IGNR 0x80000000 /* Don't reset counters on write */ macro
H A Digb_main.c6891 itr_val |= E1000_EITR_CNT_IGNR; in igb_write_itr()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/
H A De1000_defines.h448 /* E1000_EITR_CNT_IGNR is only for 82576 and newer */
449 #define E1000_EITR_CNT_IGNR 0x80000000 /* Don't reset counters on write */ macro
H A Digb_main.c7068 itr_val |= E1000_EITR_CNT_IGNR; in igb_write_itr()

Completed in 31 milliseconds