Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/wiznet/
Dw5100.c147 struct w5100_priv { struct
148 const struct w5100_ops *ops;
151 u32 s0_regs;
153 u32 s0_tx_buf;
154 u16 s0_tx_buf_size;
156 u32 s0_rx_buf;
157 u16 s0_rx_buf_size;
159 int irq;
160 int link_irq;
161 int link_gpio;
[all …]