Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7915/
A Dmac.h288 struct mt7915_txp { struct
406 static inline struct mt7915_txp *
416 return (struct mt7915_txp *)(txwi + MT_TXD_SIZE); in mt7915_txwi_to_txp()
A Dpci.c224 .txwi_size = MT_TXD_SIZE + sizeof(struct mt7915_txp), in mt7915_pci_probe()
A Dmac.c1132 struct mt7915_txp *txp; in mt7915_tx_prepare_skb()
1165 txp = (struct mt7915_txp *)(txwi + MT_TXD_SIZE); in mt7915_tx_prepare_skb()
1230 struct mt7915_txp *txp; in mt7915_txp_skb_unmap()
1562 struct mt7915_txp *txp; in mt7915_tx_complete_skb()

Completed in 16 milliseconds