diff options
author | Ping-Ke Shih <pkshih@realtek.com> | 2023-12-13 08:50:52 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2023-12-15 15:38:25 +0200 |
commit | 178b8e7d8a59fe773e2e16c84254f5380f6a6c16 (patch) | |
tree | d9cd71e3a842506a6903f049c375227074cd49e2 /kernel/gcov/clang.c | |
parent | 7a9192eecf2704ac10d91ca677433148e1720291 (diff) |
wifi: rtw89: add C2H event handlers of RFK log and report
Trigger a RFK (RF calibration) in firmware by a H2C command, and in
progress it reports log and a result finally by C2H events. Firstly, add
prototype of the C2H event handlers to have a simple picture of framework.
The callers who trigger H2C will wait until a C2H event is received,
so we must process these C2H events in receiving process. Thus, mark this
kind of C2H events as atomic. Also, timestamp is also useful for
debugging, mark C2H events carrying RFK log as atomic as well.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20231213005054.10568-5-pkshih@realtek.com
Diffstat (limited to 'kernel/gcov/clang.c')
0 files changed, 0 insertions, 0 deletions