Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/mediatek/mt76/mt7615/
Dmac.h233 struct mt7615_txp { struct
320 static inline struct mt7615_txp *
330 return (struct mt7615_txp *)(txwi + MT_TXD_SIZE); in mt7615_txwi_to_txp()
Dpci.c74 .txwi_size = MT_TXD_SIZE + sizeof(struct mt7615_txp), in mt7615_pci_probe()
Dmac.c234 struct mt7615_txp *txp; in mt7615_tx_complete_skb()
449 struct mt7615_txp *txp; in mt7615_txp_skb_unmap()
776 struct mt7615_txp *txp; in mt7615_tx_prepare_skb()
794 txp = (struct mt7615_txp *)(txwi + MT_TXD_SIZE); in mt7615_tx_prepare_skb()