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()
231 .txwi_size = MT_TXD_SIZE + sizeof(struct mt76_connac_hw_txp), in mt7921_pci_probe()
155 struct mt76_connac_hw_txp { struct163 struct mt76_connac_hw_txp hw; argument
163 struct mt76_connac_hw_txp *txp = txp_ptr; in mt76_connac_write_hw_txp()212 struct mt76_connac_hw_txp *txp) in mt76_connac_txp_skb_unmap_hw()