Searched refs:ift_size (Results 1 – 1 of 1) sorted by relevance
347 qidx_t ift_size; member418 #define TXQ_AVAIL(txq) (txq->ift_size - get_inuse(txq->ift_size, txq->ift_cidx, txq->ift_pidx, txq-…1784 for (int i = 0; i < txq->ift_size; i++) in iflib_txq_destroy()2563 for (j = 0; j < txq->ift_size; j++) { in iflib_stop()3035 qidx_t minthresh = txq->ift_size / 8; in txq_max_db_deferred()3049 qidx_t minthresh = txq->ift_size / 8; in txq_max_rs_deferred()3310 ntxd = txq->ift_size; in iflib_remove_mbuf()3332 ntxd = txq->ift_size; in calc_next_txd()3407 ntxd = txq->ift_size; in iflib_encap()3555 ndesc += txq->ift_size; in iflib_encap()[all …]