diff options
author | 2018-07-31 10:09:11 +0200 | |
---|---|---|
committer | 2018-08-02 21:48:02 +0300 | |
commit | 469d48188625bbb5d1cf9bacdfeae8e8636f81d6 (patch) | |
tree | 5f974715c65c129de184ee213f1d30b17c634625 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skb (diff) | |
download | wireguard-linux-469d48188625bbb5d1cf9bacdfeae8e8636f81d6.tar.xz wireguard-linux-469d48188625bbb5d1cf9bacdfeae8e8636f81d6.zip |
mt76: introduce tx_queue_skb function pointer in mt76_bus_ops
Add tx_queue_skb function pointer in mt76_bus_ops since mt76x2u based
devices do not map mt76x2_txwi on dma buffers and it is not possible
to reuse mt76_dma_tx_queue_skb() routine to enqueue tx frames to
hw buffers
Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions