rtlwifi: btcoex: 21a 2ant: slot time fine tune

Tune the wifi/bt slot time to get better performance.

Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Pkshih <pkshih@realtek.com>
Cc: Birming Chiu <birming@realtek.com>
Cc: Shaofu <shaofu@realtek.com>
Cc: Steven Ting <steventing@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
This commit is contained in:
Yan-Hsuan Chuang 2017-04-13 13:07:06 -05:00 коммит произвёл Kalle Valo
Родитель 8c670a1b1d
Коммит 8189d81890
1 изменённых файлов: 26 добавлений и 26 удалений

Просмотреть файл

@ -1168,12 +1168,12 @@ static void btc8821a2ant_ps_tdma(struct btc_coexist *btcoexist,
switch (type) {
case 1:
default:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x1a,
0x1a, 0xe1, 0x90);
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x3c,
0x03, 0xf1, 0x90);
break;
case 2:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x12,
0x12, 0xe1, 0x90);
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x2d,
0x03, 0xf1, 0x90);
break;
case 3:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x1c,
@ -1184,12 +1184,12 @@ static void btc8821a2ant_ps_tdma(struct btc_coexist *btcoexist,
0x03, 0xf1, 0x90);
break;
case 5:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x1a,
0x1a, 0x60, 0x90);
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x3c,
0x3, 0x70, 0x90);
break;
case 6:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x12,
0x12, 0x60, 0x90);
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x2d,
0x3, 0x70, 0x90);
break;
case 7:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x1c,
@ -1200,44 +1200,44 @@ static void btc8821a2ant_ps_tdma(struct btc_coexist *btcoexist,
0x3, 0x70, 0x90);
break;
case 9:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x1a,
0x1a, 0xe1, 0x90);
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x3c,
0x03, 0xf1, 0x90);
break;
case 10:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x12,
0x12, 0xe1, 0x90);
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x2d,
0x03, 0xf1, 0x90);
break;
case 11:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0xa,
0xa, 0xe1, 0x90);
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x1c,
0x3, 0xf1, 0x90);
break;
case 12:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x5,
0x5, 0xe1, 0x90);
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x10,
0x3, 0xf1, 0x90);
break;
case 13:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x1a,
0x1a, 0x60, 0x90);
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x3c,
0x3, 0x70, 0x90);
break;
case 14:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3,
0x12, 0x12, 0x60, 0x90);
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x2d,
0x3, 0x70, 0x90);
break;
case 15:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0xa,
0xa, 0x60, 0x90);
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x1c,
0x3, 0x70, 0x90);
break;
case 16:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x5,
0x5, 0x60, 0x90);
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x10,
0x3, 0x70, 0x90);
break;
case 17:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xa3, 0x2f,
0x2f, 0x60, 0x90);
break;
case 18:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x5,
0x5, 0xe1, 0x90);
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x5, 0x5,
0xe1, 0x90);
break;
case 19:
btc8821a2ant_set_fw_ps_tdma(btcoexist, 0xe3, 0x25,