Searched defs:ftgmac100_txdes (Results 1 – 2 of 2) sorted by relevance
182 struct ftgmac100_txdes { struct189 struct ftgmac100_txdes { argument190 unsigned int txdes0;191 unsigned int txdes1;192 unsigned int txdes2; /* not used by HW */193 unsigned int txdes3; /* TXBUF_BADR */
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 */