Home
last modified time | relevance | path

Searched refs:mt7915_txp (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/wireless/mediatek/mt76/mt7915/
Dmac.h279 struct mt7915_txp { struct
397 static inline struct mt7915_txp *
407 return (struct mt7915_txp *)(txwi + MT_TXD_SIZE); in mt7915_txwi_to_txp()
Dpci.c224 .txwi_size = MT_TXD_SIZE + sizeof(struct mt7915_txp), in mt7915_pci_probe()
Dmac.c1008 struct mt7915_txp *txp; in mt7915_tx_prepare_skb()
1024 txp = (struct mt7915_txp *)(txwi + MT_TXD_SIZE); in mt7915_tx_prepare_skb()
1096 struct mt7915_txp *txp; in mt7915_txp_skb_unmap()
1348 struct mt7915_txp *txp; in mt7915_tx_complete_skb()