E1000_TXD_CMD_DEXT
*txd_lower = E1000_TXD_CMD_DEXT | E1000_TXD_DTYP_D;
TXD->cmd_and_length = htole32(que->tx.sc_txd_cmd | E1000_TXD_CMD_DEXT);