Searched refs:mt7921_txp_common (Results 1 – 3 of 3) sorted by relevance
48 struct mt7921_txp_common *txp; in mt7921e_tx_prepare_skb()78 txp = (struct mt7921_txp_common *)(txwi + MT_TXD_SIZE); in mt7921e_tx_prepare_skb()79 memset(txp, 0, sizeof(struct mt7921_txp_common)); in mt7921e_tx_prepare_skb()90 struct mt7921_txp_common *txp; in mt7921_txp_skb_unmap()254 struct mt7921_txp_common *txp; in mt7921e_tx_complete_skb()
333 static inline struct mt7921_txp_common *343 return (struct mt7921_txp_common *)(txwi + MT_TXD_SIZE); in mt7921_txwi_to_txp()368 struct mt7921_txp_common { struct
127 .txwi_size = MT_TXD_SIZE + sizeof(struct mt7921_txp_common), in mt7921_pci_probe()
Completed in 9 milliseconds