Home
last modified time | relevance | path

Searched defs:eth_nxp_s32_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-Core-3.7.0/drivers/ethernet/
Deth_nxp_s32_gmac.c38 struct eth_nxp_s32_config { struct
39 uint8_t instance;
40 uint8_t tx_ring_idx;
41 uint8_t rx_ring_idx;
42 uint32_t rx_irq;
43 uint32_t tx_irq;
44 void (*do_config)(void);
45 const struct pinctrl_dev_config *pincfg;
46 const struct device *phy_dev;
48 const Gmac_CtrlConfigType ctrl_cfg;
[all …]