wifi: rtw89: 8922a: extend and add quota number
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 24 Nov 2023 07:16:56 +0000 (15:16 +0800)
committerKalle Valo <kvalo@kernel.org>
Fri, 1 Dec 2023 12:39:28 +0000 (14:39 +0200)
commitfdb3bb0af2599f780ea7dd04a13b610b70d65a3f
treefbe066b2b2e7293e1037bd1b21f8817f3eea588c
parent70582e26f5d9a94b373f925186c03455849fd3db
wifi: rtw89: 8922a: extend and add quota number

Define 8922A buffer quota that are used by HCI control flow, payload
engine, descriptor engine and etc for operation modes, such as SCC (single
channel concurrence) and download firmware. Since WiFi 7 chips has more
buffer classifications, add fields and struct according to design.

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-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.h
drivers/net/wireless/realtek/rtw89/mac.c
drivers/net/wireless/realtek/rtw89/mac.h
drivers/net/wireless/realtek/rtw89/rtw8922a.c