Searched refs:single_ant_path (Results 1 – 8 of 8) sorted by relevance
126 return rtlpriv->btcoexist.btc_info.single_ant_path; in rtl_get_hwpg_single_ant_path() 1307 u8 ant_num, chip_type, single_ant_path; in exhalbtc_bind_bt_coex_withadapter() local 1348 single_ant_path = rtl_get_hwpg_single_ant_path(rtlpriv); in exhalbtc_bind_bt_coex_withadapter() 1349 exhalbtc_set_single_ant_path(btcoexist, single_ant_path); in exhalbtc_bind_bt_coex_withadapter() 1846 u8 single_ant_path) in exhalbtc_set_single_ant_path() argument 1848 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 */ member 783 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()
2401 if (board_info->single_ant_path == 0) { in ex_btc8723b1ant_power_on_setting() 2406 } else if (board_info->single_ant_path == 1) { in ex_btc8723b1ant_power_on_setting()
3598 if (board_info->single_ant_path == 0) { in ex_btc8821a2ant_pre_load_firmware() 3599 } else if (board_info->single_ant_path == 1) { in ex_btc8821a2ant_pre_load_firmware()
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()
501 if (rtlpriv->btcoexist.btc_info.single_ant_path == 0) in _rtl8723be_phy_bb8723b_config_parafile()
2521 u8 single_ant_path; member