Home
last modified time | relevance | path

Searched refs:E1000_ICS_RXDMT0 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Ddefines.h454 #define E1000_ICS_RXDMT0 E1000_ICR_RXDMT0 /* Rx desc min. threshold */ macro
H A Dnetdev.c5417 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog_task()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A De1000_defines.h444 #define E1000_ICS_RXDMT0 E1000_ICR_RXDMT0 /* rx desc min. threshold */ macro
H A Digb_main.c5621 wr32(E1000_ICS, E1000_ICS_RXDMT0); in igb_watchdog_task()
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.h1423 #define E1000_ICS_RXDMT0 E1000_ICR_RXDMT0 /* rx desc min. threshold */ macro
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h1727 #define E1000_ICS_RXDMT0 E1000_ICR_RXDMT0 /* rx desc min. threshold */ macro
H A De1000_main.c2542 ew32(ICS, E1000_ICS_RXDMT0); in e1000_watchdog()