diff options
author | Zong-Zhe Yang <kevin_yang@realtek.com> | 2023-11-24 15:16:59 +0800 |
---|---|---|
committer | Kalle Valo <kvalo@kernel.org> | 2023-12-01 14:39:29 +0200 |
commit | 2706cb25028dd27471e25047bcc3e5df73644a4a (patch) | |
tree | a644c917f8134620f5756082c9abbb7b14605d5c /drivers/Makefile | |
parent | aabe741e2d18a3a28b0f08c53b7a81374c0690b0 (diff) |
wifi: rtw89: refine element naming used by queue empty check
In queue empty check, one group contains 32 queues. And, the two elements,
wde_qempty_acq_num and wde_qempty_mgq_sel, are number of group and select
of group. To avoid confusing them with queue number and queue selection,
we refine their naming.
(don't change logic at all)
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20231124071703.132549-5-pkshih@realtek.com
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions