Searched refs:txdes3 (Results 1 – 7 of 7) sorted by relevance
103 unsigned int txdes3; /* not used by HW */ member
185 unsigned int txdes3; /* TXBUF_BADR */ member
417 txdes[i].txdes3 = virt_to_phys(buf); in ftgmac100_init()
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()
618 dma_addr_t map = le32_to_cpu(txdes->txdes3); in ftgmac100_free_tx_packet()769 txdes->txdes3 = cpu_to_le32(map); in ftgmac100_hard_start_xmit()797 txdes->txdes3 = cpu_to_le32(map); in ftgmac100_hard_start_xmit()