]> asedeno.scripts.mit.edu Git - linux.git/commit
ath10k: add struct for high latency PN replay protection
authorWen Gong <wgong@codeaurora.org>
Fri, 26 Apr 2019 06:41:07 +0000 (09:41 +0300)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 29 Apr 2019 14:37:13 +0000 (17:37 +0300)
commite1bddde9737ac4687ca6e2fe6c95f67a9bec353b
tree68dd91bfd566ff15d1da505de17a3fca2dace582
parentf91b63b0e3b22f3688fd6b352128c3e0e40d02b4
ath10k: add struct for high latency PN replay protection

Add the struct for PN replay protection and fragment packet
handler.

Also fix the bitmask of HTT_RX_DESC_HL_INFO_MCAST_BCAST to match what's currently
used by SDIO firmware. The defines are not used yet so it's safe to modify
them. Remove the conflicting HTT_RX_DESC_HL_INFO_FRAGMENT as
it's not either used in ath10k.

Tested on QCA6174 SDIO with firmware WLAN.RMH.4.4.1-00007-QCARMSWP-1.

Signed-off-by: Wen Gong <wgong@codeaurora.org>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/ath/ath10k/core.h
drivers/net/wireless/ath/ath10k/htt.h