Home
last modified time | relevance | path

Searched refs:tx_descriptor (Results 1 – 2 of 2) sorted by relevance

/u-boot/drivers/net/
A Dep93xx_eth.h59 struct tx_descriptor { struct
80 struct tx_descriptor *base; argument
81 struct tx_descriptor *current;
82 struct tx_descriptor *end;
A Dep93xx_eth.c200 writel(sizeof(struct tx_descriptor) * NUMTXDESC, &mac->txdq.blen); in ep93xx_eth_open()
249 (sizeof(struct tx_descriptor) * NUMTXDESC)); in ep93xx_eth_open()
465 sizeof(struct tx_descriptor)); in ep93xx_eth_initialize()

Completed in 5 milliseconds