Skip to content
Snippets Groups Projects
Commit 2bed2a3e authored by Felix Fietkau's avatar Felix Fietkau
Browse files

mt76: mt7615: rework chainmask handling


Move chainmask to struct mt7615_phy and instead of needlessly making the
format similar to values for older chips, make it refer to the actual chain
bits used for the rx/tx path.
This is important for multiple wiphy support, where for a secondary phy,
antenna_mask will start at 0, and chainmask will start at the chain offset
(bit 2)

Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent 5dabdf71
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment