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.h371 struct mana_cq { struct
378 enum mana_cq_type type; argument
383 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 …]