Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_adapter.h287 int (*na_rxsync)(struct __kern_channel_ring *kring, struct proc *, member
H A Dnexus_adapter.c1596 kring->ckr_na_sync = na->na_rxsync; in na_kr_create()
3308 na->na_rxsync = na_pseudo_rxsync; in na_pseudo_create()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c406 na->na_rxsync = fsw_vp_na_rxsync; in fsw_vp_na_create()
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif_filter_vp.c598 na->na_rxsync = netif_filter_na_rxsync; in netif_filter_na_create()
H A Dnx_netif_compat.c1640 devna->na_rxsync = nx_netif_compat_na_rxsync; in nx_netif_compat_attach()
1719 hostna->na_rxsync = nx_netif_host_na_rxsync; in nx_netif_compat_attach()
H A Dnx_netif_vp.c1019 na->na_rxsync = netif_vp_na_rxsync; in netif_vp_na_create()
H A Dnx_netif.c2227 devna->na_rxsync = nx_netif_na_rxsync; in nx_netif_attach()
2309 hostna->na_rxsync = nx_netif_host_na_rxsync; in nx_netif_attach()
/xnu-8019.80.24/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c1608 mna->mna_up.na_rxsync = nx_mon_na_rxsync; in nx_monitor_na_find()
1617 mna->mna_up.na_rxsync = nx_mon_na_rxsync; in nx_monitor_na_find()
/xnu-8019.80.24/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c748 na->na_rxsync = nx_kpipe_na_rxsync; in nx_kpipe_na_find()
/xnu-8019.80.24/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c1583 mna->pna_up.na_rxsync = nx_upipe_na_rxsync; in nx_upipe_na_find()