Searched refs:hal_btcoex_IsLpsOn (Results 1 – 3 of 3) sorted by relevance
51 bool hal_btcoex_IsLpsOn(struct adapter *padapter);
419 && !(hal_btcoex_IsLpsOn(padapter)))) { in rtw_set_ps_mode()457 && (hal_btcoex_IsLpsOn(padapter))) in rtw_set_ps_mode()
1486 bool hal_btcoex_IsLpsOn(struct adapter *padapter) in hal_btcoex_IsLpsOn() function