Searched defs:ftgmac100_txdes (Results 1 – 2 of 2) sorted by relevance
206 struct ftgmac100_txdes { struct207 __le32 txdes0; /* Control & status bits */208 __le32 txdes1; /* Irq, checksum and vlan control */209 __le32 txdes2; /* Reserved */210 __le32 txdes3; /* DMA buffer address */
181 struct ftgmac100_txdes { struct182 unsigned int txdes0;183 unsigned int txdes1;184 unsigned int txdes2; /* not used by HW */185 unsigned int txdes3; /* TXBUF_BADR */