E1000_TXD_CMD_EOP
ctxd->lower.data |= htole32(E1000_TXD_CMD_EOP | cmd);
eop = tx_desc->lower.data & E1000_TXD_CMD_EOP;