Searched refs:E1000_MANC_RCV_TCO_EN (Results 1 – 2 of 2) sorted by relevance
2103 #define E1000_MANC_RCV_TCO_EN 0x00020000 /* Receive TCO Packets Enabled */ macro
7818 if (!(manc & E1000_MANC_RCV_TCO_EN) || in e1000_enable_mng_pass_thru()