Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/skywalk/nexus/upipe/
H A Dnx_user_pipe.c800 volatile uint64_t *tx_tsync, *tx_tnote, *rx_tsync; in nx_upipe_na_txsync() local
832 tx_tnote = __DECONST(uint64_t *, &txkring->ckr_ring->ring_notify_time); in nx_upipe_na_txsync()
833 *tx_tnote = os_atomic_add_orig(rx_tsync, 0, relaxed); in nx_upipe_na_txsync()