Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_defines.h292 #define IGC_ICS_RXDMT0 IGC_ICR_RXDMT0 /* rx desc min. threshold */ macro
H A Digc_main.c5716 wr32(IGC_ICS, IGC_ICS_RXDMT0); in igc_watchdog_task()