Searched refs:mana_txq (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/sys/dev/mana/
H A Dmana_sysctl.c119 struct mana_txq *txq;
232 __offsetof(struct mana_txq, tso_pkts),
236 __offsetof(struct mana_txq, tso_bytes),
248 struct mana_txq *txq;
H A Dmana.h144 struct mana_txq { struct
370 /* Pointer to the mana_txq that is pushing TX CQEs to the queue.
373 struct mana_txq *txq;
442 struct mana_txq txq;
H A Dmana_en.c488 mana_xmit(struct mana_txq *txq)
668 struct mana_txq *txq = (struct mana_txq *)arg;
805 struct mana_txq *txq;
1435 struct mana_txq *txq = cq->txq;
1946 mana_deinit_txq(struct mana_port_context *apc, struct mana_txq *txq)
2037 struct mana_txq *txq;
2699 struct mana_txq *txq;

Completed in 151 milliseconds