Searched refs:na_netif_alloc (Results 1 – 4 of 4) sorted by relevance
547 extern struct nexus_netif_adapter * na_netif_alloc(zalloc_flags_t);
556 na = (struct nexus_adapter *)na_netif_alloc(Z_WAITOK); in netif_filter_na_create()
1307 na_netif_alloc(zalloc_flags_t how) in na_netif_alloc() function2259 devnifna = na_netif_alloc(Z_WAITOK); in nx_netif_attach()2260 hostnifna = na_netif_alloc(Z_WAITOK); in nx_netif_attach()
986 na = (struct nexus_adapter *)na_netif_alloc(Z_WAITOK); in netif_vp_na_create()