mirror of
https://github.com/aircrack-ng/rtl8812au.git
synced 2024-11-29 08:27:41 +00:00
Update drv_types.h
* Add rtw_led_ctrl module
This commit is contained in:
parent
db3659dd87
commit
5f01dd24f0
@ -351,6 +351,10 @@ struct registry_priv
|
|||||||
u32 reg_rxgain_offset_5gl;
|
u32 reg_rxgain_offset_5gl;
|
||||||
u32 reg_rxgain_offset_5gm;
|
u32 reg_rxgain_offset_5gm;
|
||||||
u32 reg_rxgain_offset_5gh;
|
u32 reg_rxgain_offset_5gh;
|
||||||
|
|
||||||
|
#ifdef CONFIG_SW_LED
|
||||||
|
u8 led_ctrl;
|
||||||
|
#endif
|
||||||
};
|
};
|
||||||
|
|
||||||
//For registry parameters
|
//For registry parameters
|
||||||
|
Loading…
Reference in New Issue
Block a user