Searched refs:txdes3 (Results 1 – 4 of 4) sorted by relevance
141 unsigned int txdes3; /* not used by HW */ member
215 __le32 txdes3; /* DMA buffer address */ member
479 txdes->txdes3 = 0; in ftmac100_txdes_reset()550 txdes->txdes3 = (unsigned int)skb; in ftmac100_txdes_set_skb()555 return (struct sk_buff *)txdes->txdes3; in ftmac100_txdes_get_skb()
628 dma_addr_t map = le32_to_cpu(txdes->txdes3); in ftgmac100_free_tx_packet()767 txdes->txdes3 = cpu_to_le32(map); in ftgmac100_hard_start_xmit()808 txdes->txdes3 = cpu_to_le32(map); in ftgmac100_hard_start_xmit()