Searched defs:w5500_runtime (Results 1 – 1 of 1) sorted by relevance
89 struct w5500_runtime { struct90 struct net_if *iface;94 struct k_thread thread;95 uint8_t mac_addr[6];96 struct gpio_callback gpio_cb;97 struct k_sem tx_sem;98 struct k_sem int_sem;99 bool link_up;100 uint8_t buf[NET_ETH_MAX_FRAME_SIZE];