[PATCH] ath10k/mac80211: add rawtxrx, nohwcrypt module param for raw tx injection, sw crypto support.

Kalle Valo kvalo at qca.qualcomm.com
Mon May 11 05:24:52 PDT 2015


Ben Greear <greearb at candelatech.com> writes:

> Maybe we could have a way to specify both rx and rx mode independently of
> each other to support that use case as well?
>
> Maybe:
>
> txmode=x;  // 0 == native, 1 == raw (and maybe support other tx modes in the future as desired)
> rxmode=x;  // 0 == native, 1 == raw
> nohwcrypt=x; // 0 == standard hw crypt, 0x1 == rx-sw-crypt, 0x2 == tx-sw-crypt, 0x3 == tx/rx-sw-crypt

This looks overly complicated and hard to maintain for a very special
use case, not really excited about this.

-- 
Kalle Valo



More information about the ath10k mailing list