Searched defs:ethoc (Results 1 – 1 of 1) 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
Completed in 8 milliseconds