Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac.h352 txwi = mt76_get_txwi_ptr(dev, t); in mt76_connac_txwi_to_txp()
H A Ddma.c138 kfree(mt76_get_txwi_ptr(dev, t)); in mt76_free_pending_txwi()
698 txwi = mt76_get_txwi_ptr(dev, t); in mt76_dma_tx_queue_skb()
H A Dmt76_connac_mac.c1186 txwi = (__le32 *)mt76_get_txwi_ptr(dev, t); in mt76_connac2_txwi_free()
H A Dmt76x02_mac.c922 txwi_ptr = mt76_get_txwi_ptr(mdev, e->txwi); in mt76x02_tx_complete_skb()
H A Dmt76.h1402 mt76_get_txwi_ptr(struct mt76_dev *dev, struct mt76_txwi_cache *t) in mt76_get_txwi_ptr() function
/linux/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmac.c1287 u8 *txwi_ptr = mt76_get_txwi_ptr(mdev, t); in mt7996_txp_skb_unmap()
1321 txwi = (__le32 *)mt76_get_txwi_ptr(mdev, t); in mt7996_txwi_free()
/linux/drivers/net/wireless/mediatek/mt76/mt7925/
H A Dmac.c1285 txwi = (__le32 *)mt76_get_txwi_ptr(mdev, t); in mt7925_txwi_free()
/linux/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmac.c1528 txwi_data = (__le32 *)mt76_get_txwi_ptr(mdev, txwi); in mt7615_txwi_free()