Searched refs:hal_btcoex_IsLpsOn (Results 1 – 3 of 3) sorted by relevance
50 bool hal_btcoex_IsLpsOn(struct adapter *padapter);
418 && !(hal_btcoex_IsLpsOn(padapter)))) { in rtw_set_ps_mode()456 && (hal_btcoex_IsLpsOn(padapter))) in rtw_set_ps_mode()
1443 bool hal_btcoex_IsLpsOn(struct adapter *padapter) in hal_btcoex_IsLpsOn() function