Home
last modified time | relevance | path

Searched refs:ethoc (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/
H A Dethoc.c3 * linux/drivers/net/ethernet/ethoc.c
25 #include <net/ethoc.h>
177 * struct ethoc - driver-private device structure
198 struct ethoc { struct
237 static inline u32 ethoc_read(struct ethoc *dev, loff_t offset) in ethoc_read()
245 static inline void ethoc_write(struct ethoc *dev, loff_t offset, u32 data) in ethoc_write()
253 static inline void ethoc_read_bd(struct ethoc *dev, int index, in ethoc_read_bd()
261 static inline void ethoc_write_bd(struct ethoc *dev, int index, in ethoc_write_bd()
269 static inline void ethoc_enable_irq(struct ethoc *dev, u32 mask) in ethoc_enable_irq()
276 static inline void ethoc_disable_irq(struct ethoc *de
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/
H A Dethoc.c3 * linux/drivers/net/ethernet/ethoc.c
25 #include <net/ethoc.h>
177 * struct ethoc - driver-private device structure
198 struct ethoc { struct
237 static inline u32 ethoc_read(struct ethoc *dev, loff_t offset) in ethoc_read()
245 static inline void ethoc_write(struct ethoc *dev, loff_t offset, u32 data) in ethoc_write()
253 static inline void ethoc_read_bd(struct ethoc *dev, int index, in ethoc_read_bd()
261 static inline void ethoc_write_bd(struct ethoc *dev, int index, in ethoc_write_bd()
269 static inline void ethoc_enable_irq(struct ethoc *dev, u32 mask) in ethoc_enable_irq()
276 static inline void ethoc_disable_irq(struct ethoc *de
[all...]
/kernel/linux/linux-5.10/arch/xtensa/platforms/xtfpga/
H A Dsetup.c134 if ((eth = of_find_compatible_node(eth, NULL, "opencores,ethoc"))) in machine_setup()
145 #include <net/ethoc.h>
149 * Ethernet -- OpenCores Ethernet MAC (ethoc driver)
182 .name = "ethoc",
/kernel/linux/linux-6.6/arch/xtensa/platforms/xtfpga/
H A Dsetup.c141 if ((eth = of_find_compatible_node(eth, NULL, "opencores,ethoc"))) in machine_setup()
155 #include <net/ethoc.h>
159 * Ethernet -- OpenCores Ethernet MAC (ethoc driver)
192 .name = "ethoc",

Completed in 4 milliseconds