Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_adapter.h287 int (*na_rxsync)(struct __kern_channel_ring *kring, struct proc *, member
H A Dnexus_adapter.c1587 kring->ckr_na_sync = na->na_rxsync; in na_kr_create()
3167 na->na_rxsync = na_pseudo_rxsync; in na_pseudo_create()
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c412 na->na_rxsync = fsw_vp_na_rxsync; in fsw_vp_na_create()
/xnu-10063.141.1/bsd/skywalk/nexus/netif/
H A Dnx_netif_filter_vp.c596 na->na_rxsync = netif_filter_na_rxsync; in netif_filter_na_create()
H A Dnx_netif_compat.c1622 devna->na_rxsync = nx_netif_compat_na_rxsync; in nx_netif_compat_attach()
1700 hostna->na_rxsync = nx_netif_host_na_rxsync; in nx_netif_compat_attach()
H A Dnx_netif_vp.c1029 na->na_rxsync = netif_vp_na_rxsync; in netif_vp_na_create()
H A Dnx_netif.c2307 devna->na_rxsync = nx_netif_na_rxsync; in nx_netif_attach()
2389 hostna->na_rxsync = nx_netif_host_na_rxsync; in nx_netif_attach()
/xnu-10063.141.1/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-10063.141.1/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c747 na->na_rxsync = nx_kpipe_na_rxsync; in nx_kpipe_na_find()
/xnu-10063.141.1/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c1568 mna->pna_up.na_rxsync = nx_upipe_na_rxsync; in nx_upipe_na_find()