Home
last modified time | relevance | path

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

/xnu-12377.41.6/bsd/skywalk/nexus/netif/
H A Dnx_netif_compat.c96 static void na_netif_compat_free(struct nexus_adapter *);
196 na_netif_compat_free(struct nexus_adapter *na) in na_netif_compat_free() function
1623 devna->na_free = na_netif_compat_free; in nx_netif_compat_attach()
1701 hostna->na_free = na_netif_compat_free; in nx_netif_compat_attach()
1820 na_netif_compat_free((struct nexus_adapter *)devnca); in nx_netif_compat_attach()
1827 na_netif_compat_free((struct nexus_adapter *)hostnca); in nx_netif_compat_attach()