]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: 8922d: add definition of quota, registers and efuse block
authorPing-Ke Shih <pkshih@realtek.com>
Tue, 24 Mar 2026 06:20:43 +0000 (14:20 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 30 Mar 2026 02:02:14 +0000 (10:02 +0800)
commite51df91b894a583f03e35168d2082786f6dff1bd
tree5bad499c9b9e4d3e3ea091615ca927fcb2b2a43a
parentbf14367719fa86f7c6922c64d37a2df347954c66
wifi: rtw89: 8922d: add definition of quota, registers and efuse block

The quota is used to configure memory size for TX/RX, and the definition
of registers includes H2C command, C2H event, WoWLAN reason, IMR of CMAC
and DMAC, ACK rate selector, RF kill GPIO, and BB functions of dynamic
initial gain and EDCCA. The layout of efuse block is to define logic
map of efuse, such as MAC address and RF calibration values.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260324062049.52266-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/reg.h
drivers/net/wireless/realtek/rtw89/rtw8922d.c [new file with mode: 0644]
drivers/net/wireless/realtek/rtw89/rtw8922d.h [new file with mode: 0644]