Home
last modified time | relevance | path

Searched defs:ep93xx_priv (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/net/
Dep93xx_eth.h115 struct ep93xx_priv { struct
116 struct rx_descriptor_queue rx_dq;
117 struct rx_status_queue rx_sq;
118 void *rx_buffer[NUMRXDESC];
120 struct tx_descriptor_queue tx_dq;
121 struct tx_status_queue tx_sq;
123 struct mac_regs *regs;