Home
last modified time | relevance | path

Searched refs:eth_xlnx_gem_iface_init (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/drivers/ethernet/
Deth_xlnx_gem.c41 static void eth_xlnx_gem_iface_init(struct net_if *iface);
67 .iface_api.init = eth_xlnx_gem_iface_init,
219 static void eth_xlnx_gem_iface_init(struct net_if *iface) in eth_xlnx_gem_iface_init() function