Lines Matching refs:tx_addr
147 le32_to_cpu(tp[i].tx_flags), le32_to_cpu(tp[i].tx_addr),
148 le32_to_cpu(tp[i + 1].tx_flags), le32_to_cpu(tp[i + 1].tx_addr),
149 le32_to_cpu(tp[i + 2].tx_flags), le32_to_cpu(tp[i + 2].tx_addr),
150 le32_to_cpu(tp[i + 3].tx_flags), le32_to_cpu(tp[i + 3].tx_addr));
205 txd->tx_addr = (__force hme32)addr;
234 txd->tx_addr = (__force hme32)cpu_to_le32(addr);
275 do { (__txd)->tx_addr = (__force hme32)(u32)(__addr); \
300 do { (__txd)->tx_addr = (__force hme32)cpu_to_le32(__addr); \
1227 dma_addr = hme_read_desc32(hp, &txd->tx_addr);
1951 dma_addr = hme_read_desc32(hp, &this->tx_addr);
2278 addr = hme_read_desc32(hp, &this->tx_addr);