Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/microsoft/mana/
Dmana.h57 struct mana_txq { struct
58 struct gdma_queue *gdma_sq;
60 union {
69 u16 vp_offset;
71 struct net_device *ndev;
74 struct sk_buff_head pending_skbs;
75 struct netdev_queue *net_txq;
77 atomic_t pending_sends;
79 struct mana_stats stats;