Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/seeq/
Dsgiseeq.c90 struct sgiseeq_private { struct
91 struct sgiseeq_init_block *srings;
92 dma_addr_t srings_dma;
95 struct sgiseeq_rx_desc *rx_desc;
96 struct sgiseeq_tx_desc *tx_desc;
98 char *name;
99 struct hpc3_ethregs *hregs;
100 struct sgiseeq_regs *sregs;
103 unsigned int rx_new, tx_new;
104 unsigned int rx_old, tx_old;
[all …]