Home
last modified time | relevance | path

Searched refs:mt76_get_txwi_ptr (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/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
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c1554 txwi_data = (__le32 *)mt76_get_txwi_ptr(mdev, txwi); in mt7615_txwi_free()
/openbmc/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c1047 txwi = (__le32 *)mt76_get_txwi_ptr(mdev, t); in mt7996_txwi_free()