Searched refs:eth_0_context (Results 1 – 3 of 3) sorted by relevance
| /Zephyr-latest/drivers/ethernet/ |
| D | eth_renesas_ra.c | 410 static struct renesas_ra_eth_context eth_0_context = { \ 412 .rx_sem = Z_SEM_INITIALIZER(eth_0_context.rx_sem, 0, UINT_MAX), \ 416 ETH_NET_DEVICE_DT_INST_DEFINE(0, renesas_ra_eth_init, NULL, ð_0_context, ð_0_config, \
|
| D | eth_smsc911x.c | 680 static struct eth_context eth_0_context; variable 683 eth_init, NULL, ð_0_context,
|
| D | eth_smsc91x.c | 830 static struct eth_context eth_0_context; variable 838 eth_init, NULL, ð_0_context,
|