Home
last modified time | relevance | path

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

/openbmc/linux/include/net/mana/
H A Dmana.h79 struct mana_txq { struct
80 struct gdma_queue *gdma_sq;
82 union {
91 u16 vp_offset;
93 struct net_device *ndev;
96 struct sk_buff_head pending_skbs;
97 struct netdev_queue *net_txq;
99 atomic_t pending_sends;
101 bool napi_initialized;
103 struct mana_stats_tx stats;