Searched refs:mt7615_txp_common (Results 1 – 4 of 4) sorted by relevance
278 struct mt7615_txp_common { struct420 static inline struct mt7615_txp_common *430 return (struct mt7615_txp_common *)(txwi + MT_TXD_SIZE); in mt7615_txwi_to_txp()
28 struct mt7615_txp_common *txp; in mt7615_tx_complete_skb()174 memset(txp, 0, sizeof(struct mt7615_txp_common)); in mt7615_tx_prepare_skb()
176 .txwi_size = MT_TXD_SIZE + sizeof(struct mt7615_txp_common), in mt7615_mmio_probe()
730 struct mt7615_txp_common *txp; in mt7615_txp_skb_unmap()