Lines Matching refs:w5500_runtime
178 struct w5500_runtime *ctx = dev->data; in w5500_tx()
218 struct w5500_runtime *ctx = dev->data; in w5500_rx()
281 struct w5500_runtime *ctx = dev->data; in w5500_update_link_status()
310 struct w5500_runtime *ctx = dev->data; in w5500_thread()
353 struct w5500_runtime *ctx = dev->data; in w5500_iface_init()
384 struct w5500_runtime *ctx = dev->data; in w5500_set_config()
494 struct w5500_runtime *ctx = in w5500_gpio_callback()
495 CONTAINER_OF(cb, struct w5500_runtime, gpio_cb); in w5500_gpio_callback()
502 struct w5500_runtime *ctx = dev->data; in w5500_set_macaddr()
532 struct w5500_runtime *ctx = dev->data; in w5500_init()
603 static struct w5500_runtime w5500_0_runtime = {