Searched refs:hal_btcoex_IsLpsOn (Results 1 – 3 of 3) sorted by relevance
48 bool hal_btcoex_IsLpsOn(struct adapter *padapter);
361 && !(hal_btcoex_IsLpsOn(padapter)))) { in rtw_set_ps_mode()372 ((hal_btcoex_IsBtControlLps(padapter)) && (hal_btcoex_IsLpsOn(padapter))) in rtw_set_ps_mode()
1291 bool hal_btcoex_IsLpsOn(struct adapter *padapter) in hal_btcoex_IsLpsOn() function