Searched refs:mt76_connac_hw_txp (Results 1 – 4 of 4) sorted by relevance
16 struct mt76_connac_hw_txp *txp; in mt7921e_tx_prepare_skb()47 txp = (struct mt76_connac_hw_txp *)(txwi + MT_TXD_SIZE); in mt7921e_tx_prepare_skb()48 memset(txp, 0, sizeof(struct mt76_connac_hw_txp)); in mt7921e_tx_prepare_skb()
230 .txwi_size = MT_TXD_SIZE + sizeof(struct mt76_connac_hw_txp), in mt7921_pci_probe()
140 struct mt76_connac_hw_txp { struct148 struct mt76_connac_hw_txp hw; argument
159 struct mt76_connac_hw_txp *txp = txp_ptr; in mt76_connac_write_hw_txp()208 struct mt76_connac_hw_txp *txp) in mt76_connac_txp_skb_unmap_hw()