commit | 45db4400e5d889c71e91d05bb4881c78a1c6f172 | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo@kernel.org> | Sat Jul 13 17:09:03 2019 +0200 |
committer | Felix Fietkau <nbd@nbd.name> | Thu Sep 05 17:42:30 2019 +0200 |
tree | 11f4cfd2614d0b00b92d32ee6532f4b9f247f164 | |
parent | 3d687a7fcb9772d22dded1c7f75bb52ee4b99658 [diff] |
mt76: mt7615: introduce mt7615_mac_wtbl_set_key routine Add mt7615_mac_wtbl_set_key routine to configure wtbl key parameter directly from host cpu. This is a preliminary patch to add BIP_CMAC_128 hw support. Moreover add static qualifier to mt7615_mac_get_key_info routine Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org> Signed-off-by: Felix Fietkau <nbd@nbd.name>