Searched refs:E1000_ICS_RXDMT0 (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h449 #define E1000_ICS_RXDMT0 E1000_ICR_RXDMT0 /* Rx desc min. threshold */ macro
H A Dnetdev.c5146 ew32(ICS, E1000_ICS_RXDMT0); e1000_watchdog_task()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
H A De1000_defines.h426 #define E1000_ICS_RXDMT0 E1000_ICR_RXDMT0 /* rx desc min. threshold */ macro
H A Digb_main.c4393 wr32(E1000_ICS, E1000_ICS_RXDMT0); igb_watchdog_task()
/linux-4.1.27/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1752 #define E1000_ICS_RXDMT0 E1000_ICR_RXDMT0 /* rx desc min. threshold */ macro
H A De1000_main.c2554 ew32(ICS, E1000_ICS_RXDMT0); e1000_watchdog()

Completed in 285 milliseconds