Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_xlnx_gem.c59 static void eth_xlnx_gem_set_mac_address(const struct device *dev);
196 eth_xlnx_gem_set_mac_address(dev); /* Chapter 16.3.2 */ in DT_INST_FOREACH_STATUS_OKAY()
1058 static void eth_xlnx_gem_set_mac_address(const struct device *dev) in eth_xlnx_gem_set_mac_address() function