Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_litex_liteeth.c326 static const struct eth_litex_config eth_config##n = { \
353 ETH_NET_DEVICE_DT_INST_DEFINE(n, eth_initialize, NULL, &eth_data##n, &eth_config##n, \
Deth_smsc91x.c70 struct eth_config { struct
669 const struct eth_config *cfg = dev->config; in eth_get_phy()
753 const struct eth_config *cfg = dev->config; in eth_initialize()
832 static struct eth_config eth_0_config = {