Searched refs:E1000_MANC_RCV_TCO_EN (Results 1 – 7 of 7) sorted by relevance
339 if (!(manc & E1000_MANC_RCV_TCO_EN)) in e1000e_enable_mng_pass_thru()
143 #define E1000_MANC_RCV_TCO_EN 0x00020000 /* Receive TCO Packets Enabled */ macro
117 #define E1000_MANC_RCV_TCO_EN 0x00020000 /* Receive TCO Packets Enabled */ macro
1460 if (!(manc & E1000_MANC_RCV_TCO_EN)) in igb_enable_mng_pass_thru()
1436 !(rd32(E1000_MANC) & E1000_MANC_RCV_TCO_EN)) in igb_rx_fifo_flush_82575()
2067 #define E1000_MANC_RCV_TCO_EN 0x00020000 /* Receive TCO Packets Enabled */ macro
5697 if (!(manc & E1000_MANC_RCV_TCO_EN) || in e1000_enable_mng_pass_thru()