Searched refs:E1000_MANC_RCV_TCO_EN (Results 1 – 3 of 3) sorted by relevance
165 if (!(E1000_READ_REG(hw, E1000_MANC) & E1000_MANC_RCV_TCO_EN)) in e1000_rx_fifo_flush_base()
354 if (!(manc & E1000_MANC_RCV_TCO_EN)) in e1000_enable_mng_pass_thru()
176 #define E1000_MANC_RCV_TCO_EN 0x00020000 /* Receive TCO Packets Enabled */ macro