Searched refs:TX_DS (Results 1 – 3 of 3) sorted by relevance
396 TX_DS = 0x0fff, /* Data size */ enumerator
122 size = le16_to_cpu(desc->info_ds) & TX_DS; in rtsn_tx_free()1052 if (skb->len >= TX_DS) { in rtsn_start_xmit()
216 size = le16_to_cpu(desc->ds_tagl) & TX_DS; in ravb_tx_free()