Searched refs:txdes3 (Results 1 – 4 of 4) sorted by relevance
128 unsigned int txdes3; /* not used by HW */ member
210 __le32 txdes3; /* DMA buffer address */ member
465 txdes->txdes3 = 0; in ftmac100_txdes_reset()536 txdes->txdes3 = (unsigned int)skb; in ftmac100_txdes_set_skb()541 return (struct sk_buff *)txdes->txdes3; in ftmac100_txdes_get_skb()
615 dma_addr_t map = le32_to_cpu(txdes->txdes3); in ftgmac100_free_tx_packet()766 txdes->txdes3 = cpu_to_le32(map); in ftgmac100_hard_start_xmit()794 txdes->txdes3 = cpu_to_le32(map); in ftgmac100_hard_start_xmit()