Searched defs:mana_cq (Results 1 – 1 of 1) sorted by relevance
371 struct mana_cq { struct378 enum mana_cq_type type; argument383 struct mana_rxq *rxq;388 struct mana_txq *txq;391 struct task cleanup_task;392 struct taskqueue *cleanup_tq;393 int cpu;394 bool do_not_ring_db;397 int work_done;398 int budget;[all …]