mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-09 14:53:05 +00:00
rtl8188eu: Convert typedef statements in include/rtw_rf.h
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
5cfecb6edc
commit
ec5245f648
9 changed files with 36 additions and 51 deletions
|
@ -284,7 +284,7 @@ struct hal_data_8188e {
|
|||
//current WIFI_PHY values
|
||||
u32 ReceiveConfig;
|
||||
enum wireless_mode CurrentWirelessMode;
|
||||
HT_CHANNEL_WIDTH CurrentChannelBW;
|
||||
enum ht_channel_width CurrentChannelBW;
|
||||
u8 CurrentChannel;
|
||||
u8 nCur40MhzPrimeSC;// Control channel sub-carrier
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue