summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMuna Sinada <muna.sinada@oss.qualcomm.com>2025-08-15 14:30:11 -0700
committerJohannes Berg <johannes.berg@intel.com>2025-09-04 11:19:02 +0200
commitd0bf06158c39e7129524dd8b43b82aed84d68faa (patch)
tree6f73a06062dd5df70cfbd6b86cabce3d8cf775e7 /tools/perf/scripts/python
parent36b75dcb1e25739a3a0975699208c98f4b55d012 (diff)
downloadkernel-d0bf06158c39e7129524dd8b43b82aed84d68faa.tar.gz
wifi: nl80211: Add EHT fixed Tx rate support
Add new attributes to support EHT MCS/NSS Tx rates and EHT GI/LTF. Parse EHT fixed MCS/NSS Tx rates and EHT GI/LTF values passed by the userspace, validate and add as part of cfg80211_bitrate_mask. MCS mask is constructed by new function, eht_build_mcs_mask(). Max NSS supported for MCS rates of 7, 9, 11 and 13 is utilized to set MCS bitmask for each NSS. MCS rates 14, and 15 if supported, are set only for NSS = 0. Co-developed-by: Aloka Dixit <aloka.dixit@oss.qualcomm.com> Signed-off-by: Aloka Dixit <aloka.dixit@oss.qualcomm.com> Signed-off-by: Muna Sinada <muna.sinada@oss.qualcomm.com> Link: https://patch.msgid.link/20250815213011.2704803-1-muna.sinada@oss.qualcomm.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
f/mediatek/mt8195?h=linux-6.12.y&id=0bf4276cc7883d65e594926c1159d4c0712d02e7'>ASoC: SOF: mediatek: mt8195 modify dram type as non-cacheYC Hung 2022-06-06ASoC: SOF: mediatek: revise mt8195 clock sequenceYC Hung 2022-05-20ASoC: SOF: mediatek: add debug dumpMark Brown 2022-05-19ASoC: SOF: mediatek: remove duplicate include in mt8195.cWan Jiabing 2022-05-19ASoC: SOF: mediatek: Add mt8195 debug dumpYC Hung 2022-05-16ASoC: SOF: mediatek: Add ipc support for mt8195Allen-KH Cheng 2022-04-29ASoC: SOF: mediatek: mt8195: Do not set the load_module opsPeter Ujfalusi 2022-04-27ASoC: SOF: mediatek: mt8195 change ipc timeout as 1 secondYC Hung 2022-04-19ASoC: SOF: remove const qualifier for 'struct snd_sof_dsp_ops'Pierre-Louis Bossart 2022-04-19ASoC: SOF: add IPC-dependent file namesPierre-Louis Bossart 2022-04-19ASoC: SOF: add default IPC capability and file pathsPierre-Louis Bossart 2022-04-19ASoC: SOF: add path indirection to each IPC typePierre-Louis Bossart 2022-04-07ASoC: SOF: mediatek: mt8195 add shutdown callbackYC Hung 2021-12-15ASoC: SOF: OF: Avoid reverse module dependencyDaniel Baluta 2021-11-26ASoC: SOF: mediatek: Use %pR/%pa to print resources/physical addressesGeert Uytterhoeven 2021-11-25ASoC: SOF: mediatek: Add missing of_node_put() in platform_parse_resource()Yang Yingliang 2021-11-18ASoC: SOF: mediatek: Add DSP system PM callback for mt8195YC Hung 2021-11-18ASoC: SOF: mediatek: Add mt8195 dsp clock supportYC Hung 2021-11-18ASoC: SOF: mediatek: Add dai driver dsp ops callback for mt8195YC Hung 2021-11-18ASoC: SOF: mediatek: Add fw loader and mt8195 dsp ops to load firmwareYC Hung 2021-11-18ASoC: SOF: mediatek: Add mt8195 hardware supportYC Hung