Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/microsoft/mana/
Dmana.h67 struct mana_txq { struct
68 struct gdma_queue *gdma_sq;
70 union {
79 u16 vp_offset;
81 struct net_device *ndev;
84 struct sk_buff_head pending_skbs;
85 struct netdev_queue *net_txq;
87 atomic_t pending_sends;
89 struct mana_stats_tx stats;