Searched refs:IGC_MANC_RCV_TCO_EN (Results 1 – 3 of 3) sorted by relevance
135 if (!(IGC_READ_REG(hw, IGC_MANC) & IGC_MANC_RCV_TCO_EN)) in igc_rx_fifo_flush_base()
324 if (!(manc & IGC_MANC_RCV_TCO_EN)) in igc_enable_mng_pass_thru()
145 #define IGC_MANC_RCV_TCO_EN 0x00020000 /* Receive TCO Packets Enabled */ macro