commit | 75d4bf1f5590183a60557dac4daa4749f4dac6ef | [log] [tgz] |
---|---|---|
author | Felix Fietkau <nbd@nbd.name> | Thu Aug 27 07:58:32 2020 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Thu Sep 24 18:10:18 2020 +0200 |
tree | 7505075cb714e6b309b556198edaa6699ddaaf5d | |
parent | 2fe1a5d61f3aacfb9b2bd323c46df733aef8327b [diff] |
mt76: dma: cache dma map address/len in struct mt76_queue_entry Accessing them from uncached memory can be expensive, so it's cheaper to cache them Signed-off-by: Felix Fietkau <nbd@nbd.name>