Searched refs:mt7921_txp_common (Results 1 – 3 of 3) sorted by relevance
312 static inline struct mt7921_txp_common *322 return (struct mt7921_txp_common *)(txwi + MT_TXD_SIZE); in mt7921_txwi_to_txp()347 struct mt7921_txp_common { struct
873 struct mt7921_txp_common *txp; in mt7921_tx_prepare_skb()895 txp = (struct mt7921_txp_common *)(txwi + MT_TXD_SIZE); in mt7921_tx_prepare_skb()896 memset(txp, 0, sizeof(struct mt7921_txp_common)); in mt7921_tx_prepare_skb()968 struct mt7921_txp_common *txp; in mt7921_txp_skb_unmap()1106 struct mt7921_txp_common *txp; in mt7921_tx_complete_skb()
96 .txwi_size = MT_TXD_SIZE + sizeof(struct mt7921_txp_common), in mt7921_pci_probe()