Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/skywalk/nexus/
H A Dnexus_adapter.h285 int (*na_txsync)(struct __kern_channel_ring *kring, struct proc *, member
H A Dnexus_adapter.c1559 kring->ckr_na_sync = na->na_txsync; in na_kr_create()
3307 na->na_txsync = na_pseudo_txsync; in na_pseudo_create()
/xnu-8019.80.24/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c405 na->na_txsync = fsw_vp_na_txsync; in fsw_vp_na_create()
/xnu-8019.80.24/bsd/skywalk/nexus/netif/
H A Dnx_netif_filter_vp.c597 na->na_txsync = netif_filter_na_txsync; in netif_filter_na_create()
H A Dnx_netif_compat.c1639 devna->na_txsync = nx_netif_compat_na_txsync; in nx_netif_compat_attach()
1718 hostna->na_txsync = nx_netif_host_na_txsync; in nx_netif_compat_attach()
H A Dnx_netif_vp.c1018 na->na_txsync = netif_vp_na_txsync; in netif_vp_na_create()
H A Dnx_netif.c2226 devna->na_txsync = nx_netif_na_txsync; in nx_netif_attach()
2308 hostna->na_txsync = nx_netif_host_na_txsync; in nx_netif_attach()
/xnu-8019.80.24/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c747 na->na_txsync = nx_kpipe_na_txsync; in nx_kpipe_na_find()
/xnu-8019.80.24/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c1616 mna->mna_up.na_txsync = nx_mon_na_txsync; in nx_monitor_na_find()
/xnu-8019.80.24/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c1582 mna->pna_up.na_txsync = nx_upipe_na_txsync; in nx_upipe_na_find()