Home
last modified time | relevance | path

Searched refs:nx_sync_rx (Results 1 – 3 of 3) sorted by relevance

/xnu-11417.140.69/bsd/skywalk/nexus/ !
H A Dnexus_var.h618 nx_sync_rx(struct __kern_channel_ring *kring, boolean_t commit) in nx_sync_rx() function
/xnu-11417.140.69/bsd/skywalk/nexus/kpipe/ !
H A Dnx_kernel_pipe.c634 return nx_sync_rx(kring, (flags & NA_SYNCF_FORCE_READ)); in nx_kpipe_na_rxsync()
/xnu-11417.140.69/bsd/skywalk/nexus/netif/ !
H A Dnx_netif.c1834 ret = nx_sync_rx(kring, (flags & NA_SYNCF_FORCE_READ) || in nx_netif_na_rxsync()