Searched refs:mt76_get_txwi_ptr (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76_connac.h | 352 txwi = mt76_get_txwi_ptr(dev, t); in mt76_connac_txwi_to_txp()
|
| H A D | dma.c | 138 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 D | mt76_connac_mac.c | 1186 txwi = (__le32 *)mt76_get_txwi_ptr(dev, t); in mt76_connac2_txwi_free()
|
| H A D | mt76x02_mac.c | 922 txwi_ptr = mt76_get_txwi_ptr(mdev, e->txwi); in mt76x02_tx_complete_skb()
|
| H A D | mt76.h | 1402 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 D | mac.c | 1287 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 D | mac.c | 1285 txwi = (__le32 *)mt76_get_txwi_ptr(mdev, t); in mt7925_txwi_free()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7615/ |
| H A D | mac.c | 1528 txwi_data = (__le32 *)mt76_get_txwi_ptr(mdev, txwi); in mt7615_txwi_free()
|