We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b64587 commit 051d2d0Copy full SHA for 051d2d0
drivers/staging/rtl8723bs/include/hal_phy_cfg.h
@@ -8,11 +8,11 @@
8
#define __INC_HAL8723BPHYCFG_H__
9
10
/*--------------------------Define Parameters-------------------------------*/
11
-#define LOOP_LIMIT 5
12
-#define MAX_STALL_TIME 50 /* us */
+#define LOOP_LIMIT 5
+#define MAX_STALL_TIME 50 /* us */
13
#define AntennaDiversityValue 0x80 /* Adapter->bSoftwareAntennaDiversity ? 0x00:0x80) */
14
#define MAX_TXPWR_IDX_NMODE_92S 63
15
-#define Reset_Cnt_Limit 3
+#define Reset_Cnt_Limit 3
16
17
#define MAX_AGGR_NUM 0x07
18
0 commit comments