Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/mediatek/mt76/mt7915/
Dmac.h253 struct mt7915_txp { struct
316 static inline struct mt7915_txp *
326 return (struct mt7915_txp *)(txwi + MT_TXD_SIZE); in mt7915_txwi_to_txp()
Dpci.c102 .txwi_size = MT_TXD_SIZE + sizeof(struct mt7915_txp), in mt7915_pci_probe()
Dmac.c719 struct mt7915_txp *txp; in mt7915_tx_prepare_skb()
731 txp = (struct mt7915_txp *)(txwi + MT_TXD_SIZE); in mt7915_tx_prepare_skb()
855 struct mt7915_txp *txp; in mt7915_txp_skb_unmap()
966 struct mt7915_txp *txp; in mt7915_tx_complete_skb()