Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/
Daltera_tse.h213 struct altera_tse_priv { struct
214 struct alt_tse_mac *mac_dev;
215 void *sgdma_rx;
216 void *sgdma_tx;
217 unsigned int rx_fifo_depth;
218 unsigned int tx_fifo_depth;
219 void *rx_desc;
220 void *tx_desc;
221 void *rx_resp;
222 unsigned char *rx_buf;
[all …]