Searched hist:d9018f4373517d4560ce2ebf12684f77f5fbdad6 (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw8703b.c | d9018f4373517d4560ce2ebf12684f77f5fbdad6 Wed Oct 23 14:06:14 UTC 2024 Bitterblue Smith <rtl8821cerfe2@gmail.com> wifi: rtw88: Allow different C2H RA report sizes
The RTL8821AU and RTL8812AU have smaller RA report size, only 4 bytes. Avoid the "invalid ra report c2h length" error.
Also, use a struct and u8_get_bits() to access the RA report C2H.
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/c3e73c3a-fb2f-4013-9f06-d5274211e282@gmail.com
|
H A D | rtw8723d.c | d9018f4373517d4560ce2ebf12684f77f5fbdad6 Wed Oct 23 14:06:14 UTC 2024 Bitterblue Smith <rtl8821cerfe2@gmail.com> wifi: rtw88: Allow different C2H RA report sizes
The RTL8821AU and RTL8812AU have smaller RA report size, only 4 bytes. Avoid the "invalid ra report c2h length" error.
Also, use a struct and u8_get_bits() to access the RA report C2H.
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/c3e73c3a-fb2f-4013-9f06-d5274211e282@gmail.com
|
H A D | fw.h | d9018f4373517d4560ce2ebf12684f77f5fbdad6 Wed Oct 23 14:06:14 UTC 2024 Bitterblue Smith <rtl8821cerfe2@gmail.com> wifi: rtw88: Allow different C2H RA report sizes
The RTL8821AU and RTL8812AU have smaller RA report size, only 4 bytes. Avoid the "invalid ra report c2h length" error.
Also, use a struct and u8_get_bits() to access the RA report C2H.
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/c3e73c3a-fb2f-4013-9f06-d5274211e282@gmail.com
|
H A D | rtw8821c.c | d9018f4373517d4560ce2ebf12684f77f5fbdad6 Wed Oct 23 14:06:14 UTC 2024 Bitterblue Smith <rtl8821cerfe2@gmail.com> wifi: rtw88: Allow different C2H RA report sizes
The RTL8821AU and RTL8812AU have smaller RA report size, only 4 bytes. Avoid the "invalid ra report c2h length" error.
Also, use a struct and u8_get_bits() to access the RA report C2H.
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/c3e73c3a-fb2f-4013-9f06-d5274211e282@gmail.com
|
H A D | fw.c | d9018f4373517d4560ce2ebf12684f77f5fbdad6 Wed Oct 23 14:06:14 UTC 2024 Bitterblue Smith <rtl8821cerfe2@gmail.com> wifi: rtw88: Allow different C2H RA report sizes
The RTL8821AU and RTL8812AU have smaller RA report size, only 4 bytes. Avoid the "invalid ra report c2h length" error.
Also, use a struct and u8_get_bits() to access the RA report C2H.
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/c3e73c3a-fb2f-4013-9f06-d5274211e282@gmail.com
|
H A D | main.h | d9018f4373517d4560ce2ebf12684f77f5fbdad6 Wed Oct 23 14:06:14 UTC 2024 Bitterblue Smith <rtl8821cerfe2@gmail.com> wifi: rtw88: Allow different C2H RA report sizes
The RTL8821AU and RTL8812AU have smaller RA report size, only 4 bytes. Avoid the "invalid ra report c2h length" error.
Also, use a struct and u8_get_bits() to access the RA report C2H.
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com> Signed-off-by: Ping-Ke Shih <pkshih@realtek.com> Link: https://patch.msgid.link/c3e73c3a-fb2f-4013-9f06-d5274211e282@gmail.com
|