Searched refs:ckr_sync_time (Results 1 – 4 of 4) sorted by relevance
825 atomic_set_64(tx_tsync, txkring->ckr_sync_time); in nx_upipe_na_txsync()831 rx_tsync = __DECONST(uint64_t *, &rxkring->ckr_sync_time); in nx_upipe_na_txsync()1045 atomic_set_64(rx_tsync, rxkring->ckr_sync_time); in nx_upipe_na_rxsync()1051 tx_tsync = __DECONST(uint64_t *, &txkring->ckr_sync_time); in nx_upipe_na_rxsync()
3439 if (now - kring->ckr_sync_time >= na_upp_reap_interval) { in na_packet_pool_alloc_sync()3462 if ((now - kring->ckr_sync_time >= na_upp_ws_hold_time) && in na_packet_pool_alloc_sync()3473 kring->ckr_sync_time = now; in na_packet_pool_alloc_sync()3621 if (now - kring->ckr_sync_time >= na_upp_reap_interval) { in na_packet_pool_alloc_buf_sync()3644 if ((now - kring->ckr_sync_time >= na_upp_ws_hold_time) && in na_packet_pool_alloc_buf_sync()3655 kring->ckr_sync_time = now; in na_packet_pool_alloc_buf_sync()
437 uint64_t ckr_sync_time; member
234 kring->ckr_sync_time = now; in kr_update_user_stats()