Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c993 volatile uint64_t *rx_tsync, *rx_tnote, *tx_tsync; in nx_upipe_na_rxsync() local
1055 rx_tnote = __DECONST(uint64_t *, &rxkring->ckr_ring->ring_notify_time); in nx_upipe_na_rxsync()
1056 *rx_tnote = atomic_add_64_ov(tx_tsync, 0); in nx_upipe_na_rxsync()