| /xnu-11417.140.69/bsd/skywalk/nexus/ |
| H A D | nexus_adapter.c | 212 na_interp_ringid(struct nexus_adapter *na, ring_id_t ring_id, in na_interp_ringid() 260 struct nexus_adapter *na = ch->ch_na; in na_set_ringid() local 309 struct nexus_adapter *na = ch->ch_na; in na_unset_ringid() local 330 struct nexus_adapter *na = ch->ch_na; in na_krings_use() local 382 struct nexus_adapter *na = ch->ch_na; in na_krings_unuse() local 407 na_krings_verify(struct nexus_adapter *na) in na_krings_verify() 437 na_bind_channel(struct nexus_adapter *na, struct kern_channel *ch, in na_bind_channel() 634 struct nexus_adapter *na = ch->ch_na; in na_unbind_channel() local 701 na_teardown(struct nexus_adapter *na, struct kern_channel *ch, in na_teardown() 746 struct nexus_adapter *na = ch->ch_na; in na_schema_alloc() local [all …]
|
| H A D | nexus_adapter.h | 401 #define NA_FREE(na) do { \ argument 412 na_get_nslots(const struct nexus_adapter *na, enum txrx t) in na_get_nslots() 435 na_set_nslots(struct nexus_adapter *na, enum txrx t, uint32_t v) in na_set_nslots() 463 na_get_nrings(const struct nexus_adapter *na, enum txrx t) in na_get_nrings() 486 na_set_nrings(struct nexus_adapter *na, enum txrx t, uint32_t v) in na_set_nrings() 516 NAKR(struct nexus_adapter *na, enum txrx t) in NAKR() 566 na_reject_channel(struct kern_channel *ch, struct nexus_adapter *na) in na_reject_channel()
|
| H A D | nexus.c | 2309 struct nexus_adapter *na = ch->ch_na; in nx_init_rings() local 2389 struct nexus_adapter *na = ch->ch_na; in nx_fini_rings() local 2655 struct nexus_adapter **na, struct proc *p) in nx_port_alloc() 3651 struct nexus_adapter *na = ch->ch_na; in nx_interface_advisory_notify() local
|
| /xnu-11417.140.69/bsd/skywalk/nexus/upipe/ |
| H A D | nx_user_pipe.c | 331 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() 598 struct nexus_adapter *na = ch->ch_na; in nx_upipe_dom_defunct() local 703 nx_upipe_na_alloc(struct nexus_adapter *na, uint32_t npipes) in nx_upipe_na_alloc() 729 nx_upipe_na_dealloc(struct nexus_adapter *na) in nx_upipe_na_dealloc() 750 struct nexus_upipe_adapter *na; in nx_upipe_find() local 763 nx_upipe_na_add(struct nexus_adapter *parent, struct nexus_upipe_adapter *na) in nx_upipe_na_add() 782 nx_upipe_na_remove(struct nexus_adapter *parent, struct nexus_upipe_adapter *na) in nx_upipe_na_remove() 1093 nx_upipe_na_rings_create(struct nexus_adapter *na, struct kern_channel *ch) in nx_upipe_na_rings_create() 1113 NAKR(na, t)[i].ckr_save_ring = in nx_upipe_na_rings_create() local [all …]
|
| /xnu-11417.140.69/bsd/skywalk/nexus/netif/ |
| H A D | nx_netif_filter_vp.c | 75 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 D | nx_netif_host.c | 47 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() 272 nx_netif_host_krings_delete(struct nexus_adapter *na, struct kern_channel *ch, in nx_netif_host_krings_delete() 327 nx_netif_host_na_special(struct nexus_adapter *na, struct kern_channel *ch, in nx_netif_host_na_special() 341 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 D | nx_netif_vp.c | 135 netif_deliver_pkt(struct nexus_adapter *na, struct __kern_packet *pkt_chain, in netif_deliver_pkt() 393 netif_vp_na_activate_on(struct nexus_adapter *na) in netif_vp_na_activate_on() 437 netif_vp_na_activate_off(struct nexus_adapter *na) in netif_vp_na_activate_off() 461 netif_vp_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in netif_vp_na_activate() 632 struct nexus_adapter *na = &dev_nifna->nifna_up; in netif_vp_send_pkt_chain() local 767 netif_vp_na_krings_create(struct nexus_adapter *na, struct kern_channel *ch) in netif_vp_na_krings_create() 776 netif_vp_na_krings_delete(struct nexus_adapter *na, struct kern_channel *ch, in netif_vp_na_krings_delete() 784 netif_vp_region_params_setup(struct nexus_adapter *na, in netif_vp_region_params_setup() 913 netif_vp_na_mem_new(struct kern_nexus *nx, struct nexus_adapter *na) in netif_vp_na_mem_new() 932 netif_vp_na_dtor(struct nexus_adapter *na) in netif_vp_na_dtor() [all …]
|
| H A D | nx_netif_compat.c | 195 na_netif_compat_free(struct nexus_adapter *na) in na_netif_compat_free() 342 struct nexus_adapter *na = &NA(ifp)->nifna_up; in nx_netif_compat_tx_intr() local 389 nx_netif_compat_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in nx_netif_compat_na_activate() 881 struct nexus_adapter *na = KRNA(kring); in nx_netif_compat_na_txsync() local 1054 struct nexus_adapter *na = &NA(ifp)->nifna_up; in nx_netif_compat_receive() local 1277 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() 1878 nx_netif_compat_xmit_frame(struct nexus_adapter *na, struct mbuf *m, in nx_netif_compat_xmit_frame()
|
| H A D | nx_netif.c | 416 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() 1316 na_netif_free(struct nexus_adapter *na) in na_netif_free() 1842 nx_netif_na_dtor(struct nexus_adapter *na) in nx_netif_na_dtor() 2068 nx_netif_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in nx_netif_na_activate() 2902 struct nexus_adapter *na = ch->ch_na; in nx_netif_llw_detach_notify() local 3006 nx_netif_na_special(struct nexus_adapter *na, struct kern_channel *ch, in nx_netif_na_special() 3015 nx_netif_na_special_common(struct nexus_adapter *na, struct kern_channel *ch, in nx_netif_na_special_common() 3094 struct nexus_adapter *__single na = NULL; local 3232 nx_netif_dev_krings_create(struct nexus_adapter *na, struct kern_channel *ch) [all …]
|
| H A D | nx_netif_poll.c | 336 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 D | nx_netif_util.c | 580 struct nexus_adapter *na = &nifna->nifna_up; in nx_netif_pkt_to_pkt() local
|
| /xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/ |
| H A D | fsw_vp.c | 73 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() 276 fsw_vp_na_special(struct nexus_adapter *na, struct kern_channel *ch, in fsw_vp_na_special() 343 struct nexus_adapter *na; in fsw_vp_na_create() local 488 fsw_vp_na_free(struct nexus_adapter *na) in fsw_vp_na_free() 624 struct nexus_adapter *na = NULL; in fsw_find_port_vpna() local
|
| H A D | nx_flowswitch.c | 367 fsw_vp_region_params_setup(struct nexus_adapter *na, in fsw_vp_region_params_setup() 414 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 D | fsw.c | 1428 struct nexus_adapter *na = &vpna->vpna_up; in fsw_port_ctor() local 1830 struct nexus_adapter *na; in fsw_mib_get_flow_adv() local 2110 struct nexus_adapter *na; in fsw_mib_get_userstack_stats() local
|
| H A D | fsw_dp.c | 1629 struct nexus_adapter *na = NULL; in flow_get_na() local 1671 struct nexus_vp_adapter *na = NULL; in flow_get_ring() local
|
| /xnu-11417.140.69/bsd/skywalk/nexus/kpipe/ |
| H A D | nx_kernel_pipe.c | 406 struct nexus_adapter *na = ch->ch_na; in nx_kpipe_dom_defunct() local 506 struct kern_nexus *nx, struct nexus_adapter *na) in nx_kpipe_prov_mem_new() 597 na_kpipe_free(struct nexus_adapter *na) in na_kpipe_free() 638 nx_kpipe_na_activate(struct nexus_adapter *na, na_activate_mode_t mode) in nx_kpipe_na_activate() 667 nx_kpipe_na_dtor(struct nexus_adapter *na) in nx_kpipe_na_dtor() 674 nx_kpipe_na_krings_create(struct nexus_adapter *na, struct kern_channel *ch) in nx_kpipe_na_krings_create() 686 nx_kpipe_na_krings_delete(struct nexus_adapter *na, struct kern_channel *ch, in nx_kpipe_na_krings_delete() 703 struct nexus_adapter *na = NULL; in nx_kpipe_na_find() local
|
| /xnu-11417.140.69/bsd/skywalk/nexus/monitor/ |
| H A D | nx_monitor.c | 420 struct kern_nexus *nx, struct nexus_adapter *na) in nx_mon_prov_mem_new() 471 na_mon_free(struct nexus_adapter *na) in na_mon_free() 530 nx_mon_na_krings_create(struct nexus_adapter *na, struct kern_channel *ch) in nx_mon_na_krings_create() 538 nx_mon_na_krings_delete(struct nexus_adapter *na, struct kern_channel *ch, in nx_mon_na_krings_delete() 595 nx_mon_na_krings_locks(struct nexus_adapter *na, in nx_mon_na_krings_locks() 630 nx_mon_na_krings_unlock(struct nexus_adapter *na, in nx_mon_na_krings_unlock() 656 nx_mon_enable(struct nexus_adapter *na, boolean_t zcopy) in nx_mon_enable() 747 nx_mon_disable(struct nexus_adapter *na) in nx_mon_disable() 902 nx_mon_stop(struct nexus_adapter *na) in nx_mon_stop() 962 nx_mon_na_activate_common(struct nexus_adapter *na, na_activate_mode_t mode, in nx_mon_na_activate_common() [all …]
|
| /xnu-11417.140.69/bsd/skywalk/channel/ |
| H A D | channel_syscalls.c | 348 const struct nexus_adapter *na, const struct kern_channel *ch, in channel_sync_log1() 362 const struct nexus_adapter *na, const struct __kern_channel_ring *kring, in channel_sync_log2() 378 struct nexus_adapter *na; in __channel_sync() local
|
| H A D | channel.c | 312 csi_selrecord_all(struct nexus_adapter *na, enum txrx t, struct proc *p, in csi_selrecord_all() 395 csi_selwakeup_all(struct nexus_adapter *na, enum txrx t, boolean_t nodelay, in csi_selwakeup_all() 768 struct nexus_adapter *na; in filt_chrwattach() local 1132 struct proc *p, const struct nexus_adapter *na, in ch_event_log() 1156 struct nexus_adapter *na; in ch_event() local
|
| /xnu-11417.140.69/osfmk/corecrypto/ |
| H A D | ccn_internal.h | 398 #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-11417.140.69/tests/cpu_counters/ |
| H A D | cpc_security_tests.c | 101 const char *na = NULL; in check_secure_cpmu() local
|
| /xnu-11417.140.69/bsd/skywalk/mem/ |
| H A D | skmem_arena.c | 157 skmem_arena_sd_setup(const struct nexus_adapter *na, in skmem_arena_sd_setup() 433 skmem_arena_create_for_nexus(const struct nexus_adapter *na, in skmem_arena_create_for_nexus()
|
| /xnu-11417.140.69/bsd/net/ |
| H A D | dlil.c | 7170 struct ifnet_notify_address_params na; in ifnet_notify_address() local
|
| H A D | pf.c | 2504 struct pf_addr *na, u_int16_t np, u_int16_t *pc, u_int16_t *h2c, in pf_change_icmp()
|