Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_base.h86 #define IGC_TXDCTL_SWFLUSH 0x04000000 /* Transmit Software Flush */ macro
H A Digc_main.c327 txdctl |= IGC_TXDCTL_SWFLUSH; in igc_disable_tx_ring_hw()