Searched refs:tx_tnote (Results 1 – 1 of 1) sorted by relevance
799 volatile uint64_t *tx_tsync, *tx_tnote, *rx_tsync; in nx_upipe_na_txsync() local831 tx_tnote = __DECONST(uint64_t *, &txkring->ckr_ring->ring_notify_time); in nx_upipe_na_txsync()832 *tx_tnote = os_atomic_add_orig(rx_tsync, 0, relaxed); in nx_upipe_na_txsync()