Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_base.h85 #define IGC_RXDCTL_SWFLUSH 0x04000000 /* Receive Software Flush */ macro
Digc_main.c7044 rxdctl |= IGC_RXDCTL_SWFLUSH; in igc_disable_rx_ring_hw()