Searched refs:E1000_MANC_RCV_TCO_EN (Results 1 – 8 of 8) 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
1631 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()
1634 #define E1000_MANC_RCV_TCO_EN 0x00020000 /* Receive TCO Packets Enabled */ macro
2040 #define E1000_MANC_RCV_TCO_EN 0x00020000 /* Receive TCO Packets Enabled */ macro
5514 if (!(manc & E1000_MANC_RCV_TCO_EN) || in e1000_enable_mng_pass_thru()