Home
last modified time | relevance | path

Searched defs:ftgmac100_txdes (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/drivers/net/
H A Dftgmac100.h182 struct ftgmac100_txdes { struct
189 struct ftgmac100_txdes { struct
190 unsigned int txdes0;
191 unsigned int txdes1;
192 unsigned int txdes2; /* not used by HW */
193 unsigned int txdes3; /* TXBUF_BADR */
/openbmc/linux/drivers/net/ethernet/faraday/
H A Dftgmac100.h206 struct ftgmac100_txdes { struct
207 __le32 txdes0; /* Control & status bits */
208 __le32 txdes1; /* Irq, checksum and vlan control */
209 __le32 txdes2; /* Reserved */
210 __le32 txdes3; /* DMA buffer address */