Searched defs:iflib_txq (Results 1 – 1 of 1) sorted by relevance
312 struct iflib_txq { struct313 qidx_t ift_in_use;314 qidx_t ift_cidx;316 qidx_t ift_pidx;317 uint8_t ift_gen;325 uint64_t ift_cleaned;340 struct mtx ift_mtx;344 if_ctx_t ift_ctx;347 qidx_t ift_size;348 uint16_t ift_id;[all …]