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.h91 struct mana_txq { struct
92 struct gdma_queue *gdma_sq;
94 union {
103 u16 vp_offset;
105 struct net_device *ndev;
108 struct sk_buff_head pending_skbs;
109 struct netdev_queue *net_txq;
111 atomic_t pending_sends;
113 bool napi_initialized;
115 struct mana_stats_tx stats;