Searched refs:hal_btcoex_IsBtControlLps (Results 1 – 6 of 6) sorted by relevance
205 && !(hal_btcoex_IsBtControlLps(padapter))) { in traffic_check_for_leave_lps()218 && !(hal_btcoex_IsBtControlLps(padapter))) in traffic_check_for_leave_lps()356 if (!(hal_btcoex_IsBtControlLps(padapter)) in rtw_set_ps_mode()357 || (hal_btcoex_IsBtControlLps(padapter) in rtw_set_ps_mode()369 ((hal_btcoex_IsBtControlLps(padapter)) && (hal_btcoex_IsLpsOn(padapter))) in rtw_set_ps_mode()386 (hal_btcoex_IsBtControlLps(padapter))) { in rtw_set_ps_mode()446 if (hal_btcoex_IsBtControlLps(padapter)) in LPS_Enter()483 if (hal_btcoex_IsBtControlLps(padapter)) in LPS_Leave()764 if (!(hal_btcoex_IsBtDisabled(padapter)) && hal_btcoex_IsBtControlLps(padapter)) { in rtw_unregister_task_alive()891 if (!(hal_btcoex_IsBtDisabled(padapter)) && hal_btcoex_IsBtControlLps(padapter)) { in rtw_unregister_tx_alive()[all …]
1404 if (hal_btcoex_IsBtControlLps(padapter)) in rtw_lps_change_dtim_hdl()
1576 && !(hal_btcoex_IsBtControlLps(adapter)) in rtw_dynamic_check_timer_handler()
47 bool hal_btcoex_IsBtControlLps(struct adapter *padapter);
380 if (hal_btcoex_IsBtControlLps(padapter) == true) { in rtl8723b_set_FwPwrMode_cmd()
1277 bool hal_btcoex_IsBtControlLps(struct adapter *padapter) in hal_btcoex_IsBtControlLps() function