Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c803 volatile uint64_t *tx_tsync, *tx_tnote, *rx_tsync; in nx_upipe_na_txsync() local
835 tx_tnote = __DECONST(uint64_t *, &txkring->ckr_ring->ring_notify_time); in nx_upipe_na_txsync()
836 *tx_tnote = atomic_add_64_ov(rx_tsync, 0); in nx_upipe_na_txsync()