Home
last modified time | relevance | path

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

/xnu-10002.1.13/bsd/skywalk/nexus/netif/
H A Dnx_netif_compat.c95 static void na_netif_compat_free(struct nexus_adapter *);
195 na_netif_compat_free(struct nexus_adapter *na) in na_netif_compat_free() function
1619 devna->na_free = na_netif_compat_free; in nx_netif_compat_attach()
1697 hostna->na_free = na_netif_compat_free; in nx_netif_compat_attach()
1817 na_netif_compat_free((struct nexus_adapter *)devnca); in nx_netif_compat_attach()
1824 na_netif_compat_free((struct nexus_adapter *)hostnca); in nx_netif_compat_attach()