Home
last modified time | relevance | path

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

/drivers/net/ethernet/wiznet/
Dw5100.c146 struct w5100_priv { struct
147 const struct w5100_ops *ops;
150 u32 s0_regs;
152 u32 s0_tx_buf;
153 u16 s0_tx_buf_size;
155 u32 s0_rx_buf;
156 u16 s0_rx_buf_size;
158 int irq;
159 int link_irq;
160 int link_gpio;
[all …]