Home
last modified time | relevance | path

Searched refs:mt76_get_txwi_ptr (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.h428 txwi = mt76_get_txwi_ptr(dev, t); in mt7615_txwi_to_txp()
H A Dmac.c1422 txwi_data = (__le32 *)mt76_get_txwi_ptr(mdev, txwi); in mt7615_mac_tx_free_token()
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dmac.h324 txwi = mt76_get_txwi_ptr(dev, t); in mt7915_txwi_to_txp()
H A Dmac.c926 void *txwi_ptr = mt76_get_txwi_ptr(mdev, txwi); in mt7915_mac_tx_free()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h290 txwi = mt76_get_txwi_ptr(dev, t); in mt76_connac_txwi_to_txp()
H A Ddma.c163 kfree(mt76_get_txwi_ptr(dev, t)); in mt76_free_pending_txwi()
517 txwi = mt76_get_txwi_ptr(dev, t); in mt76_dma_tx_queue_skb()
H A Dmt76_connac_mac.c1140 txwi = (__le32 *)mt76_get_txwi_ptr(dev, t); in mt76_connac2_txwi_free()
H A Dmt76x02_mac.c921 txwi_ptr = mt76_get_txwi_ptr(mdev, e->txwi); in mt76x02_tx_complete_skb()
H A Dmt76.h1150 mt76_get_txwi_ptr(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_get_txwi_ptr() function
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Ddma.c369 txwi = mt76_get_txwi_ptr(dev, t); in mt76_dma_tx_queue_skb()
H A Dmt76x02_mac.c917 txwi_ptr = mt76_get_txwi_ptr(mdev, e->txwi); in mt76x02_tx_complete_skb()
H A Dmt76.h798 mt76_get_txwi_ptr(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_get_txwi_ptr() function
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c1554 txwi_data = (__le32 *)mt76_get_txwi_ptr(mdev, txwi); in mt7615_txwi_free()
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c1046 txwi = (__le32 *)mt76_get_txwi_ptr(mdev, t); in mt7996_txwi_free()

Completed in 26 milliseconds