Home
last modified time | relevance | path

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

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