Home
last modified time | relevance | path

Searched refs:IGC_MANC_RCV_TCO_EN (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
H A Digc_base.c340 if (!(rd32(IGC_MANC) & IGC_MANC_RCV_TCO_EN)) in igc_rx_fifo_flush_base()
H A Digc_defines.h344 #define IGC_MANC_RCV_TCO_EN 0x00020000 /* Receive TCO Packets Enabled */ macro
H A Digc_mac.c754 if (!(manc & IGC_MANC_RCV_TCO_EN)) in igc_enable_mng_pass_thru()