]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtw89: correct hardware value of nominal packet padding for WiFi 7 chips
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 17 May 2024 01:36:39 +0000 (09:36 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Thu, 23 May 2024 03:35:36 +0000 (11:35 +0800)
commitd5b96a4a31593a609acd564cfa54f269461a33f0
treef8ea9e49df5f04a5707e0a419174bfa5f344f0f8
parent2c1fc7c24cd47396580c5a7b238673da618aeedd
wifi: rtw89: correct hardware value of nominal packet padding for WiFi 7 chips

The hardware value of 3 for WiFi 7 chips is padding 16 or 20us selected
by hardware automatically. Correct the value to resolve interoperability
problem. Also define enum to be more readable.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://msgid.link/20240517013639.11643-1-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.h
drivers/net/wireless/realtek/rtw89/fw.c