Home
last modified time | relevance | path

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

/linux/include/net/mana/
H A Dmana.h122 struct mana_txq { struct
123 struct gdma_queue *gdma_sq;
125 union {
134 u16 vp_offset;
136 struct net_device *ndev;
139 struct sk_buff_head pending_skbs;
140 struct netdev_queue *net_txq;
142 atomic_t pending_sends;
144 bool napi_initialized;
146 struct mana_stats_tx stats;