Home
last modified time | relevance | path

Searched defs:mana_cq (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/mana/
H A Dmana.h356 struct mana_cq { struct
363 enum mana_cq_type type; argument
368 struct mana_rxq *rxq;
373 struct mana_txq *txq;
376 struct task cleanup_task;
377 struct taskqueue *cleanup_tq;
378 int cpu;
379 bool do_not_ring_db;
382 int work_done;
383 int budget;
[all …]