summaryrefslogtreecommitdiff
path: root/scripts/lib/kdoc/kdoc_re.py
diff options
context:
space:
mode:
authorZong-Zhe Yang <kevin_yang@realtek.com>2025-07-10 12:24:17 +0800
committerPing-Ke Shih <pkshih@realtek.com>2025-07-15 09:33:03 +0800
commit5693bdd58de48bc91831d8d2e60f78595205c6eb (patch)
tree4622ccb4aaacca0c613dcd988fdb8d0e8b461083 /scripts/lib/kdoc/kdoc_re.py
parent65093fab65cb79d6ae6abaefc5ebe0427cbd1c5a (diff)
wifi: rtw89: introduce fw feature group and redefine CRASH_TRIGGER
Some FW features may have variants on how to deal with in leaf functions, e.g. H2C commands. However, from SW component point of view, it might not matter which variant is supported exactly. In some cases, SW component may just care whether any of the variants is supported or not. So, introduce a concept of FW feature group which can manage a set of FW features and can easily be checked if at least one of them is supported. Since CRASH_TRIGGER will have variants and then matches the case mentioned above, so redefine CRASH_TRIGGER as a FW feature group and add a variant of type 0 for original handling. Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/20250710042423.73617-9-pkshih@realtek.com
Diffstat (limited to 'scripts/lib/kdoc/kdoc_re.py')
0 files changed, 0 insertions, 0 deletions