Searched refs:ift_cleaned (Results 1 – 1 of 1) sorted by relevance
438 uint64_t ift_cleaned; member2647 (qidx_t)(txq->ift_processed - txq->ift_cleaned); in iflib_timer()2992 txq->ift_processed = txq->ift_cleaned = txq->ift_cidx_processed = 0; in iflib_stop()3452 #define DESC_RECLAIMABLE(q) ((int)((q)->ift_processed - (q)->ift_cleaned - (q)->ift_ctx->ifc_softc_…4165 txq->ift_processed, txq->ift_cleaned, txq->ift_ctx->ifc_softc_ctx.isc_tx_nsegments, in iflib_txq_can_reclaim()4179 txq->ift_cleaned += reclaim; in _iflib_completed_tx_reclaim()7795 CTLFLAG_RD, &txq->ift_cleaned, "total cleaned"); in iflib_add_device_sysctl_post()