| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/btcoexist/ |
| H A D | halbtcoutsrc.c | 139 return rtlpriv->btcoexist.btc_info.single_ant_path; in rtl_get_hwpg_single_ant_path() 1323 u8 ant_num, chip_type, single_ant_path; in exhalbtc_bind_bt_coex_withadapter() local 1364 single_ant_path = rtl_get_hwpg_single_ant_path(rtlpriv); in exhalbtc_bind_bt_coex_withadapter() 1365 exhalbtc_set_single_ant_path(btcoexist, single_ant_path); in exhalbtc_bind_bt_coex_withadapter() 1941 u8 single_ant_path) in exhalbtc_set_single_ant_path() argument 1943 btcoexist->board_info.single_ant_path = single_ant_path; in exhalbtc_set_single_ant_path()
|
| H A D | halbtcoutsrc.h | 133 u8 single_ant_path; /* current used for 8723b only, 1=>s0, 0=>s1 */ member 793 u8 single_ant_path);
|
| H A D | halbtc8723b2ant.c | 3580 if (board_info->single_ant_path == 0) { in ex_btc8723b2ant_power_on_setting() 3583 } else if (board_info->single_ant_path == 1) { in ex_btc8723b2ant_power_on_setting() 3615 if (board_info->single_ant_path == 0) { in ex_btc8723b2ant_pre_load_firmware() 3616 } else if (board_info->single_ant_path == 1) { in ex_btc8723b2ant_pre_load_firmware()
|
| H A D | halbtc8723b1ant.c | 2402 if (board_info->single_ant_path == 0) { in ex_btc8723b1ant_power_on_setting() 2407 } else if (board_info->single_ant_path == 1) { in ex_btc8723b1ant_power_on_setting()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/hal/btc/ |
| H A D | HalBtcOutSrc.h | 104 u8 single_ant_path; /* current used for 8723b only, 1=>s0, 0=>s1 */ member
|
| H A D | HalBtc8723b2Ant.c | 4149 if (board_info->single_ant_path == 0) { in ex_halbtc8723b2ant_power_on_setting() 4152 } else if (board_info->single_ant_path == 1) { in ex_halbtc8723b2ant_power_on_setting() 4179 if (board_info->single_ant_path == 0) { in ex_halbtc8723b2ant_pre_load_firmware() 4180 } else if (board_info->single_ant_path == 1) { in ex_halbtc8723b2ant_pre_load_firmware()
|
| H A D | HalBtc8192e1Ant.c | 2506 if (board_info->single_ant_path == 0) { in ex_halbtc8192e1ant_power_on_setting() 2510 } else if (board_info->single_ant_path == 1) { in ex_halbtc8192e1ant_power_on_setting()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/hal/btc/ |
| H A D | halbtc8822b2ant.c | 4086 if (board_info->single_ant_path == 0) { in ex_halbtc8822b2ant_power_on_setting() 4094 } else if (board_info->single_ant_path == 1) { in ex_halbtc8822b2ant_power_on_setting() 4106 board_info->single_ant_path , board_info->btdm_ant_pos); in ex_halbtc8822b2ant_power_on_setting() 4158 if (board_info->single_ant_path == 0) { in ex_halbtc8822b2ant_pre_load_firmware() 4159 } else if (board_info->single_ant_path == 1) { in ex_halbtc8822b2ant_pre_load_firmware()
|
| H A D | halbtc8723d2ant.c | 4344 if (board_info->single_ant_path == 0) { in ex_halbtc8723d2ant_power_on_setting() 4348 } else if (board_info->single_ant_path == 1) { in ex_halbtc8723d2ant_power_on_setting() 4356 board_info->single_ant_path , board_info->btdm_ant_pos); in ex_halbtc8723d2ant_power_on_setting() 4404 if (board_info->single_ant_path == 0) { in ex_halbtc8723d2ant_pre_load_firmware() 4405 } else if (board_info->single_ant_path == 1) { in ex_halbtc8723d2ant_pre_load_firmware()
|
| H A D | halbtcoutsrc.h | 112 u8 single_ant_path; /* current used for 8723b only, 1=>s0, 0=>s1 */ member
|
| H A D | halbtc8723b2ant.c | 4149 if (board_info->single_ant_path == 0) { in ex_halbtc8723b2ant_power_on_setting() 4152 } else if (board_info->single_ant_path == 1) { in ex_halbtc8723b2ant_power_on_setting() 4179 if (board_info->single_ant_path == 0) { in ex_halbtc8723b2ant_pre_load_firmware() 4180 } else if (board_info->single_ant_path == 1) { in ex_halbtc8723b2ant_pre_load_firmware()
|
| H A D | halbtc8192e1ant.c | 2506 if (board_info->single_ant_path == 0) { in ex_halbtc8192e1ant_power_on_setting() 2510 } else if (board_info->single_ant_path == 1) { in ex_halbtc8192e1ant_power_on_setting()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| H A D | hw.c | 2678 rtlpriv->btcoexist.btc_info.single_ant_path = in rtl8723be_read_bt_coexist_info_from_hwpg() 2684 rtlpriv->btcoexist.btc_info.single_ant_path = ANT_MAIN; in rtl8723be_read_bt_coexist_info_from_hwpg() 2692 rtlpriv->btcoexist.btc_info.single_ant_path = in rtl8723be_read_bt_coexist_info_from_hwpg()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/hal/btc/ |
| H A D | halbtc8821c2ant.c | 3999 if (board_info->single_ant_path == 0) { in ex_halbtc8821c2ant_power_on_setting() 4006 } else if (board_info->single_ant_path == 1) { in ex_halbtc8821c2ant_power_on_setting() 4017 board_info->single_ant_path , board_info->btdm_ant_pos); in ex_halbtc8821c2ant_power_on_setting() 4076 if (board_info->single_ant_path == 0) { in ex_halbtc8821c2ant_pre_load_firmware() 4077 } else if (board_info->single_ant_path == 1) { in ex_halbtc8821c2ant_pre_load_firmware()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/hal/btc/ |
| H A D | halbtc8821c2ant.c | 4698 if (board_info->single_ant_path == 0) { in ex_halbtc8821c2ant_power_on_setting() 4706 } else if (board_info->single_ant_path == 1) { in ex_halbtc8821c2ant_power_on_setting() 4718 board_info->single_ant_path , board_info->btdm_ant_pos); in ex_halbtc8821c2ant_power_on_setting() 4770 if (board_info->single_ant_path == 0) { in ex_halbtc8821c2ant_pre_load_firmware() 4771 } else if (board_info->single_ant_path == 1) { in ex_halbtc8821c2ant_pre_load_firmware()
|
| H A D | halbtc8822b2ant.c | 4231 if (board_info->single_ant_path == 0) { in ex_halbtc8822b2ant_power_on_setting() 4239 } else if (board_info->single_ant_path == 1) { in ex_halbtc8822b2ant_power_on_setting() 4251 board_info->single_ant_path , board_info->btdm_ant_pos); in ex_halbtc8822b2ant_power_on_setting() 4310 if (board_info->single_ant_path == 0) { in ex_halbtc8822b2ant_pre_load_firmware() 4311 } else if (board_info->single_ant_path == 1) { in ex_halbtc8822b2ant_pre_load_firmware()
|
| H A D | halbtcoutsrc.h | 219 u8 single_ant_path; /* current used for 8723b only, 1=>s0, 0=>s1 */ member
|
| H A D | halbtc8723d2ant.c | 5467 if (board_info->single_ant_path == 0) { in ex_halbtc8723d2ant_power_on_setting() 5472 } else if (board_info->single_ant_path == 1) { in ex_halbtc8723d2ant_power_on_setting() 5481 board_info->single_ant_path , board_info->btdm_ant_pos); in ex_halbtc8723d2ant_power_on_setting() 5536 if (board_info->single_ant_path == 0) { in ex_halbtc8723d2ant_pre_load_firmware() 5537 } else if (board_info->single_ant_path == 1) { in ex_halbtc8723d2ant_pre_load_firmware()
|
| H A D | halbtc8723b2ant.c | 4338 if (board_info->single_ant_path == 0) { in ex_halbtc8723b2ant_power_on_setting() 4341 } else if (board_info->single_ant_path == 1) { in ex_halbtc8723b2ant_power_on_setting() 4367 if (board_info->single_ant_path == 1) { in ex_halbtc8723b2ant_pre_load_firmware()
|
| H A D | halbtc8192e1ant.c | 2520 if (board_info->single_ant_path == 0) { in ex_halbtc8192e1ant_power_on_setting() 2524 } else if (board_info->single_ant_path == 1) { in ex_halbtc8192e1ant_power_on_setting()
|
| H A D | halbtc8821a1ant.c | 2331 if (board_info->single_ant_path == 0) { in ex_halbtc8821a1ant_power_on_setting() 2333 } else if (board_info->single_ant_path == 1) { in ex_halbtc8821a1ant_power_on_setting()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/hal/btc/ |
| H A D | halbtc8723d2ant.c | 4605 if (board_info->single_ant_path == 0) { in ex_halbtc8723d2ant_power_on_setting() 4610 } else if (board_info->single_ant_path == 1) { in ex_halbtc8723d2ant_power_on_setting() 4619 board_info->single_ant_path , board_info->btdm_ant_pos); in ex_halbtc8723d2ant_power_on_setting() 4673 if (board_info->single_ant_path == 0) { in ex_halbtc8723d2ant_pre_load_firmware() 4674 } else if (board_info->single_ant_path == 1) { in ex_halbtc8723d2ant_pre_load_firmware()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/hal/btc/ |
| H A D | halbtc8821c2ant.c | 4001 if (board_info->single_ant_path == 0) { in ex_halbtc8821c2ant_power_on_setting() 4008 } else if (board_info->single_ant_path == 1) { in ex_halbtc8821c2ant_power_on_setting() 4019 board_info->single_ant_path , board_info->btdm_ant_pos); in ex_halbtc8821c2ant_power_on_setting() 4078 if (board_info->single_ant_path == 0) { in ex_halbtc8821c2ant_pre_load_firmware() 4079 } else if (board_info->single_ant_path == 1) { in ex_halbtc8821c2ant_pre_load_firmware()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/btc/ |
| H A D | halbtc8723d2ant.c | 4658 if (board_info->single_ant_path == 0) { in ex_halbtc8723d2ant_power_on_setting() 4663 } else if (board_info->single_ant_path == 1) { in ex_halbtc8723d2ant_power_on_setting() 4672 board_info->single_ant_path , board_info->btdm_ant_pos); in ex_halbtc8723d2ant_power_on_setting() 4731 if (board_info->single_ant_path == 0) { in ex_halbtc8723d2ant_pre_load_firmware() 4732 } else if (board_info->single_ant_path == 1) { in ex_halbtc8723d2ant_pre_load_firmware()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/ |
| H A D | drv_types.h | 296 u8 single_ant_path; member
|