Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/skywalk/nexus/
H A Dnexus_adapter.h293 int (*na_txsync)(struct __kern_channel_ring *kring, struct proc *, member
H A Dnexus_adapter.c1571 kring->ckr_na_sync = na->na_txsync; in na_kr_create()
3196 na->na_txsync = na_pseudo_txsync; in na_pseudo_create()
/xnu-12377.61.12/bsd/skywalk/nexus/flowswitch/
H A Dfsw_vp.c409 na->na_txsync = fsw_vp_na_txsync; in fsw_vp_na_create()
/xnu-12377.61.12/bsd/skywalk/nexus/netif/
H A Dnx_netif_filter_vp.c596 na->na_txsync = netif_filter_na_txsync; in netif_filter_na_create()
H A Dnx_netif_compat.c1625 devna->na_txsync = nx_netif_compat_na_txsync; in nx_netif_compat_attach()
1703 hostna->na_txsync = nx_netif_host_na_txsync; in nx_netif_compat_attach()
H A Dnx_netif_vp.c1033 na->na_txsync = netif_vp_na_txsync; in netif_vp_na_create()
H A Dnx_netif.c2305 devna->na_txsync = nx_netif_na_txsync; in nx_netif_attach()
2387 hostna->na_txsync = nx_netif_host_na_txsync; in nx_netif_attach()
/xnu-12377.61.12/bsd/skywalk/nexus/kpipe/
H A Dnx_kernel_pipe.c743 na->na_txsync = nx_kpipe_na_txsync; in nx_kpipe_na_find()
/xnu-12377.61.12/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c1566 mna->pna_up.na_txsync = nx_upipe_na_txsync; in nx_upipe_na_find()