Home
last modified time | relevance | path

Searched refs:rspSource (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/
H A DHalBtc8723a1Ant.c1377 u1Byte i, rspSource=0; in EXhalbtc8723a1ant_BtInfoNotify() local
1382 rspSource = BT_INFO_SRC_8723A_1ANT_BT_RSP; in EXhalbtc8723a1ant_BtInfoNotify()
1383 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8723a1ant_BtInfoNotify()
1385 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8723a1ant_BtInfoNotify()
1388 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8723a1ant_BtInfoNotify()
1401 if(BT_INFO_SRC_8723A_1ANT_WIFI_FW != rspSource) in EXhalbtc8723a1ant_BtInfoNotify()
1404 pCoexSta->btInfoC2h[rspSource][1]; in EXhalbtc8723a1ant_BtInfoNotify()
1407 pCoexSta->btInfoC2h[rspSource][2]*2+10; in EXhalbtc8723a1ant_BtInfoNotify()
1410 pCoexSta->btInfoC2h[rspSource][3]; in EXhalbtc8723a1ant_BtInfoNotify()
H A DHalBtc8703b2Ant.c4585 u1Byte i, rspSource=0; in EXhalbtc8703b2ant_BtInfoNotify() local
4593 rspSource = tmpBuf[0]&0xf; in EXhalbtc8703b2ant_BtInfoNotify()
4594 if(rspSource >= BT_INFO_SRC_8703B_2ANT_MAX) in EXhalbtc8703b2ant_BtInfoNotify()
4595 rspSource = BT_INFO_SRC_8703B_2ANT_WIFI_FW; in EXhalbtc8703b2ant_BtInfoNotify()
4596 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8703b2ant_BtInfoNotify()
4598 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8703b2ant_BtInfoNotify()
4601 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8703b2ant_BtInfoNotify()
4626 if(BT_INFO_SRC_8703B_2ANT_WIFI_FW != rspSource) in EXhalbtc8703b2ant_BtInfoNotify()
4629 pCoexSta->btInfoC2h[rspSource][2]&0xf; in EXhalbtc8703b2ant_BtInfoNotify()
4632 pCoexSta->btInfoC2h[rspSource][3]*2+10; in EXhalbtc8703b2ant_BtInfoNotify()
[all …]
H A DHalBtc8723a2Ant.c3648 u1Byte i, rspSource=0; in EXhalbtc8723a2ant_BtInfoNotify() local
3654 rspSource = BT_INFO_SRC_8723A_2ANT_BT_RSP; in EXhalbtc8723a2ant_BtInfoNotify()
3655 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8723a2ant_BtInfoNotify()
3657 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8723a2ant_BtInfoNotify()
3660 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8723a2ant_BtInfoNotify()
3673 if(BT_INFO_SRC_8723A_2ANT_WIFI_FW != rspSource) in EXhalbtc8723a2ant_BtInfoNotify()
3676 pCoexSta->btInfoC2h[rspSource][1]; in EXhalbtc8723a2ant_BtInfoNotify()
3679 pCoexSta->btInfoC2h[rspSource][2]*2+10; in EXhalbtc8723a2ant_BtInfoNotify()
3682 pCoexSta->btInfoC2h[rspSource][3]; in EXhalbtc8723a2ant_BtInfoNotify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/
H A Dhalbtc8723a1ant.c1377 u1Byte i, rspSource=0; in EXhalbtc8723a1ant_BtInfoNotify() local
1382 rspSource = BT_INFO_SRC_8723A_1ANT_BT_RSP; in EXhalbtc8723a1ant_BtInfoNotify()
1383 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8723a1ant_BtInfoNotify()
1385 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8723a1ant_BtInfoNotify()
1388 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8723a1ant_BtInfoNotify()
1401 if(BT_INFO_SRC_8723A_1ANT_WIFI_FW != rspSource) in EXhalbtc8723a1ant_BtInfoNotify()
1404 pCoexSta->btInfoC2h[rspSource][1]; in EXhalbtc8723a1ant_BtInfoNotify()
1407 pCoexSta->btInfoC2h[rspSource][2]*2+10; in EXhalbtc8723a1ant_BtInfoNotify()
1410 pCoexSta->btInfoC2h[rspSource][3]; in EXhalbtc8723a1ant_BtInfoNotify()
H A Dhalbtc8723a2ant.c3648 u1Byte i, rspSource=0; in EXhalbtc8723a2ant_BtInfoNotify() local
3654 rspSource = BT_INFO_SRC_8723A_2ANT_BT_RSP; in EXhalbtc8723a2ant_BtInfoNotify()
3655 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8723a2ant_BtInfoNotify()
3657 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8723a2ant_BtInfoNotify()
3660 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8723a2ant_BtInfoNotify()
3673 if(BT_INFO_SRC_8723A_2ANT_WIFI_FW != rspSource) in EXhalbtc8723a2ant_BtInfoNotify()
3676 pCoexSta->btInfoC2h[rspSource][1]; in EXhalbtc8723a2ant_BtInfoNotify()
3679 pCoexSta->btInfoC2h[rspSource][2]*2+10; in EXhalbtc8723a2ant_BtInfoNotify()
3682 pCoexSta->btInfoC2h[rspSource][3]; in EXhalbtc8723a2ant_BtInfoNotify()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8723a1Ant.c1377 u1Byte i, rspSource=0; in EXhalbtc8723a1ant_BtInfoNotify() local
1382 rspSource = BT_INFO_SRC_8723A_1ANT_BT_RSP; in EXhalbtc8723a1ant_BtInfoNotify()
1383 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8723a1ant_BtInfoNotify()
1385 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8723a1ant_BtInfoNotify()
1388 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8723a1ant_BtInfoNotify()
1401 if(BT_INFO_SRC_8723A_1ANT_WIFI_FW != rspSource) in EXhalbtc8723a1ant_BtInfoNotify()
1404 pCoexSta->btInfoC2h[rspSource][1]; in EXhalbtc8723a1ant_BtInfoNotify()
1407 pCoexSta->btInfoC2h[rspSource][2]*2+10; in EXhalbtc8723a1ant_BtInfoNotify()
1410 pCoexSta->btInfoC2h[rspSource][3]; in EXhalbtc8723a1ant_BtInfoNotify()
H A DHalBtc8821a1Ant.c3161 u1Byte i, rspSource=0; in EXhalbtc8821a1ant_BtInfoNotify() local
3170 rspSource = tmpBuf[0]&0xf; in EXhalbtc8821a1ant_BtInfoNotify()
3171 if(rspSource >= BT_INFO_SRC_8821A_1ANT_MAX) in EXhalbtc8821a1ant_BtInfoNotify()
3172 rspSource = BT_INFO_SRC_8821A_1ANT_WIFI_FW; in EXhalbtc8821a1ant_BtInfoNotify()
3173 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8821a1ant_BtInfoNotify()
3175 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8821a1ant_BtInfoNotify()
3178 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8821a1ant_BtInfoNotify()
3191 if(BT_INFO_SRC_8821A_1ANT_WIFI_FW != rspSource) in EXhalbtc8821a1ant_BtInfoNotify()
3194 pCoexSta->btInfoC2h[rspSource][2]&0xf; in EXhalbtc8821a1ant_BtInfoNotify()
3196 if (pCoexSta->btInfoC2h[rspSource][2]&0x20) in EXhalbtc8821a1ant_BtInfoNotify()
[all …]
H A DHalBtc8192e1Ant.c3388 u1Byte i, rspSource=0; in EXhalbtc8192e1ant_BtInfoNotify() local
3394 rspSource = tmpBuf[0]&0xf; in EXhalbtc8192e1ant_BtInfoNotify()
3395 if(rspSource >= BT_INFO_SRC_8192E_1ANT_MAX) in EXhalbtc8192e1ant_BtInfoNotify()
3396 rspSource = BT_INFO_SRC_8192E_1ANT_WIFI_FW; in EXhalbtc8192e1ant_BtInfoNotify()
3397 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8192e1ant_BtInfoNotify()
3399 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8192e1ant_BtInfoNotify()
3402 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8192e1ant_BtInfoNotify()
3415 if(BT_INFO_SRC_8192E_1ANT_WIFI_FW != rspSource) in EXhalbtc8192e1ant_BtInfoNotify()
3418 pCoexSta->btInfoC2h[rspSource][2]&0xf; in EXhalbtc8192e1ant_BtInfoNotify()
3423 if (pCoexSta->btInfoC2h[rspSource][2]&0x20) in EXhalbtc8192e1ant_BtInfoNotify()
[all …]
H A DHalBtc8812a1Ant.c3312 u1Byte i, rspSource=0; in EXhalbtc8812a1ant_BtInfoNotify() local
3318 rspSource = tmpBuf[0]&0xf; in EXhalbtc8812a1ant_BtInfoNotify()
3319 if(rspSource >= BT_INFO_SRC_8812A_1ANT_MAX) in EXhalbtc8812a1ant_BtInfoNotify()
3320 rspSource = BT_INFO_SRC_8812A_1ANT_WIFI_FW; in EXhalbtc8812a1ant_BtInfoNotify()
3321 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8812a1ant_BtInfoNotify()
3323 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8812a1ant_BtInfoNotify()
3326 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8812a1ant_BtInfoNotify()
3339 if(BT_INFO_SRC_8812A_1ANT_WIFI_FW != rspSource) in EXhalbtc8812a1ant_BtInfoNotify()
3342 pCoexSta->btInfoC2h[rspSource][2]&0xf; in EXhalbtc8812a1ant_BtInfoNotify()
3347 if (pCoexSta->btInfoC2h[rspSource][2]&0x20) in EXhalbtc8812a1ant_BtInfoNotify()
[all …]
H A DHalBtc8723b2Ant.c4631 u1Byte i, rspSource=0; in EXhalbtc8723b2ant_BtInfoNotify() local
4639 rspSource = tmpBuf[0]&0xf; in EXhalbtc8723b2ant_BtInfoNotify()
4640 if(rspSource >= BT_INFO_SRC_8723B_2ANT_MAX) in EXhalbtc8723b2ant_BtInfoNotify()
4641 rspSource = BT_INFO_SRC_8723B_2ANT_WIFI_FW; in EXhalbtc8723b2ant_BtInfoNotify()
4642 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8723b2ant_BtInfoNotify()
4644 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8723b2ant_BtInfoNotify()
4647 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8723b2ant_BtInfoNotify()
4672 if(BT_INFO_SRC_8723B_2ANT_WIFI_FW != rspSource) in EXhalbtc8723b2ant_BtInfoNotify()
4675 pCoexSta->btInfoC2h[rspSource][2]&0xf; in EXhalbtc8723b2ant_BtInfoNotify()
4681 pCoexSta->btInfoC2h[rspSource][3]*2+10; in EXhalbtc8723b2ant_BtInfoNotify()
[all …]
H A DHalBtc8723b1Ant.c5042 u1Byte i, rspSource=0; in EXhalbtc8723b1ant_BtInfoNotify() local
5049 rspSource = tmpBuf[0]&0xf; in EXhalbtc8723b1ant_BtInfoNotify()
5050 if(rspSource >= BT_INFO_SRC_8723B_1ANT_MAX) in EXhalbtc8723b1ant_BtInfoNotify()
5051 rspSource = BT_INFO_SRC_8723B_1ANT_WIFI_FW; in EXhalbtc8723b1ant_BtInfoNotify()
5052 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8723b1ant_BtInfoNotify()
5054 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8723b1ant_BtInfoNotify()
5057 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8723b1ant_BtInfoNotify()
5076 if(BT_INFO_SRC_8723B_1ANT_WIFI_FW != rspSource) in EXhalbtc8723b1ant_BtInfoNotify()
5079 pCoexSta->btInfoC2h[rspSource][2]&0xf; in EXhalbtc8723b1ant_BtInfoNotify()
5084 if (pCoexSta->btInfoC2h[rspSource][2]&0x20) in EXhalbtc8723b1ant_BtInfoNotify()
[all …]
H A DHalBtc8821aCsr2Ant.c4098 u1Byte i, rspSource=0; in EXhalbtc8821aCsr2ant_BtInfoNotify() local
4105 rspSource = tmpBuf[0]&0xf; in EXhalbtc8821aCsr2ant_BtInfoNotify()
4106 if(rspSource >= BT_INFO_SRC_8821A_CSR_2ANT_MAX) in EXhalbtc8821aCsr2ant_BtInfoNotify()
4107 rspSource = BT_INFO_SRC_8821A_CSR_2ANT_WIFI_FW; in EXhalbtc8821aCsr2ant_BtInfoNotify()
4108 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8821aCsr2ant_BtInfoNotify()
4110 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8821aCsr2ant_BtInfoNotify()
4113 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8821aCsr2ant_BtInfoNotify()
4127 if(BT_INFO_SRC_8821A_CSR_2ANT_WIFI_FW != rspSource) in EXhalbtc8821aCsr2ant_BtInfoNotify()
4130 pCoexSta->btInfoC2h[rspSource][2]&0xf; in EXhalbtc8821aCsr2ant_BtInfoNotify()
4133 pCoexSta->btInfoC2h[rspSource][3]*2+10; in EXhalbtc8821aCsr2ant_BtInfoNotify()
[all …]
H A DHalBtc8703b1Ant.c5003 u1Byte i, rspSource=0; in EXhalbtc8703b1ant_BtInfoNotify() local
5010 rspSource = tmpBuf[0]&0xf; in EXhalbtc8703b1ant_BtInfoNotify()
5011 if(rspSource >= BT_INFO_SRC_8703B_1ANT_MAX) in EXhalbtc8703b1ant_BtInfoNotify()
5012 rspSource = BT_INFO_SRC_8703B_1ANT_WIFI_FW; in EXhalbtc8703b1ant_BtInfoNotify()
5013 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8703b1ant_BtInfoNotify()
5015 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8703b1ant_BtInfoNotify()
5018 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8703b1ant_BtInfoNotify()
5037 if(BT_INFO_SRC_8703B_1ANT_WIFI_FW != rspSource) in EXhalbtc8703b1ant_BtInfoNotify()
5040 pCoexSta->btInfoC2h[rspSource][2]&0xf; in EXhalbtc8703b1ant_BtInfoNotify()
5045 if (pCoexSta->btInfoC2h[rspSource][2]&0x20) in EXhalbtc8703b1ant_BtInfoNotify()
[all …]
H A DHalBtc8821a2Ant.c4447 u1Byte i, rspSource=0; in EXhalbtc8821a2ant_BtInfoNotify() local
4457 rspSource = tmpBuf[0]&0xf; in EXhalbtc8821a2ant_BtInfoNotify()
4458 if(rspSource >= BT_INFO_SRC_8821A_2ANT_MAX) in EXhalbtc8821a2ant_BtInfoNotify()
4459 rspSource = BT_INFO_SRC_8821A_2ANT_WIFI_FW; in EXhalbtc8821a2ant_BtInfoNotify()
4460 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8821a2ant_BtInfoNotify()
4462 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8821a2ant_BtInfoNotify()
4465 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8821a2ant_BtInfoNotify()
4490 if(BT_INFO_SRC_8821A_2ANT_WIFI_FW != rspSource) in EXhalbtc8821a2ant_BtInfoNotify()
4493 pCoexSta->btInfoC2h[rspSource][2]&0xf; in EXhalbtc8821a2ant_BtInfoNotify()
4496 pCoexSta->btInfoC2h[rspSource][3]*2+10; in EXhalbtc8821a2ant_BtInfoNotify()
[all …]
H A DHalBtc8703b2Ant.c4585 u1Byte i, rspSource=0; in EXhalbtc8703b2ant_BtInfoNotify() local
4593 rspSource = tmpBuf[0]&0xf; in EXhalbtc8703b2ant_BtInfoNotify()
4594 if(rspSource >= BT_INFO_SRC_8703B_2ANT_MAX) in EXhalbtc8703b2ant_BtInfoNotify()
4595 rspSource = BT_INFO_SRC_8703B_2ANT_WIFI_FW; in EXhalbtc8703b2ant_BtInfoNotify()
4596 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8703b2ant_BtInfoNotify()
4598 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8703b2ant_BtInfoNotify()
4601 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8703b2ant_BtInfoNotify()
4626 if(BT_INFO_SRC_8703B_2ANT_WIFI_FW != rspSource) in EXhalbtc8703b2ant_BtInfoNotify()
4629 pCoexSta->btInfoC2h[rspSource][2]&0xf; in EXhalbtc8703b2ant_BtInfoNotify()
4632 pCoexSta->btInfoC2h[rspSource][3]*2+10; in EXhalbtc8703b2ant_BtInfoNotify()
[all …]
H A DHalBtc8723a2Ant.c3648 u1Byte i, rspSource=0; in EXhalbtc8723a2ant_BtInfoNotify() local
3654 rspSource = BT_INFO_SRC_8723A_2ANT_BT_RSP; in EXhalbtc8723a2ant_BtInfoNotify()
3655 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8723a2ant_BtInfoNotify()
3657 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8723a2ant_BtInfoNotify()
3660 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8723a2ant_BtInfoNotify()
3673 if(BT_INFO_SRC_8723A_2ANT_WIFI_FW != rspSource) in EXhalbtc8723a2ant_BtInfoNotify()
3676 pCoexSta->btInfoC2h[rspSource][1]; in EXhalbtc8723a2ant_BtInfoNotify()
3679 pCoexSta->btInfoC2h[rspSource][2]*2+10; in EXhalbtc8723a2ant_BtInfoNotify()
3682 pCoexSta->btInfoC2h[rspSource][3]; in EXhalbtc8723a2ant_BtInfoNotify()
H A DHalBtc8192e2Ant.c4807 u1Byte i, rspSource=0; in EXhalbtc8192e2ant_BtInfoNotify() local
4813 rspSource = tmpBuf[0]&0xf; in EXhalbtc8192e2ant_BtInfoNotify()
4814 if(rspSource >= BT_INFO_SRC_8192E_2ANT_MAX) in EXhalbtc8192e2ant_BtInfoNotify()
4815 rspSource = BT_INFO_SRC_8192E_2ANT_WIFI_FW; in EXhalbtc8192e2ant_BtInfoNotify()
4816 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8192e2ant_BtInfoNotify()
4818 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8192e2ant_BtInfoNotify()
4821 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8192e2ant_BtInfoNotify()
4834 if(BT_INFO_SRC_8192E_2ANT_WIFI_FW != rspSource) in EXhalbtc8192e2ant_BtInfoNotify()
4837 pCoexSta->btInfoC2h[rspSource][2]&0xf; in EXhalbtc8192e2ant_BtInfoNotify()
4840 pCoexSta->btInfoC2h[rspSource][3]*2+10; in EXhalbtc8192e2ant_BtInfoNotify()
[all …]
H A DHalBtc8812a2Ant.c5117 u1Byte i, rspSource=0; in EXhalbtc8812a2ant_BtInfoNotify() local
5124 rspSource = tmpBuf[0]&0xf; in EXhalbtc8812a2ant_BtInfoNotify()
5125 if(rspSource >= BT_INFO_SRC_8812A_2ANT_MAX) in EXhalbtc8812a2ant_BtInfoNotify()
5126 rspSource = BT_INFO_SRC_8812A_2ANT_WIFI_FW; in EXhalbtc8812a2ant_BtInfoNotify()
5127 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8812a2ant_BtInfoNotify()
5129 RT_TRACE(COMP_COEX, DBG_LOUD, ("[BTCoex], Bt info[%d], length=%d, hex data=[", rspSource, length)); in EXhalbtc8812a2ant_BtInfoNotify()
5132 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8812a2ant_BtInfoNotify()
5145 if(BT_INFO_SRC_8812A_2ANT_WIFI_FW != rspSource) in EXhalbtc8812a2ant_BtInfoNotify()
5148 pCoexSta->btInfoC2h[rspSource][2]&0xf; in EXhalbtc8812a2ant_BtInfoNotify()
5151 pCoexSta->btInfoC2h[rspSource][3]*2+10; in EXhalbtc8812a2ant_BtInfoNotify()
[all …]
/OK3568_Linux_fs/kernel/drivers/staging/rtl8723bs/hal/
H A DHalBtc8723b1Ant.c3540 u8 i, rspSource = 0; in EXhalbtc8723b1ant_BtInfoNotify() local
3546 rspSource = tmpBuf[0]&0xf; in EXhalbtc8723b1ant_BtInfoNotify()
3547 if (rspSource >= BT_INFO_SRC_8723B_1ANT_MAX) in EXhalbtc8723b1ant_BtInfoNotify()
3548 rspSource = BT_INFO_SRC_8723B_1ANT_WIFI_FW; in EXhalbtc8723b1ant_BtInfoNotify()
3549 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8723b1ant_BtInfoNotify()
3555 rspSource, in EXhalbtc8723b1ant_BtInfoNotify()
3559 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8723b1ant_BtInfoNotify()
3570 if (BT_INFO_SRC_8723B_1ANT_WIFI_FW != rspSource) { in EXhalbtc8723b1ant_BtInfoNotify()
3571 pCoexSta->btRetryCnt = pCoexSta->btInfoC2h[rspSource][2]&0xf; in EXhalbtc8723b1ant_BtInfoNotify()
3576 if (pCoexSta->btInfoC2h[rspSource][2]&0x20) in EXhalbtc8723b1ant_BtInfoNotify()
[all …]
H A DHalBtc8723b2Ant.c3366 u8 i, rspSource = 0; in EXhalbtc8723b2ant_BtInfoNotify() local
3372 rspSource = tmpBuf[0]&0xf; in EXhalbtc8723b2ant_BtInfoNotify()
3373 if (rspSource >= BT_INFO_SRC_8723B_2ANT_MAX) in EXhalbtc8723b2ant_BtInfoNotify()
3374 rspSource = BT_INFO_SRC_8723B_2ANT_WIFI_FW; in EXhalbtc8723b2ant_BtInfoNotify()
3376 pCoexSta->btInfoC2hCnt[rspSource]++; in EXhalbtc8723b2ant_BtInfoNotify()
3378 …MSG_INTERFACE, INTF_NOTIFY, ("[BTCoex], Bt info[%d], length =%d, hex data =[", rspSource, length)); in EXhalbtc8723b2ant_BtInfoNotify()
3380 pCoexSta->btInfoC2h[rspSource][i] = tmpBuf[i]; in EXhalbtc8723b2ant_BtInfoNotify()
3396 if (BT_INFO_SRC_8723B_2ANT_WIFI_FW != rspSource) { in EXhalbtc8723b2ant_BtInfoNotify()
3397 pCoexSta->btRetryCnt = pCoexSta->btInfoC2h[rspSource][2]&0xf; /* [3:0] */ in EXhalbtc8723b2ant_BtInfoNotify()
3399 pCoexSta->btRssi = pCoexSta->btInfoC2h[rspSource][3]*2+10; in EXhalbtc8723b2ant_BtInfoNotify()
[all …]