Searched defs:nxp_s32_eth_config (Results 1 – 1 of 1) sorted by relevance
106 struct nxp_s32_eth_config { struct107 const Netc_Eth_Ip_ConfigType netc_cfg;109 Netc_Eth_Ip_MACFilterHashTableEntryType *mac_filter_hash_table;111 uint8_t si_idx;112 uint8_t port_idx;113 const struct device *phy_dev;114 uint8_t tx_ring_idx;115 uint8_t rx_ring_idx;116 void (*generate_mac)(uint8_t *mac_addr);117 struct nxp_s32_eth_msix msix[NETC_MSIX_EVENTS_COUNT];[all …]