Searched refs:ckr_sync_time (Results 1 – 4 of 4) sorted by relevance
839 atomic_set_64(tx_tsync, txkring->ckr_sync_time); in nx_upipe_na_txsync()845 rx_tsync = __DECONST(uint64_t *, &rxkring->ckr_sync_time); in nx_upipe_na_txsync()1059 atomic_set_64(rx_tsync, rxkring->ckr_sync_time); in nx_upipe_na_rxsync()1065 tx_tsync = __DECONST(uint64_t *, &txkring->ckr_sync_time); in nx_upipe_na_rxsync()
3617 if (now - kring->ckr_sync_time >= na_upp_reap_interval) { in na_packet_pool_alloc_sync()3640 if ((now - kring->ckr_sync_time >= na_upp_ws_hold_time) && in na_packet_pool_alloc_sync()3651 kring->ckr_sync_time = now; in na_packet_pool_alloc_sync()3799 if (now - kring->ckr_sync_time >= na_upp_reap_interval) { in na_packet_pool_alloc_buf_sync()3822 if ((now - kring->ckr_sync_time >= na_upp_ws_hold_time) && in na_packet_pool_alloc_buf_sync()3833 kring->ckr_sync_time = now; in na_packet_pool_alloc_buf_sync()
437 uint64_t ckr_sync_time; member
231 kring->ckr_sync_time = now; in kr_update_user_stats()