Searched refs:TXD_DESC_SIZE (Results 1 - 12 of 12) sorted by relevance

/drivers/net/wireless/rt2x00/
H A Drt2800pci.h55 #define TXD_DESC_SIZE (4 * sizeof(__le32)) macro
H A Drt2500usb.c1135 skbdesc->desc_len = TXD_DESC_SIZE;
1164 skb_push(entry->skb, TXD_DESC_SIZE);
1165 memset(entry->skb->data, 0, TXD_DESC_SIZE);
1870 .desc_size = TXD_DESC_SIZE,
1877 .desc_size = TXD_DESC_SIZE,
1884 .desc_size = TXD_DESC_SIZE,
1895 .extra_tx_headroom = TXD_DESC_SIZE,
H A Drt2400pci.c1168 skbdesc->desc_len = TXD_DESC_SIZE;
1763 .desc_size = TXD_DESC_SIZE,
1770 .desc_size = TXD_DESC_SIZE,
1777 .desc_size = TXD_DESC_SIZE,
H A Drt2500usb.h751 #define TXD_DESC_SIZE ( 5 * sizeof(__le32) ) macro
H A Drt2800pci.c652 skbdesc->desc_len = TXD_DESC_SIZE;
1122 .desc_size = TXD_DESC_SIZE,
H A Drt73usb.c1526 skbdesc->desc_len = TXD_DESC_SIZE;
1552 skb_push(entry->skb, TXD_DESC_SIZE);
1553 memset(entry->skb->data, 0, TXD_DESC_SIZE);
2363 .desc_size = TXD_DESC_SIZE,
2381 .extra_tx_headroom = TXD_DESC_SIZE,
H A Drt2400pci.h812 #define TXD_DESC_SIZE (8 * sizeof(__le32)) macro
H A Drt2500pci.c1321 skbdesc->desc_len = TXD_DESC_SIZE;
2055 .desc_size = TXD_DESC_SIZE,
2062 .desc_size = TXD_DESC_SIZE,
2069 .desc_size = TXD_DESC_SIZE,
H A Drt2500pci.h1091 #define TXD_DESC_SIZE (11 * sizeof(__le32)) macro
H A Drt73usb.h919 #define TXD_DESC_SIZE ( 6 * sizeof(__le32) ) macro
H A Drt61pci.h1291 #define TXD_DESC_SIZE ( 16 * sizeof(__le32) ) macro
H A Drt61pci.c1959 TXD_DESC_SIZE;
3027 .desc_size = TXD_DESC_SIZE,

Completed in 742 milliseconds