Searched refs:rtw_hal_set_wowlan (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/ |
| H A D | hal_wow.c | 504 enum rtw_hal_status rtw_hal_set_wowlan(struct rtw_phl_com_t *phl_com, void *hal, u8 enter) in rtw_hal_set_wowlan() function
|
| H A D | hal_api.h | 134 enum rtw_hal_status rtw_hal_set_wowlan(struct rtw_phl_com_t *phl_com, void *hal, u8 enter);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/ |
| H A D | hal_wow.c | 504 enum rtw_hal_status rtw_hal_set_wowlan(struct rtw_phl_com_t *phl_com, void *hal, u8 enter) in rtw_hal_set_wowlan() function
|
| H A D | hal_api.h | 134 enum rtw_hal_status rtw_hal_set_wowlan(struct rtw_phl_com_t *phl_com, void *hal, u8 enter);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/ |
| H A D | phl_init.c | 1699 hstatus = rtw_hal_set_wowlan(phl_info->phl_com, phl_info->hal, true); in phl_wow_start() 1729 hstatus = rtw_hal_set_wowlan(phl_info->phl_com, phl_info->hal, true); in phl_wow_start() 1836 hstatus = rtw_hal_set_wowlan(phl_info->phl_com, phl_info->hal, false); in phl_wow_stop()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_init.c | 1707 hstatus = rtw_hal_set_wowlan(phl_info->phl_com, phl_info->hal, true); in phl_wow_start() 1737 hstatus = rtw_hal_set_wowlan(phl_info->phl_com, phl_info->hal, true); in phl_wow_start() 1846 hstatus = rtw_hal_set_wowlan(phl_info->phl_com, phl_info->hal, false); in phl_wow_stop()
|