Searched refs:E1000_MANC_RCV_TCO_EN (Results 1 – 7 of 7) sorted by relevance
298 if (!(manc & E1000_MANC_RCV_TCO_EN)) in e1000e_enable_mng_pass_thru()
103 #define E1000_MANC_RCV_TCO_EN 0x00020000 /* Receive TCO Packets Enabled */ macro
122 #define E1000_MANC_RCV_TCO_EN 0x00020000 /* Receive TCO Packets Enabled */ macro
1662 if (!(manc & E1000_MANC_RCV_TCO_EN)) in igb_enable_mng_pass_thru()
1956 !(rd32(E1000_MANC) & E1000_MANC_RCV_TCO_EN)) in igb_rx_fifo_flush_82575()
2037 #define E1000_MANC_RCV_TCO_EN 0x00020000 /* Receive TCO Packets Enabled */ macro
5515 if (!(manc & E1000_MANC_RCV_TCO_EN) || in e1000_enable_mng_pass_thru()