Searched refs:mt76_get_txwi_ptr (Results 1 – 9 of 9) sorted by relevance
341 txwi = mt76_get_txwi_ptr(dev, t); in mt7921_txwi_to_txp()
131 txwi = (__le32 *)mt76_get_txwi_ptr(mdev, t); in mt7921_txwi_free()
414 txwi = mt76_get_txwi_ptr(dev, t); in mt7915_txwi_to_txp()
1252 txwi = (__le32 *)mt76_get_txwi_ptr(mdev, t); in mt7915_txwi_free()
394 txwi = mt76_get_txwi_ptr(dev, t); in mt7615_txwi_to_txp()
1511 txwi_data = (__le32 *)mt76_get_txwi_ptr(mdev, txwi); in mt7615_txwi_free()
370 txwi = mt76_get_txwi_ptr(dev, t); in mt76_dma_tx_queue_skb()
976 mt76_get_txwi_ptr(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_get_txwi_ptr() function
919 txwi_ptr = mt76_get_txwi_ptr(mdev, e->txwi); in mt76x02_tx_complete_skb()
Completed in 42 milliseconds