Home
last modified time | relevance | path

Searched refs:ant_distance (Results 1 – 25 of 27) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/hal/
H A Dhal_btcoex.c3310 u8 ant_num = 3 , ant_distance = 50 , rfe_type = 1; in hal_btcoex_ParseAntIsolationConfigFile() local
3319 {"ANT_DISTANCE" , &ant_distance}, in hal_btcoex_ParseAntIsolationConfigFile()
3363 if (ant_num == 3 && ant_distance >= 50) in hal_btcoex_ParseAntIsolationConfigFile()
3365 else if (ant_num == 2 && ant_distance >= 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
3367 else if (ant_num == 3 && ant_distance >= 15 && ant_distance < 50) in hal_btcoex_ParseAntIsolationConfigFile()
3369 else if (ant_num == 2 && ant_distance >= 15 && ant_distance < 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
3371 …else if ((ant_num == 2 && ant_distance < 15 && rfe_type == 1) || (ant_num == 3 && ant_distance < 1… in hal_btcoex_ParseAntIsolationConfigFile()
3381 DBG_871X("%s : ant_distance = %d\n" , __func__ , ant_distance); in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/
H A Dhal_btcoex.c3914 u8 ant_num = 3 , ant_distance = 50 , rfe_type = 1; in hal_btcoex_ParseAntIsolationConfigFile() local
3923 {"ANT_DISTANCE" , &ant_distance}, in hal_btcoex_ParseAntIsolationConfigFile()
3967 if (ant_num == 3 && ant_distance >= 50) in hal_btcoex_ParseAntIsolationConfigFile()
3969 else if (ant_num == 2 && ant_distance >= 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
3971 else if (ant_num == 3 && ant_distance >= 15 && ant_distance < 50) in hal_btcoex_ParseAntIsolationConfigFile()
3973 else if (ant_num == 2 && ant_distance >= 15 && ant_distance < 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
3975 …else if ((ant_num == 2 && ant_distance < 15 && rfe_type == 1) || (ant_num == 3 && ant_distance < 1… in hal_btcoex_ParseAntIsolationConfigFile()
3985 DBG_871X("%s : ant_distance = %d\n" , __func__ , ant_distance); in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/
H A Dhal_btcoex.c4203 u8 ant_num = 3 , ant_distance = 50 , rfe_type = 1; in hal_btcoex_ParseAntIsolationConfigFile() local
4212 {"ANT_DISTANCE" , &ant_distance}, in hal_btcoex_ParseAntIsolationConfigFile()
4256 if (ant_num == 3 && ant_distance >= 50) in hal_btcoex_ParseAntIsolationConfigFile()
4258 else if (ant_num == 2 && ant_distance >= 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
4260 else if (ant_num == 3 && ant_distance >= 15 && ant_distance < 50) in hal_btcoex_ParseAntIsolationConfigFile()
4262 else if (ant_num == 2 && ant_distance >= 15 && ant_distance < 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
4264 …else if ((ant_num == 2 && ant_distance < 15 && rfe_type == 1) || (ant_num == 3 && ant_distance < 1… in hal_btcoex_ParseAntIsolationConfigFile()
4274 RTW_INFO("%s : ant_distance = %d\n" , __func__ , ant_distance); in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/
H A Dhal_btcoex.c4759 u8 ant_num = 3 , ant_distance = 50 , rfe_type = 1; in hal_btcoex_ParseAntIsolationConfigFile() local
4768 {"ANT_DISTANCE" , &ant_distance}, in hal_btcoex_ParseAntIsolationConfigFile()
4812 if (ant_num == 3 && ant_distance >= 50) in hal_btcoex_ParseAntIsolationConfigFile()
4814 else if (ant_num == 2 && ant_distance >= 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
4816 else if (ant_num == 3 && ant_distance >= 15 && ant_distance < 50) in hal_btcoex_ParseAntIsolationConfigFile()
4818 else if (ant_num == 2 && ant_distance >= 15 && ant_distance < 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
4820 …else if ((ant_num == 2 && ant_distance < 15 && rfe_type == 1) || (ant_num == 3 && ant_distance < 1… in hal_btcoex_ParseAntIsolationConfigFile()
4830 RTW_INFO("%s : ant_distance = %d\n" , __func__ , ant_distance); in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_btcoex.c3241 pBtCoexist->board_info.ant_distance = 10; in EXhalbtcoutsrc_AntInfoSetting()
6380 u8 ant_num = 3 , ant_distance = 50 , rfe_type = 1; in hal_btcoex_ParseAntIsolationConfigFile() local
6389 {"ANT_DISTANCE" , &ant_distance}, in hal_btcoex_ParseAntIsolationConfigFile()
6433 if (ant_num == 3 && ant_distance >= 50) in hal_btcoex_ParseAntIsolationConfigFile()
6435 else if (ant_num == 2 && ant_distance >= 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6437 else if (ant_num == 3 && ant_distance >= 15 && ant_distance < 50) in hal_btcoex_ParseAntIsolationConfigFile()
6439 else if (ant_num == 2 && ant_distance >= 15 && ant_distance < 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6441 …else if ((ant_num == 2 && ant_distance < 15 && rfe_type == 1) || (ant_num == 3 && ant_distance < 1… in hal_btcoex_ParseAntIsolationConfigFile()
6451 RTW_INFO("%s : ant_distance = %d\n" , __func__ , ant_distance); in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_btcoex.c2826 pBtCoexist->board_info.ant_distance = 10; in EXhalbtcoutsrc_AntInfoSetting()
5913 u8 ant_num = 3 , ant_distance = 50 , rfe_type = 1; in hal_btcoex_ParseAntIsolationConfigFile() local
5922 {"ANT_DISTANCE" , &ant_distance}, in hal_btcoex_ParseAntIsolationConfigFile()
5966 if (ant_num == 3 && ant_distance >= 50) in hal_btcoex_ParseAntIsolationConfigFile()
5968 else if (ant_num == 2 && ant_distance >= 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
5970 else if (ant_num == 3 && ant_distance >= 15 && ant_distance < 50) in hal_btcoex_ParseAntIsolationConfigFile()
5972 else if (ant_num == 2 && ant_distance >= 15 && ant_distance < 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
5974 …else if ((ant_num == 2 && ant_distance < 15 && rfe_type == 1) || (ant_num == 3 && ant_distance < 1… in hal_btcoex_ParseAntIsolationConfigFile()
5984 RTW_INFO("%s : ant_distance = %d\n" , __func__ , ant_distance); in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/
H A Dhal_btcoex.c3257 pBtCoexist->board_info.ant_distance = 10; in EXhalbtcoutsrc_AntInfoSetting()
6409 u8 ant_num = 3 , ant_distance = 50 , rfe_type = 1; in hal_btcoex_ParseAntIsolationConfigFile() local
6418 {"ANT_DISTANCE" , &ant_distance}, in hal_btcoex_ParseAntIsolationConfigFile()
6462 if (ant_num == 3 && ant_distance >= 50) in hal_btcoex_ParseAntIsolationConfigFile()
6464 else if (ant_num == 2 && ant_distance >= 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6466 else if (ant_num == 3 && ant_distance >= 15 && ant_distance < 50) in hal_btcoex_ParseAntIsolationConfigFile()
6468 else if (ant_num == 2 && ant_distance >= 15 && ant_distance < 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6470 …else if ((ant_num == 2 && ant_distance < 15 && rfe_type == 1) || (ant_num == 3 && ant_distance < 1… in hal_btcoex_ParseAntIsolationConfigFile()
6480 RTW_INFO("%s : ant_distance = %d\n" , __func__ , ant_distance); in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/
H A Dhal_btcoex.c3306 pBtCoexist->board_info.ant_distance = 10; in EXhalbtcoutsrc_AntInfoSetting()
6460 u8 ant_num = 3 , ant_distance = 50 , rfe_type = 1; in hal_btcoex_ParseAntIsolationConfigFile() local
6469 {"ANT_DISTANCE" , &ant_distance}, in hal_btcoex_ParseAntIsolationConfigFile()
6513 if (ant_num == 3 && ant_distance >= 50) in hal_btcoex_ParseAntIsolationConfigFile()
6515 else if (ant_num == 2 && ant_distance >= 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6517 else if (ant_num == 3 && ant_distance >= 15 && ant_distance < 50) in hal_btcoex_ParseAntIsolationConfigFile()
6519 else if (ant_num == 2 && ant_distance >= 15 && ant_distance < 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6521 …else if ((ant_num == 2 && ant_distance < 15 && rfe_type == 1) || (ant_num == 3 && ant_distance < 1… in hal_btcoex_ParseAntIsolationConfigFile()
6531 RTW_INFO("%s : ant_distance = %d\n" , __func__ , ant_distance); in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/
H A Dhal_btcoex.c3306 pBtCoexist->board_info.ant_distance = 10; in EXhalbtcoutsrc_AntInfoSetting()
6460 u8 ant_num = 3 , ant_distance = 50 , rfe_type = 1; in hal_btcoex_ParseAntIsolationConfigFile() local
6469 {"ANT_DISTANCE" , &ant_distance}, in hal_btcoex_ParseAntIsolationConfigFile()
6513 if (ant_num == 3 && ant_distance >= 50) in hal_btcoex_ParseAntIsolationConfigFile()
6515 else if (ant_num == 2 && ant_distance >= 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6517 else if (ant_num == 3 && ant_distance >= 15 && ant_distance < 50) in hal_btcoex_ParseAntIsolationConfigFile()
6519 else if (ant_num == 2 && ant_distance >= 15 && ant_distance < 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6521 …else if ((ant_num == 2 && ant_distance < 15 && rfe_type == 1) || (ant_num == 3 && ant_distance < 1… in hal_btcoex_ParseAntIsolationConfigFile()
6531 RTW_INFO("%s : ant_distance = %d\n" , __func__ , ant_distance); in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_btcoex.c3102 pBtCoexist->board_info.ant_distance = 10; in EXhalbtcoutsrc_AntInfoSetting()
6198 u8 ant_num = 3 , ant_distance = 50 , rfe_type = 1; in hal_btcoex_ParseAntIsolationConfigFile() local
6207 {"ANT_DISTANCE" , &ant_distance}, in hal_btcoex_ParseAntIsolationConfigFile()
6251 if (ant_num == 3 && ant_distance >= 50) in hal_btcoex_ParseAntIsolationConfigFile()
6253 else if (ant_num == 2 && ant_distance >= 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6255 else if (ant_num == 3 && ant_distance >= 15 && ant_distance < 50) in hal_btcoex_ParseAntIsolationConfigFile()
6257 else if (ant_num == 2 && ant_distance >= 15 && ant_distance < 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6259 …else if ((ant_num == 2 && ant_distance < 15 && rfe_type == 1) || (ant_num == 3 && ant_distance < 1… in hal_btcoex_ParseAntIsolationConfigFile()
6269 RTW_INFO("%s : ant_distance = %d\n" , __func__ , ant_distance); in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_btcoex.c2826 pBtCoexist->board_info.ant_distance = 10; in EXhalbtcoutsrc_AntInfoSetting()
5913 u8 ant_num = 3 , ant_distance = 50 , rfe_type = 1; in hal_btcoex_ParseAntIsolationConfigFile() local
5922 {"ANT_DISTANCE" , &ant_distance}, in hal_btcoex_ParseAntIsolationConfigFile()
5966 if (ant_num == 3 && ant_distance >= 50) in hal_btcoex_ParseAntIsolationConfigFile()
5968 else if (ant_num == 2 && ant_distance >= 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
5970 else if (ant_num == 3 && ant_distance >= 15 && ant_distance < 50) in hal_btcoex_ParseAntIsolationConfigFile()
5972 else if (ant_num == 2 && ant_distance >= 15 && ant_distance < 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
5974 …else if ((ant_num == 2 && ant_distance < 15 && rfe_type == 1) || (ant_num == 3 && ant_distance < 1… in hal_btcoex_ParseAntIsolationConfigFile()
5984 RTW_INFO("%s : ant_distance = %d\n" , __func__ , ant_distance); in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_btcoex.c2826 pBtCoexist->board_info.ant_distance = 10; in EXhalbtcoutsrc_AntInfoSetting()
5913 u8 ant_num = 3 , ant_distance = 50 , rfe_type = 1; in hal_btcoex_ParseAntIsolationConfigFile() local
5922 {"ANT_DISTANCE" , &ant_distance}, in hal_btcoex_ParseAntIsolationConfigFile()
5966 if (ant_num == 3 && ant_distance >= 50) in hal_btcoex_ParseAntIsolationConfigFile()
5968 else if (ant_num == 2 && ant_distance >= 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
5970 else if (ant_num == 3 && ant_distance >= 15 && ant_distance < 50) in hal_btcoex_ParseAntIsolationConfigFile()
5972 else if (ant_num == 2 && ant_distance >= 15 && ant_distance < 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
5974 …else if ((ant_num == 2 && ant_distance < 15 && rfe_type == 1) || (ant_num == 3 && ant_distance < 1… in hal_btcoex_ParseAntIsolationConfigFile()
5984 RTW_INFO("%s : ant_distance = %d\n" , __func__ , ant_distance); in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/
H A Dhal_btcoex.c3306 pBtCoexist->board_info.ant_distance = 10; in EXhalbtcoutsrc_AntInfoSetting()
6460 u8 ant_num = 3 , ant_distance = 50 , rfe_type = 1; in hal_btcoex_ParseAntIsolationConfigFile() local
6469 {"ANT_DISTANCE" , &ant_distance}, in hal_btcoex_ParseAntIsolationConfigFile()
6513 if (ant_num == 3 && ant_distance >= 50) in hal_btcoex_ParseAntIsolationConfigFile()
6515 else if (ant_num == 2 && ant_distance >= 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6517 else if (ant_num == 3 && ant_distance >= 15 && ant_distance < 50) in hal_btcoex_ParseAntIsolationConfigFile()
6519 else if (ant_num == 2 && ant_distance >= 15 && ant_distance < 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6521 …else if ((ant_num == 2 && ant_distance < 15 && rfe_type == 1) || (ant_num == 3 && ant_distance < 1… in hal_btcoex_ParseAntIsolationConfigFile()
6531 RTW_INFO("%s : ant_distance = %d\n" , __func__ , ant_distance); in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_btcoex.c3084 pBtCoexist->board_info.ant_distance = 10; in EXhalbtcoutsrc_AntInfoSetting()
6180 u8 ant_num = 3 , ant_distance = 50 , rfe_type = 1; in hal_btcoex_ParseAntIsolationConfigFile() local
6189 {"ANT_DISTANCE" , &ant_distance}, in hal_btcoex_ParseAntIsolationConfigFile()
6233 if (ant_num == 3 && ant_distance >= 50) in hal_btcoex_ParseAntIsolationConfigFile()
6235 else if (ant_num == 2 && ant_distance >= 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6237 else if (ant_num == 3 && ant_distance >= 15 && ant_distance < 50) in hal_btcoex_ParseAntIsolationConfigFile()
6239 else if (ant_num == 2 && ant_distance >= 15 && ant_distance < 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6241 …else if ((ant_num == 2 && ant_distance < 15 && rfe_type == 1) || (ant_num == 3 && ant_distance < 1… in hal_btcoex_ParseAntIsolationConfigFile()
6251 RTW_INFO("%s : ant_distance = %d\n" , __func__ , ant_distance); in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/
H A Dhal_btcoex.c3306 pBtCoexist->board_info.ant_distance = 10; in EXhalbtcoutsrc_AntInfoSetting()
6460 u8 ant_num = 3 , ant_distance = 50 , rfe_type = 1; in hal_btcoex_ParseAntIsolationConfigFile() local
6469 {"ANT_DISTANCE" , &ant_distance}, in hal_btcoex_ParseAntIsolationConfigFile()
6513 if (ant_num == 3 && ant_distance >= 50) in hal_btcoex_ParseAntIsolationConfigFile()
6515 else if (ant_num == 2 && ant_distance >= 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6517 else if (ant_num == 3 && ant_distance >= 15 && ant_distance < 50) in hal_btcoex_ParseAntIsolationConfigFile()
6519 else if (ant_num == 2 && ant_distance >= 15 && ant_distance < 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6521 …else if ((ant_num == 2 && ant_distance < 15 && rfe_type == 1) || (ant_num == 3 && ant_distance < 1… in hal_btcoex_ParseAntIsolationConfigFile()
6531 RTW_INFO("%s : ant_distance = %d\n" , __func__ , ant_distance); in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_btcoex.c3241 pBtCoexist->board_info.ant_distance = 10; in EXhalbtcoutsrc_AntInfoSetting()
6380 u8 ant_num = 3 , ant_distance = 50 , rfe_type = 1; in hal_btcoex_ParseAntIsolationConfigFile() local
6389 {"ANT_DISTANCE" , &ant_distance}, in hal_btcoex_ParseAntIsolationConfigFile()
6433 if (ant_num == 3 && ant_distance >= 50) in hal_btcoex_ParseAntIsolationConfigFile()
6435 else if (ant_num == 2 && ant_distance >= 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6437 else if (ant_num == 3 && ant_distance >= 15 && ant_distance < 50) in hal_btcoex_ParseAntIsolationConfigFile()
6439 else if (ant_num == 2 && ant_distance >= 15 && ant_distance < 50 && rfe_type == 1) in hal_btcoex_ParseAntIsolationConfigFile()
6441 …else if ((ant_num == 2 && ant_distance < 15 && rfe_type == 1) || (ant_num == 3 && ant_distance < 1… in hal_btcoex_ParseAntIsolationConfigFile()
6451 RTW_INFO("%s : ant_distance = %d\n" , __func__ , ant_distance); in hal_btcoex_ParseAntIsolationConfigFile()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/btc/
H A Dhalbtcoutsrc.h668 u8 ant_distance; /* WL-BT antenna space for non-shared antenna */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/btc/
H A Dhalbtcoutsrc.h639 u8 ant_distance; /* WL-BT antenna space for non-shared antenna */ member
H A Dhalbtc8822b2ant.c519 if (btc->board_info.ant_distance >= 40) in halbtc8822b2ant_freerun_check()
522 if (btc->board_info.ant_distance <= 5) in halbtc8822b2ant_freerun_check()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/btc/
H A Dhalbtcoutsrc.h722 u8 ant_distance; /* WL-BT antenna space for non-shared antenna */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/hal/btc/
H A Dhalbtcoutsrc.h722 u8 ant_distance; /* WL-BT antenna space for non-shared antenna */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/btc/
H A Dhalbtcoutsrc.h720 u8 ant_distance; /* WL-BT antenna space for non-shared antenna */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/hal/btc/
H A Dhalbtcoutsrc.h725 u8 ant_distance; /* WL-BT antenna space for non-shared antenna */ member
H A Dhalbtccommon.c300 btc->board_info.ant_distance <= 5 || !coex_sta->wl_gl_busy) in rtw_btc_freerun_check()
303 if (btc->board_info.ant_distance >= 40 || in rtw_btc_freerun_check()
3985 board_info->ant_distance); in rtw_btc_ex_display_coex_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/btc/
H A Dhalbtcoutsrc.h725 u8 ant_distance; /* WL-BT antenna space for non-shared antenna */ member

12