Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/skywalk/nexus/
H A Dnexus_adapter.h298 int (*na_rxsync)(struct __kern_channel_ring *kring, struct proc *, member
H A Dnexus_adapter.c1634 kring->ckr_na_sync = na->na_rxsync; in na_kr_create()
3256 na->na_rxsync = na_pseudo_rxsync; in na_pseudo_create()
/xnu-11417.140.69/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c412 na->na_rxsync = fsw_vp_na_rxsync; in fsw_vp_na_create()
/xnu-11417.140.69/bsd/skywalk/nexus/netif/
H A Dnx_netif_filter_vp.c597 na->na_rxsync = netif_filter_na_rxsync; in netif_filter_na_create()
H A Dnx_netif_compat.c1626 devna->na_rxsync = nx_netif_compat_na_rxsync; in nx_netif_compat_attach()
1704 hostna->na_rxsync = nx_netif_host_na_rxsync; in nx_netif_compat_attach()
H A Dnx_netif_vp.c1031 na->na_rxsync = netif_vp_na_rxsync; in netif_vp_na_create()
H A Dnx_netif.c2309 devna->na_rxsync = nx_netif_na_rxsync; in nx_netif_attach()
2391 hostna->na_rxsync = nx_netif_host_na_rxsync; in nx_netif_attach()
/xnu-11417.140.69/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c1603 mna->mna_up.na_rxsync = nx_mon_na_rxsync; in nx_monitor_na_find()
1612 mna->mna_up.na_rxsync = nx_mon_na_rxsync; in nx_monitor_na_find()
/xnu-11417.140.69/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c747 na->na_rxsync = nx_kpipe_na_rxsync; in nx_kpipe_na_find()
/xnu-11417.140.69/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c1569 mna->pna_up.na_rxsync = nx_upipe_na_rxsync; in nx_upipe_na_find()