Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Deth_gecko.c69 const struct eth_gecko_dev_cfg *const cfg = dev->config; in eth_gecko_setup_mac()
141 const struct eth_gecko_dev_cfg *const cfg = dev->config; in frame_get()
267 const struct eth_gecko_dev_cfg *const cfg = dev->config; in eth_tx()
330 const struct eth_gecko_dev_cfg *const cfg = dev->config; in rx_thread()
374 const struct eth_gecko_dev_cfg *const cfg = dev->config; in eth_isr()
433 const struct eth_gecko_dev_cfg *const cfg = dev->config; in eth_init_pins()
469 const struct eth_gecko_dev_cfg *const cfg = dev->config; in eth_init()
512 const struct eth_gecko_dev_cfg *const cfg = dev->config; in eth_iface_init()
657 static const struct eth_gecko_dev_cfg eth0_config = {
Deth_gecko_priv.h76 struct eth_gecko_dev_cfg { struct