DescWholePkt
np->tx_ring[entry].length = DescWholePkt | skb->len;
np->tx_ring[entry].length = DescWholePkt | (len << 11) | TX_BUFLIMIT;