Home
last modified time | relevance | path

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

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