Home
last modified time | relevance | path

Searched refs:dsa_get_ops (Results 1 – 2 of 2) sorted by relevance

/u-boot/include/net/
A Ddsa.h80 #define dsa_get_ops(dev) ((struct dsa_ops *)(dev)->driver->ops) macro
/u-boot/net/
A Ddsa-uclass.c69 struct dsa_ops *ops = dsa_get_ops(dev); in dsa_port_start()
96 struct dsa_ops *ops = dsa_get_ops(dev); in dsa_port_stop()
120 struct dsa_ops *ops = dsa_get_ops(dev); in dsa_port_send()
150 struct dsa_ops *ops = dsa_get_ops(dev); in dsa_port_recv()

Completed in 3 milliseconds