Home
last modified time | relevance | path

Searched refs:IGC_MANC_RCV_TCO_EN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_defines.h299 #define IGC_MANC_RCV_TCO_EN 0x00020000 /* Receive TCO Packets Enabled */ macro
H A Digc_base.c347 if (!(rd32(IGC_MANC) & IGC_MANC_RCV_TCO_EN)) in igc_rx_fifo_flush_base()
H A Digc_mac.c754 if (!(manc & IGC_MANC_RCV_TCO_EN)) in igc_enable_mng_pass_thru()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_base.c342 if (!(rd32(IGC_MANC) & IGC_MANC_RCV_TCO_EN)) in igc_rx_fifo_flush_base()
H A Digc_defines.h341 #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()

Completed in 7 milliseconds