Searched refs:single_ant_path (Results 1 – 8 of 8) sorted by relevance
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() local1364 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() argument1943 btcoexist->board_info.single_ant_path = single_ant_path; in exhalbtc_set_single_ant_path()
133 u8 single_ant_path; /* current used for 8723b only, 1=>s0, 0=>s1 */ member793 u8 single_ant_path);
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()
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()
3613 if (board_info->single_ant_path == 0) { in ex_btc8821a2ant_pre_load_firmware()3614 } else if (board_info->single_ant_path == 1) { in ex_btc8821a2ant_pre_load_firmware()
2682 rtlpriv->btcoexist.btc_info.single_ant_path = in rtl8723be_read_bt_coexist_info_from_hwpg()2688 rtlpriv->btcoexist.btc_info.single_ant_path = ANT_MAIN; in rtl8723be_read_bt_coexist_info_from_hwpg()2696 rtlpriv->btcoexist.btc_info.single_ant_path = in rtl8723be_read_bt_coexist_info_from_hwpg()
501 if (rtlpriv->btcoexist.btc_info.single_ant_path == 0) in _rtl8723be_phy_bb8723b_config_parafile()
2608 u8 single_ant_path; member