]> www.infradead.org Git - users/jedix/linux-maple.git/commit
wifi: rtlwifi: Add new members to struct rtl_priv for RTL8192DU
authorBitterblue Smith <rtl8821cerfe2@gmail.com>
Thu, 23 May 2024 14:44:39 +0000 (17:44 +0300)
committerPing-Ke Shih <pkshih@realtek.com>
Thu, 30 May 2024 02:12:19 +0000 (10:12 +0800)
commitdc71f4e142df928747dc5b493faa2c841a400d88
tree8f5318369148544b8a0caac0128f995498282d20
parented4117567419a9f7e9bfc32855525ce56b98899a
wifi: rtlwifi: Add new members to struct rtl_priv for RTL8192DU

These are needed for the dual MAC version of RTL8192DU.

The two mutexes are used to avoid concurrent access to the hardware
from the two USB interfaces.

The two arrays are filled by one interface during LC calibration and
accessed by the other interface during channel switching.

Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://msgid.link/d1bf581b-de41-4d09-bf56-768c2fc29dd3@gmail.com
drivers/net/wireless/realtek/rtlwifi/wifi.h