Searched refs:wl_in_lps_enter (Results 1 – 2 of 2) sorted by relevance
4531 coex_sta->wl_in_lps_enter = TRUE; in rtw_btc_ex_lps_notify()4537 coex_sta->wl_in_lps_enter = FALSE; in rtw_btc_ex_lps_notify()4858 if (coex_sta->wl_in_lps_enter) { in rtw_btc_ex_bt_info_notify()4861 __func__, coex_sta->wl_in_lps_enter); in rtw_btc_ex_bt_info_notify()5153 if (!coex_sta->wl_in_lps_enter) in rtw_btc_ex_bt_info_notify()5321 if (coex_sta->wl_in_lps_enter) { in rtw_btc_ex_timerup_notify()5324 __func__, coex_sta->wl_in_lps_enter); in rtw_btc_ex_timerup_notify()5433 if (is_change && !coex_sta->wl_in_lps_enter) in rtw_btc_ex_timerup_notify()
801 boolean wl_in_lps_enter; member