Searched refs:is_2g_freerun (Results 1 – 10 of 10) sorted by relevance
386 boolean is_2g_freerun; member
371 boolean is_2g_freerun; member
2547 coex_sta->is_2g_freerun = in halbtc8822b2ant_set_ant_path()
2517 coex_sta->is_2g_freerun = in halbtc8822b1ant_set_ant_path()
351 boolean is_2g_freerun; member
2161 coex_sta->is_2g_freerun = ((phase == BT_8723D_2ANT_PHASE_2G_FREERUN) ? TRUE : FALSE); in halbtc8723d2ant_set_ant_path()
2132 coex_sta->is_2g_freerun = ((phase == BT_8723D_2ANT_PHASE_2G_FREERUN) ? TRUE : FALSE); in halbtc8723d2ant_set_ant_path()
418 boolean is_2g_freerun; member
2212 coex_sta->is_2g_freerun = ((phase == BT_8822B_2ANT_PHASE_2G_FREERUN) ? TRUE : FALSE); in halbtc8822b2ant_set_ant_path()3927 if ((coex_sta->is_setupLink) && (!coex_sta->is_2g_freerun)) { in halbtc8822b2ant_run_coexist_mechanism()