E1000_TXD_CMD_EOP
desc->lower.data |= htole32(E1000_TXD_CMD_EOP | E1000_TXD_CMD_RS);
eop = tx_desc->lower.data & E1000_TXD_CMD_EOP;