diff options
author | Jian-Hong Pan <jian-hong@endlessm.com> | 2019-07-11 08:24:27 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-07-24 14:49:18 +0300 |
commit | 29b68a920f6abb7b5ba21ab4b779f62d536bac9b (patch) | |
tree | c1c19ecbe411bfe6e1245e3e0ab285e398c14f02 /drivers/net/wireless/broadcom | |
parent | ee6db78f5db9bfe426c57a1ec9713827ebccd2d4 (diff) | |
download | linux-29b68a920f6abb7b5ba21ab4b779f62d536bac9b.tar.xz |
rtw88: pci: Use DMA sync instead of remapping in RX ISR
Since each skb in RX ring is reused instead of new allocation, we can
treat the DMA in a more efficient way by DMA synchronization.
Signed-off-by: Jian-Hong Pan <jian-hong@endlessm.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/broadcom')
0 files changed, 0 insertions, 0 deletions