Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Dphy_gecko.c25 static void mdio_bus_enable(ETH_TypeDef *eth) in mdio_bus_enable()
31 static void mdio_bus_disable(ETH_TypeDef *eth) in mdio_bus_disable()
37 static int mdio_bus_wait(ETH_TypeDef *eth) in mdio_bus_wait()
54 static int mdio_bus_send(ETH_TypeDef *eth, uint8_t phy_addr, uint8_t reg_addr, in mdio_bus_send()
83 ETH_TypeDef *const eth = phy->regs; in phy_read() local
102 ETH_TypeDef *const eth = phy->regs; in phy_write() local
143 ETH_TypeDef *const eth = phy->regs; in phy_gecko_init() local
167 ETH_TypeDef *const eth = phy->regs; in phy_gecko_id_get() local
193 ETH_TypeDef *const eth = phy->regs; in phy_gecko_auto_negotiate() local
269 ETH_TypeDef *const eth = phy->regs; in phy_gecko_is_linked() local
Deth_gecko.c47 static void link_configure(ETH_TypeDef *eth, uint32_t flags) in link_configure()
70 ETH_TypeDef *eth = cfg->regs; in eth_gecko_setup_mac() local
123 static void rx_error_handler(ETH_TypeDef *eth) in rx_error_handler()
142 ETH_TypeDef *eth = cfg->regs; in frame_get() local
268 ETH_TypeDef *eth = cfg->regs; in eth_tx() local
375 ETH_TypeDef *eth = cfg->regs; in eth_isr() local
434 ETH_TypeDef *eth = cfg->regs; in eth_init_pins() local
470 ETH_TypeDef *eth = cfg->regs; in eth_init() local
513 ETH_TypeDef *eth = cfg->regs; in eth_iface_init() local
/Zephyr-latest/subsys/net/l2/ethernet/
Dethernet_stats.c25 const struct ethernet_api *eth; in eth_stats_get() local
Darp.h60 struct net_eth_addr eth; member
Dvlan.c386 const struct ethernet_api *eth = net_if_get_device(iface)->api; in net_eth_vlan_enable() local
468 const struct ethernet_api *eth; in net_eth_vlan_disable() local
Dethernet.c849 const struct ethernet_api *eth = in ethernet_enable() local
/Zephyr-latest/dts/arm64/fvp/
Dfvp-aemv8r.dtsi110 eth: ethernet { label
/Zephyr-latest/boards/arm/fvp_base_revc_2xaemv8a/
Dfvp_base_revc_2xaemv8a.dts138 eth: ethernet { label
/Zephyr-latest/dts/arm/ti/
Dlm3s6965.dtsi66 eth: ethernet@40048000 { label
/Zephyr-latest/samples/net/sockets/echo_server/src/
Dvlan.c18 struct net_if *eth; member
/Zephyr-latest/tests/net/arp/src/
Dmain.c177 struct net_eth_hdr *eth; in prepare_arp_reply() local
228 struct net_eth_hdr *eth, *eth_req; in prepare_arp_request() local
/Zephyr-latest/dts/arm/infineon/cat3/xmc/
Dxmc4xxx.dtsi251 eth: ethernet { label
/Zephyr-latest/dts/xtensa/espressif/esp32/
Desp32_common.dtsi75 eth: eth { label
/Zephyr-latest/dts/arm/renesas/ra/ra8/
Dra8x1.dtsi561 eth: ethernet@40354100 { label
/Zephyr-latest/tests/net/virtual/src/
Dmain.c385 struct net_if *eth, *virt, *dummy1, *dummy2; in test_address_setup() local
/Zephyr-latest/include/zephyr/net/
Dethernet.h965 const struct ethernet_api *eth = in net_eth_get_hw_config() local