Home
last modified time | relevance | path

Searched defs:ethernet_context (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-2.7.6/include/net/
Dethernet.h511 struct ethernet_context { struct
515 atomic_t flags;
518 struct ethernet_vlan vlan[NET_VLAN_MAX_COUNT];
529 struct eth_bridge_iface_context bridge;
538 struct k_work carrier_work;
541 struct net_if *iface;
544 struct ethernet_lldp lldp[NET_VLAN_MAX_COUNT];
550 enum net_l2_flags ethernet_l2_flags;
557 int port;
564 dsa_net_recv_cb_t dsa_recv_cb;
[all …]