Home
last modified time | relevance | path

Searched defs:na (Results 1 – 23 of 23) sorted by relevance

/xnu-12377.1.9/bsd/skywalk/nexus/
H A Dnexus_adapter.c211 na_interp_ringid(struct nexus_adapter *na, ring_id_t ring_id, in na_interp_ringid()
259 struct nexus_adapter *na = ch->ch_na; in na_set_ringid() local
308 struct nexus_adapter *na = ch->ch_na; in na_unset_ringid() local
329 struct nexus_adapter *na = ch->ch_na; in na_krings_use() local
381 struct nexus_adapter *na = ch->ch_na; in na_krings_unuse() local
406 na_krings_verify(struct nexus_adapter *na) in na_krings_verify()
436 na_bind_channel(struct nexus_adapter *na, struct kern_channel *ch, in na_bind_channel()
627 struct nexus_adapter *na = ch->ch_na; in na_unbind_channel() local
694 na_teardown(struct nexus_adapter *na, struct kern_channel *ch, in na_teardown()
731 struct nexus_adapter *na = ch->ch_na; in na_schema_alloc() local
[all …]
H A Dnexus_adapter.h398 #define NA_FREE(na) do { \ argument
409 na_get_nslots(const struct nexus_adapter *na, enum txrx t) in na_get_nslots()
432 na_set_nslots(struct nexus_adapter *na, enum txrx t, uint32_t v) in na_set_nslots()
460 na_get_nrings(const struct nexus_adapter *na, enum txrx t) in na_get_nrings()
483 na_set_nrings(struct nexus_adapter *na, enum txrx t, uint32_t v) in na_set_nrings()
513 NAKR(struct nexus_adapter *na, enum txrx t) in NAKR()
563 na_reject_channel(struct kern_channel *ch, struct nexus_adapter *na) in na_reject_channel()
H A Dnexus.c2304 struct nexus_adapter *na = ch->ch_na; in nx_init_rings() local
2384 struct nexus_adapter *na = ch->ch_na; in nx_fini_rings() local
2649 struct nexus_adapter **na, struct proc *p) in nx_port_alloc()
3645 struct nexus_adapter *na = ch->ch_na; in nx_interface_advisory_notify() local
/xnu-12377.1.9/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c331 struct kern_nexus *nx, struct nexus_adapter *na) in nx_upipe_prov_mem_new()
422 na_upipe_free(struct nexus_adapter *na) in na_upipe_free()
597 struct nexus_adapter *na = ch->ch_na; in nx_upipe_dom_defunct() local
702 nx_upipe_na_alloc(struct nexus_adapter *na, uint32_t npipes) in nx_upipe_na_alloc()
728 nx_upipe_na_dealloc(struct nexus_adapter *na) in nx_upipe_na_dealloc()
749 struct nexus_upipe_adapter *na; in nx_upipe_find() local
762 nx_upipe_na_add(struct nexus_adapter *parent, struct nexus_upipe_adapter *na) in nx_upipe_na_add()
781 nx_upipe_na_remove(struct nexus_adapter *parent, struct nexus_upipe_adapter *na) in nx_upipe_na_remove()
1092 nx_upipe_na_rings_create(struct nexus_adapter *na, struct kern_channel *ch) in nx_upipe_na_rings_create()
1112 NAKR(na, t)[i].ckr_save_ring = in nx_upipe_na_rings_create() local
[all …]
/xnu-12377.1.9/bsd/skywalk/nexus/netif/
H A Dnx_netif_filter_vp.c75 netif_filter_deliver(struct nexus_adapter *na, struct __kern_channel_ring *ring, in netif_filter_deliver()
149 struct nexus_adapter *__single na = arg; in netif_filter_rx_cb() local
158 struct nexus_adapter *__single na = arg; in netif_filter_tx_cb() local
178 netif_filter_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in netif_filter_na_activate()
208 netif_filter_na_krings_create(struct nexus_adapter *na, struct kern_channel *ch) in netif_filter_na_krings_create()
215 netif_filter_na_krings_delete(struct nexus_adapter *na, struct kern_channel *ch, in netif_filter_na_krings_delete()
223 netif_filter_region_params_setup(struct nexus_adapter *na, in netif_filter_region_params_setup()
308 netif_filter_na_mem_new(struct nexus_adapter *na) in netif_filter_na_mem_new()
483 netif_filter_na_dtor(struct nexus_adapter *na) in netif_filter_na_dtor()
521 struct nexus_adapter *na = NULL; in netif_filter_na_create() local
H A Dnx_netif_host.c47 nx_netif_host_is_gso_needed(struct nexus_adapter *na) in nx_netif_host_is_gso_needed()
80 nx_netif_host_adjust_if_capabilities(struct nexus_adapter *na, bool activate) in nx_netif_host_adjust_if_capabilities()
177 nx_netif_host_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in nx_netif_host_na_activate()
232 nx_netif_host_krings_create(struct nexus_adapter *na, struct kern_channel *ch) in nx_netif_host_krings_create()
271 nx_netif_host_krings_delete(struct nexus_adapter *na, struct kern_channel *ch, in nx_netif_host_krings_delete()
326 nx_netif_host_na_special(struct nexus_adapter *na, struct kern_channel *ch, in nx_netif_host_na_special()
340 nx_netif_host_catch_tx(struct nexus_adapter *na, bool activate) in nx_netif_host_catch_tx()
676 nx_netif_mbuf_to_kpkt(struct nexus_adapter *na, struct mbuf *m) in nx_netif_mbuf_to_kpkt()
H A Dnx_netif_vp.c135 netif_deliver_pkt(struct nexus_adapter *na, struct __kern_packet *pkt_chain, in netif_deliver_pkt()
396 netif_vp_na_activate_on(struct nexus_adapter *na) in netif_vp_na_activate_on()
440 netif_vp_na_activate_off(struct nexus_adapter *na) in netif_vp_na_activate_off()
464 netif_vp_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in netif_vp_na_activate()
635 struct nexus_adapter *na = &dev_nifna->nifna_up; in netif_vp_send_pkt_chain() local
770 netif_vp_na_krings_create(struct nexus_adapter *na, struct kern_channel *ch) in netif_vp_na_krings_create()
779 netif_vp_na_krings_delete(struct nexus_adapter *na, struct kern_channel *ch, in netif_vp_na_krings_delete()
787 netif_vp_region_params_setup(struct nexus_adapter *na, in netif_vp_region_params_setup()
916 netif_vp_na_mem_new(struct kern_nexus *nx, struct nexus_adapter *na) in netif_vp_na_mem_new()
935 netif_vp_na_dtor(struct nexus_adapter *na) in netif_vp_na_dtor()
[all …]
H A Dnx_netif_compat.c196 na_netif_compat_free(struct nexus_adapter *na) in na_netif_compat_free()
343 struct nexus_adapter *na = &NA(ifp)->nifna_up; in nx_netif_compat_tx_intr() local
390 nx_netif_compat_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in nx_netif_compat_na_activate()
882 struct nexus_adapter *na = KRNA(kring); in nx_netif_compat_na_txsync() local
1055 struct nexus_adapter *na = &NA(ifp)->nifna_up; in nx_netif_compat_receive() local
1278 struct nexus_adapter *na = KRNA(kring); in nx_netif_compat_na_rxsync() local
1523 nx_netif_compat_na_dtor(struct nexus_adapter *na) in nx_netif_compat_na_dtor()
1877 nx_netif_compat_xmit_frame(struct nexus_adapter *na, struct mbuf *m, in nx_netif_compat_xmit_frame()
H A Dnx_netif.c417 struct nexus_adapter *na = nx_port_get_na(nx, NEXUS_PORT_NET_IF_DEV); in nx_netif_prov_nx_stop() local
586 struct kern_nexus *nx, struct nexus_adapter *na) in nx_netif_prov_mem_new()
1315 na_netif_free(struct nexus_adapter *na) in na_netif_free()
1839 nx_netif_na_dtor(struct nexus_adapter *na) in nx_netif_na_dtor()
2065 nx_netif_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in nx_netif_na_activate()
2971 struct nexus_adapter *na = ch->ch_na; in nx_netif_llw_detach_notify() local
3075 nx_netif_na_special(struct nexus_adapter *na, struct kern_channel *ch, in nx_netif_na_special()
3084 nx_netif_na_special_common(struct nexus_adapter *na, struct kern_channel *ch, in nx_netif_na_special_common()
3163 struct nexus_adapter *__single na = NULL; local
3300 nx_netif_dev_krings_create(struct nexus_adapter *na, struct kern_channel *ch)
[all …]
H A Dnx_netif_poll.c336 struct nexus_adapter *na = &NA(ifp)->nifna_up; in netif_rxpoll_process_interrupt() local
371 struct nexus_adapter *na = &NA(ifp)->nifna_up; in netif_rxpoll_compat_thread_cont() local
H A Dnx_netif_util.c556 struct nexus_adapter *na = &nifna->nifna_up; in nx_netif_pkt_to_pkt() local
/xnu-12377.1.9/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c73 fsw_vp_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in fsw_vp_na_activate()
143 fsw_vp_na_dtor(struct nexus_adapter *na) in fsw_vp_na_dtor()
166 fsw_vp_na_krings_create(struct nexus_adapter *na, struct kern_channel *ch) in fsw_vp_na_krings_create()
176 fsw_vp_na_krings_delete(struct nexus_adapter *na, struct kern_channel *ch, in fsw_vp_na_krings_delete()
274 fsw_vp_na_special(struct nexus_adapter *na, struct kern_channel *ch, in fsw_vp_na_special()
341 struct nexus_adapter *na; in fsw_vp_na_create() local
486 fsw_vp_na_free(struct nexus_adapter *na) in fsw_vp_na_free()
622 struct nexus_adapter *na = NULL; in fsw_find_port_vpna() local
H A Dnx_flowswitch.c366 fsw_vp_region_params_setup(struct nexus_adapter *na, in fsw_vp_region_params_setup()
413 struct kern_nexus *nx, struct nexus_adapter *na) in nx_fsw_prov_mem_new()
911 struct nexus_adapter **na, boolean_t create) in nx_fsw_na_find()
H A Dfsw.c1439 struct nexus_adapter *na = &vpna->vpna_up; in fsw_port_ctor() local
1841 struct nexus_adapter *na; in fsw_mib_get_flow_adv() local
2121 struct nexus_adapter *na; in fsw_mib_get_userstack_stats() local
H A Dfsw_dp.c1662 struct nexus_adapter *na = NULL; in flow_get_na() local
1704 struct nexus_vp_adapter *na = NULL; in flow_get_ring() local
/xnu-12377.1.9/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c405 struct nexus_adapter *na = ch->ch_na; in nx_kpipe_dom_defunct() local
505 struct kern_nexus *nx, struct nexus_adapter *na) in nx_kpipe_prov_mem_new()
596 na_kpipe_free(struct nexus_adapter *na) in na_kpipe_free()
636 nx_kpipe_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in nx_kpipe_na_activate()
665 nx_kpipe_na_dtor(struct nexus_adapter *na) in nx_kpipe_na_dtor()
672 nx_kpipe_na_krings_create(struct nexus_adapter *na, struct kern_channel *ch) in nx_kpipe_na_krings_create()
684 nx_kpipe_na_krings_delete(struct nexus_adapter *na, struct kern_channel *ch, in nx_kpipe_na_krings_delete()
701 struct nexus_adapter *na = NULL; in nx_kpipe_na_find() local
/xnu-12377.1.9/bsd/skywalk/channel/
H A Dchannel_syscalls.c331 const struct nexus_adapter *na, const struct kern_channel *ch, in channel_sync_log1()
345 const struct nexus_adapter *na, const struct __kern_channel_ring *kring, in channel_sync_log2()
361 struct nexus_adapter *na; in __channel_sync() local
H A Dchannel.c313 csi_selrecord_all(struct nexus_adapter *na, enum txrx t, struct proc *p, in csi_selrecord_all()
396 csi_selwakeup_all(struct nexus_adapter *na, enum txrx t, boolean_t nodelay, in csi_selwakeup_all()
769 struct nexus_adapter *na; in filt_chrwattach() local
1133 struct proc *p, const struct nexus_adapter *na, in ch_event_log()
1157 struct nexus_adapter *na; in ch_event() local
/xnu-12377.1.9/osfmk/corecrypto/
H A Dccn_internal.h398 #define ccn_mod_ws(ws, na, a, n, r, d) ccn_divmod_ws(ws, na, a, 0, NULL, n, r, d) argument
399 #define ccn_mod(na, a, n, r, d) ccn_divmod(na, a, 0, NULL, n, r, d) argument
/xnu-12377.1.9/tests/cpu_counters/
H A Dcpc_security_tests.c101 const char *na = NULL; in check_secure_cpmu() local
/xnu-12377.1.9/bsd/skywalk/mem/
H A Dskmem_arena.c159 skmem_arena_sd_setup(const struct nexus_adapter *na, in skmem_arena_sd_setup()
435 skmem_arena_create_for_nexus(const struct nexus_adapter *na, in skmem_arena_create_for_nexus()
/xnu-12377.1.9/bsd/net/
H A Ddlil.c7073 struct ifnet_notify_address_params na; in ifnet_notify_address() local
H A Dpf.c2507 struct pf_addr *na, u_int16_t np, u_int16_t *pc, u_int16_t *h2c, in pf_change_icmp()