Home
last modified time | relevance | path

Searched refs:anttype (Results 1 – 25 of 36) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/
H A Dhalbtc8192e2ant.c2991 u8 anttype = 0; in halbtc8192e2ant_action_hid() local
2993 btcoexist->btc_get(btcoexist, BTC_GET_U1_ANT_TYPE, &anttype); in halbtc8192e2ant_action_hid()
2998 if (anttype == 0) { in halbtc8192e2ant_action_hid()
3002 } else if (anttype == 1) { in halbtc8192e2ant_action_hid()
3006 } else if (anttype == 2) { in halbtc8192e2ant_action_hid()
3015 } else if (anttype == 3) { in halbtc8192e2ant_action_hid()
3041 u8 anttype = 0; in halbtc8192e2ant_action_a2dp() local
3043 btcoexist->btc_get(btcoexist, BTC_GET_U1_ANT_TYPE, &anttype); in halbtc8192e2ant_action_a2dp()
3048 if (anttype == 0) { in halbtc8192e2ant_action_a2dp()
3057 } else if (anttype == 1) { in halbtc8192e2ant_action_a2dp()
[all …]
H A Dhalbtc8812a2ant.c3292 u8 anttype = 0; in halbtc8812a2ant_action_hid() local
3295 btcoexist->btc_get(btcoexist, BTC_GET_U1_ANT_TYPE, &anttype); in halbtc8812a2ant_action_hid()
3306 if (anttype == 0) { /* ANTTYPE = 0 92E 2ant with SPDT */ in halbtc8812a2ant_action_hid()
3314 } else if (anttype == in halbtc8812a2ant_action_hid()
3323 } else if (anttype == in halbtc8812a2ant_action_hid()
3351 } else if (anttype == in halbtc8812a2ant_action_hid()
3477 u8 anttype = 0; in halbtc8812a2ant_action_a2dp() local
3483 btcoexist->btc_get(btcoexist, BTC_GET_U1_ANT_TYPE, &anttype); in halbtc8812a2ant_action_a2dp()
3494 if (anttype == 0) { /* ANTTYPE = 0 92E 2ant with SPDT */ in halbtc8812a2ant_action_a2dp()
3548 } else if (anttype == in halbtc8812a2ant_action_a2dp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/btc/
H A DHalBtc8192e2Ant.c3453 u1Byte anttype=0; in halbtc8192e2ant_ActionHid() local
3457 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U1_ANT_TYPE, &anttype); in halbtc8192e2ant_ActionHid()
3465 if(anttype == 0)//ANTTYPE = 0 92E 2ant with SPDT in halbtc8192e2ant_ActionHid()
3474 …else if(anttype == 1) //92E 2ant with coupler and bad ant. isolation, 92E 3ant with bad ant. isola… in halbtc8192e2ant_ActionHid()
3483 …else if(anttype == 2)//ANTTYPE = 2, 92E 2ant with coupler and normal/good ant. isolation, 92E 3ant… in halbtc8192e2ant_ActionHid()
3505 else if(anttype == 3) //ANTTYPE = 3, 92E 3ant with good ant. isolation in halbtc8192e2ant_ActionHid()
3589 u1Byte anttype=0; in halbtc8192e2ant_ActionA2dp() local
3591 pBtCoexist->fBtcGet(pBtCoexist, BTC_GET_U1_ANT_TYPE, &anttype); in halbtc8192e2ant_ActionA2dp()
3601 if(anttype == 0)//ANTTYPE = 0 92E 2ant with SPDT in halbtc8192e2ant_ActionA2dp()
3623 …else if(anttype == 1) //92E 2ant with coupler and bad ant. isolation, 92E 3ant with bad ant. isola… in halbtc8192e2ant_ActionA2dp()
[all …]
H A DHalBtc8812a2Ant.c3316 u1Byte anttype=0; in halbtc8812a2ant_ActionHid() local
3322 anttype = pBoardInfo->antType; in halbtc8812a2ant_ActionHid()
3332 if(anttype == 0)//ANTTYPE = 0 92E 2ant with SPDT in halbtc8812a2ant_ActionHid()
3341 …else if(anttype == 1) //92E 2ant with coupler and bad ant. isolation, 92E 3ant with bad ant. isola… in halbtc8812a2ant_ActionHid()
3350 …else if(anttype == 2)//ANTTYPE = 2, 92E 2ant with coupler and normal/good ant. isolation, 92E 3ant… in halbtc8812a2ant_ActionHid()
3372 else if(anttype == 3) //ANTTYPE = 3, 92E 3ant with good ant. isolation in halbtc8812a2ant_ActionHid()
3482 u1Byte anttype=0; in halbtc8812a2ant_ActionA2dp() local
3488 anttype = pBoardInfo->antType; in halbtc8812a2ant_ActionA2dp()
3498 if(anttype == 0)//ANTTYPE = 0 92E 2ant with SPDT in halbtc8812a2ant_ActionA2dp()
3549 …else if(anttype == 1) //92E 2ant with coupler and bad ant. isolation, 92E 3ant with bad ant. isola… in halbtc8812a2ant_ActionA2dp()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_btcoex.c3264 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype) in hal_btcoex_SetAntIsolationType() argument
3273 pHalData->bt_coexist.btAntisolation = anttype; in hal_btcoex_SetAntIsolationType()
3308 u8 anttype = 4; in hal_btcoex_ParseAntIsolationConfigFile() local
3364 anttype = 3; in hal_btcoex_ParseAntIsolationConfigFile()
3366 anttype = 2; in hal_btcoex_ParseAntIsolationConfigFile()
3368 anttype = 2; in hal_btcoex_ParseAntIsolationConfigFile()
3370 anttype = 2; in hal_btcoex_ParseAntIsolationConfigFile()
3372 anttype = 1; in hal_btcoex_ParseAntIsolationConfigFile()
3374 anttype = 0; in hal_btcoex_ParseAntIsolationConfigFile()
3376 anttype = 0; in hal_btcoex_ParseAntIsolationConfigFile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Dhal_btcoex.h87 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_btcoex.c3868 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype) in hal_btcoex_SetAntIsolationType() argument
3877 pHalData->bt_coexist.btAntisolation = anttype; in hal_btcoex_SetAntIsolationType()
3912 u8 anttype = 4; in hal_btcoex_ParseAntIsolationConfigFile() local
3968 anttype = 3; in hal_btcoex_ParseAntIsolationConfigFile()
3970 anttype = 2; in hal_btcoex_ParseAntIsolationConfigFile()
3972 anttype = 2; in hal_btcoex_ParseAntIsolationConfigFile()
3974 anttype = 2; in hal_btcoex_ParseAntIsolationConfigFile()
3976 anttype = 1; in hal_btcoex_ParseAntIsolationConfigFile()
3978 anttype = 0; in hal_btcoex_ParseAntIsolationConfigFile()
3980 anttype = 0; in hal_btcoex_ParseAntIsolationConfigFile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dhal_btcoex.h89 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dhal_btcoex.h85 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dhal_btcoex.h80 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dhal_btcoex.h85 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dhal_btcoex.h85 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dhal_btcoex.h85 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Dhal_btcoex.h87 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Dhal_btcoex.h86 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dhal_btcoex.h85 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Dhal_btcoex.h84 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Dhal_btcoex.h86 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dhal_btcoex.h85 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Dhal_btcoex.h86 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Dhal_btcoex.h85 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Dhal_btcoex.h86 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_btcoex.c4157 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype) in hal_btcoex_SetAntIsolationType() argument
4166 pHalData->bt_coexist.btAntisolation = anttype; in hal_btcoex_SetAntIsolationType()
4201 u8 anttype = 4; in hal_btcoex_ParseAntIsolationConfigFile() local
4257 anttype = 3; in hal_btcoex_ParseAntIsolationConfigFile()
4259 anttype = 2; in hal_btcoex_ParseAntIsolationConfigFile()
4261 anttype = 2; in hal_btcoex_ParseAntIsolationConfigFile()
4263 anttype = 2; in hal_btcoex_ParseAntIsolationConfigFile()
4265 anttype = 1; in hal_btcoex_ParseAntIsolationConfigFile()
4267 anttype = 0; in hal_btcoex_ParseAntIsolationConfigFile()
4269 anttype = 0; in hal_btcoex_ParseAntIsolationConfigFile()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_btcoex.c4713 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype) in hal_btcoex_SetAntIsolationType() argument
4722 pHalData->bt_coexist.btAntisolation = anttype; in hal_btcoex_SetAntIsolationType()
4757 u8 anttype = 4; in hal_btcoex_ParseAntIsolationConfigFile() local
4813 anttype = 3; in hal_btcoex_ParseAntIsolationConfigFile()
4815 anttype = 2; in hal_btcoex_ParseAntIsolationConfigFile()
4817 anttype = 2; in hal_btcoex_ParseAntIsolationConfigFile()
4819 anttype = 2; in hal_btcoex_ParseAntIsolationConfigFile()
4821 anttype = 1; in hal_btcoex_ParseAntIsolationConfigFile()
4823 anttype = 0; in hal_btcoex_ParseAntIsolationConfigFile()
4825 anttype = 0; in hal_btcoex_ParseAntIsolationConfigFile()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_btcoex.c6334 void hal_btcoex_SetAntIsolationType(PADAPTER padapter, u8 anttype) in hal_btcoex_SetAntIsolationType() argument
6343 pHalData->bt_coexist.btAntisolation = anttype; in hal_btcoex_SetAntIsolationType()
6378 u8 anttype = 4; in hal_btcoex_ParseAntIsolationConfigFile() local
6434 anttype = 3; in hal_btcoex_ParseAntIsolationConfigFile()
6436 anttype = 2; in hal_btcoex_ParseAntIsolationConfigFile()
6438 anttype = 2; in hal_btcoex_ParseAntIsolationConfigFile()
6440 anttype = 2; in hal_btcoex_ParseAntIsolationConfigFile()
6442 anttype = 1; in hal_btcoex_ParseAntIsolationConfigFile()
6444 anttype = 0; in hal_btcoex_ParseAntIsolationConfigFile()
6446 anttype = 0; in hal_btcoex_ParseAntIsolationConfigFile()
[all …]

12