TX_DS
size = le16_to_cpu(desc->ds_tagl) & TX_DS;
if (skb->len >= TX_DS) {
size = le16_to_cpu(desc->info_ds) & TX_DS;