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.h92 struct mana_txq { struct
93 struct gdma_queue *gdma_sq;
95 union {
104 u16 vp_offset;
106 struct net_device *ndev;
109 struct sk_buff_head pending_skbs;
110 struct netdev_queue *net_txq;
112 atomic_t pending_sends;
114 bool napi_initialized;
116 struct mana_stats_tx stats;