Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/ethernet/
Deth_nxp_s32_gmac.c300 static void eth_nxp_s32_mcast_cb(struct net_if *iface, const struct net_addr *addr, bool is_joined) in eth_nxp_s32_mcast_cb() function
337 net_if_mcast_mon_register(&mon, iface, eth_nxp_s32_mcast_cb); in eth_nxp_s32_iface_init()