Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/seeq/
Dsgiseeq.c89 struct sgiseeq_private { struct
90 struct sgiseeq_init_block *srings;
91 dma_addr_t srings_dma;
94 struct sgiseeq_rx_desc *rx_desc;
95 struct sgiseeq_tx_desc *tx_desc;
97 char *name;
98 struct hpc3_ethregs *hregs;
99 struct sgiseeq_regs *sregs;
102 unsigned int rx_new, tx_new;
103 unsigned int rx_old, tx_old;
[all …]