TX_CMD_LEN
#define TX_SKB_MIN_LEN (TX_CMD_LEN + ETH_HLEN)
len = align_bytes + TX_CMD_LEN + skb->len;
tx_data += TX_CMD_LEN;
tx_data -= TX_CMD_LEN;