Searched refs:E1000_MANC_RCV_TCO_EN (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/sys/dev/e1000/
H A De1000_manage.c352 if (!(manc & E1000_MANC_RCV_TCO_EN))
H A De1000_defines.h176 #define E1000_MANC_RCV_TCO_EN 0x00020000 /* Receive TCO Packets Enabled */ macro
H A De1000_82575.c2159 !(E1000_READ_REG(hw, E1000_MANC) & E1000_MANC_RCV_TCO_EN))

Completed in 122 milliseconds