aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDeren Wu <[email protected]>2023-05-10 14:51:13 +0800
committerFelix Fietkau <[email protected]>2023-07-25 21:59:40 +0200
commitd616d3680264beb9a9d2c4fc681064b06f447eeb (patch)
tree725cf9b43ac3c5a118003078d099876c2eefa175 /tools/perf/scripts/python
parentb34f346b917eafed6e61d737917f8543884fe2bf (diff)
wifi: mt76: mt7921: do not support one stream on secondary antenna only
mt7921 support following antenna combiantions only. * primary + secondary (2x2) * primary only (1x1) Since we cannot work on secondary antenna only, return error if the antenna bitmap is 0x2 in .set_antenna(). For example: iw phy0 set antenna 3 3 /* valid */ iw phy0 set antenna 1 1 /* valid */ iw phy0 set antenna 2 2 /* invalid */ Cc: [email protected] Fixes: e0f9fdda81bd ("mt76: mt7921: add ieee80211_ops") Suggested-by: Knox Chiou <[email protected]> Signed-off-by: Deren Wu <[email protected]> Signed-off-by: Felix Fietkau <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions