Home
last modified time | relevance | path

Searched refs:IGC_MANC (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/igc/
Digc_regs.h272 #define IGC_MANC 0x05820 /* Management Control - RW */ macro
Digc_base.c342 if (!(rd32(IGC_MANC) & IGC_MANC_RCV_TCO_EN)) in igc_rx_fifo_flush_base()
Digc_mac.c752 manc = rd32(IGC_MANC); in igc_enable_mng_pass_thru()
Digc_phy.c18 manc = rd32(IGC_MANC); in igc_check_reset_block()