Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_base.h90 #define IGC_RXDCTL_SWFLUSH 0x04000000 /* Receive Software Flush */ macro
H A Digc_main.c7378 rxdctl |= IGC_RXDCTL_SWFLUSH; in igc_disable_rx_ring_hw()