Home
last modified time | relevance | path

Searched refs:rtw_phl_add_wow_ptrn_info (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_wow_def.h311 enum rtw_phl_status rtw_phl_add_wow_ptrn_info(void *phl, struct rtw_wowcam_upd_info *info, u8 *phl_…
H A Dphl_wow.c659 enum rtw_phl_status rtw_phl_add_wow_ptrn_info(void *phl, struct rtw_wowcam_upd_info *info, u8 *wowc… in rtw_phl_add_wow_ptrn_info() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_wow_def.h335 enum rtw_phl_status rtw_phl_add_wow_ptrn_info(void *phl, struct rtw_wowcam_upd_info *info, u8 *phl_…
H A Dphl_wow.c659 enum rtw_phl_status rtw_phl_add_wow_ptrn_info(void *phl, struct rtw_wowcam_upd_info *info, u8 *wowc… in rtw_phl_add_wow_ptrn_info() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_wow.c234 status = rtw_phl_add_wow_ptrn_info(phl, wowcam_info, &cam_idx); in rtw_wow_pattern_set()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_wow.c240 status = rtw_phl_add_wow_ptrn_info(phl, wowcam_info, &cam_idx); in rtw_wow_pattern_set()