mirror of
https://github.com/lwfinger/rtl8188eu.git
synced 2025-05-08 22:43:04 +00:00
rtl8188eu: Increase maximum RX gain
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This commit is contained in:
parent
993b021502
commit
9e9f54983f
2 changed files with 6 additions and 6 deletions
|
@ -1010,7 +1010,7 @@ enum dm_dig_op {
|
|||
#define DM_false_ALARM_THRESH_LOW 400
|
||||
#define DM_false_ALARM_THRESH_HIGH 1000
|
||||
|
||||
#define DM_DIG_MAX_NIC 0x3e
|
||||
#define DM_DIG_MAX_NIC 0x4e
|
||||
#define DM_DIG_MIN_NIC 0x1e /* 0x22/0x1c */
|
||||
|
||||
#define DM_DIG_MAX_AP 0x32
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue