Searched refs:E1000_TXD_CMD_RPS (Results 1 – 3 of 3) sorted by relevance
400 #define E1000_TXD_CMD_RPS 0x10000000 /* Report Packet Sent */ macro
431 #define E1000_TXD_CMD_RPS 0x10000000 /* Report Packet Sent */ macro
3491 txp->lower.data = E1000_TXD_CMD_RPS | E1000_TXD_CMD_EOP | E1000_TXD_CMD_IFCS | size;