Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/skywalk/nexus/
H A Dnexus_adapter.h285 int (*na_txsync)(struct __kern_channel_ring *kring, struct proc *, member
H A Dnexus_adapter.c1550 kring->ckr_na_sync = na->na_txsync; in na_kr_create()
3166 na->na_txsync = na_pseudo_txsync; in na_pseudo_create()
/xnu-10063.141.1/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c411 na->na_txsync = fsw_vp_na_txsync; in fsw_vp_na_create()
/xnu-10063.141.1/bsd/skywalk/nexus/netif/
H A Dnx_netif_filter_vp.c595 na->na_txsync = netif_filter_na_txsync; in netif_filter_na_create()
H A Dnx_netif_compat.c1621 devna->na_txsync = nx_netif_compat_na_txsync; in nx_netif_compat_attach()
1699 hostna->na_txsync = nx_netif_host_na_txsync; in nx_netif_compat_attach()
H A Dnx_netif_vp.c1028 na->na_txsync = netif_vp_na_txsync; in netif_vp_na_create()
H A Dnx_netif.c2306 devna->na_txsync = nx_netif_na_txsync; in nx_netif_attach()
2388 hostna->na_txsync = nx_netif_host_na_txsync; in nx_netif_attach()
/xnu-10063.141.1/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c746 na->na_txsync = nx_kpipe_na_txsync; in nx_kpipe_na_find()
/xnu-10063.141.1/bsd/skywalk/nexus/monitor/
H A Dnx_monitor.c1611 mna->mna_up.na_txsync = nx_mon_na_txsync; in nx_monitor_na_find()
/xnu-10063.141.1/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c1567 mna->pna_up.na_txsync = nx_upipe_na_txsync; in nx_upipe_na_find()