Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7921/
A Dpci_mac.c48 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()
A Dmac.h333 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
A Dpci.c127 .txwi_size = MT_TXD_SIZE + sizeof(struct mt7921_txp_common), in mt7921_pci_probe()

Completed in 9 milliseconds