Searched refs:hal_btcoex_IpsNotify (Results 1 – 4 of 4) sorted by relevance
34 void hal_btcoex_IpsNotify(struct adapter *padapter, u8 type);
42 hal_btcoex_IpsNotify(padapter, pwrpriv->ips_mode_req); in ips_enter()85 hal_btcoex_IpsNotify(padapter, IPS_NONE); in ips_leave()
1056 hal_btcoex_IpsNotify(padapter, pwrctl->ips_mode_req); in rtw_dev_unload()
1218 void hal_btcoex_IpsNotify(struct adapter *padapter, u8 type) in hal_btcoex_IpsNotify() function