Searched refs:tx_descriptor (Results 1 – 3 of 3) sorted by relevance
60 struct tx_descriptor { struct81 struct tx_descriptor *base; argument82 struct tx_descriptor *current;83 struct tx_descriptor *end;
198 writel(sizeof(struct tx_descriptor) * NUMTXDESC, &mac->txdq.blen); in ep93xx_eth_open()247 (sizeof(struct tx_descriptor) * NUMTXDESC)); in ep93xx_eth_open()463 sizeof(struct tx_descriptor)); in ep93xx_eth_initialize()
412 static struct dma_descriptor tx_descriptor __attribute__ ((aligned(32))); variable839 tx_descr = &tx_descriptor; in tsi108_eth_probe()866 tx_descr = &tx_descriptor; in tsi108_eth_send()