Searched refs:rx_tnote (Results 1 – 1 of 1) sorted by relevance
993 volatile uint64_t *rx_tsync, *rx_tnote, *tx_tsync; in nx_upipe_na_rxsync() local1055 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()