Searched refs:eth_enc28j60_runtime (Results 1 – 2 of 2) sorted by relevance
333 struct eth_enc28j60_runtime *context = in eth_enc28j60_gpio_callback()334 CONTAINER_OF(cb, struct eth_enc28j60_runtime, gpio_cb); in eth_enc28j60_gpio_callback()399 struct eth_enc28j60_runtime *context = dev->data; in eth_enc28j60_init_mac()461 static struct net_if *get_iface(struct eth_enc28j60_runtime *ctx) in get_iface()468 struct eth_enc28j60_runtime *context = dev->data; in eth_enc28j60_tx()554 struct eth_enc28j60_runtime *context = dev->data; in enc28j60_read_packet()618 struct eth_enc28j60_runtime *context = dev->data; in eth_enc28j60_rx()702 struct eth_enc28j60_runtime *context = dev->data; in eth_enc28j60_rx_thread()763 struct eth_enc28j60_runtime *context = dev->data; in eth_enc28j60_iface_init()794 struct eth_enc28j60_runtime *context = dev->data; in eth_enc28j60_init()[all …]
231 struct eth_enc28j60_runtime { struct