Searched defs:ethoc (Results 1 – 2 of 2) sorted by relevance
198 struct ethoc { struct199 void __iomem *iobase;200 void __iomem *membase;201 bool big_endian;203 unsigned int num_bd;204 unsigned int num_tx;228 * struct ethoc_bd - buffer descriptor argument237 static inline u32 ethoc_read(struct ethoc *dev, loff_t offset) in ethoc_read() argument
175 struct ethoc { struct192 * struct ethoc_bd - buffer descriptor argument201 static inline u32 *ethoc_reg(struct ethoc *priv, size_t offset) in ethoc_reg() argument