Home
last modified time | relevance | path

Searched refs:E1000_TXD_CMD_RPS (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/e1000api/
H A De1000_defines.h401 #define E1000_TXD_CMD_RPS 0x10000000 /* Report Packet Sent */ macro
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A De1000_hw.h431 #define E1000_TXD_CMD_RPS 0x10000000 /* Report Packet Sent */ macro
H A De1000.c3491 txp->lower.data = E1000_TXD_CMD_RPS | E1000_TXD_CMD_EOP | E1000_TXD_CMD_IFCS | size;