]> www.infradead.org Git - users/dwmw2/linux.git/commit
wifi: mt76: mt7915: rework testmode tx antenna setting
authorShayne Chen <shayne.chen@mediatek.com>
Fri, 30 Sep 2022 15:13:12 +0000 (23:13 +0800)
committerFelix Fietkau <nbd@nbd.name>
Thu, 1 Dec 2022 16:29:12 +0000 (17:29 +0100)
commitb61699d2cd5692cd8c366409c4715b2a1e0ff1af
tree7407b0fc009bc774ced1dbcba554cf8934a79a29
parentee0863aecdecbd9035cf45acb8017bce67fc835c
wifi: mt76: mt7915: rework testmode tx antenna setting

Let the configuration of testmode antenna mask on both band0 and band1
become antenna_mask rather than chainmask. This could simplify the
settings for user and get rid of the conversion when sending fw command.

Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
drivers/net/wireless/mediatek/mt76/mt7915/testmode.c