Home
last modified time | relevance | path

Searched refs:rtw_nlo_info (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_wow.c686 static void nlo_scan_ch_init(struct rtw_nlo_info *wow_nlo, in nlo_scan_ch_init()
711 static void nlo_ssid_init(struct rtw_nlo_info *wow_nlo, in nlo_ssid_init()
734 struct rtw_nlo_info *wow_nlo = &wowpriv->wow_nlo; in rtw_nlo_enable()
736 _rtw_memset((void *)wow_nlo, 0, sizeof(struct rtw_nlo_info)); in rtw_nlo_enable()
758 struct rtw_nlo_info *wow_nlo = &wowpriv->wow_nlo; in rtw_nlo_disable()
769 struct rtw_nlo_info *wow_nlo = &wowpriv->wow_nlo; in rtw_nlo_debug()
H A Drtw_phl.c2590 struct rtw_nlo_info *wow_nlo; in _cfg_nlo_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_wow.c692 static void nlo_scan_ch_init(struct rtw_nlo_info *wow_nlo, in nlo_scan_ch_init()
717 static void nlo_ssid_init(struct rtw_nlo_info *wow_nlo, in nlo_ssid_init()
740 struct rtw_nlo_info *wow_nlo = &wowpriv->wow_nlo; in rtw_nlo_enable()
742 _rtw_memset((void *)wow_nlo, 0, sizeof(struct rtw_nlo_info)); in rtw_nlo_enable()
764 struct rtw_nlo_info *wow_nlo = &wowpriv->wow_nlo; in rtw_nlo_disable()
775 struct rtw_nlo_info *wow_nlo = &wowpriv->wow_nlo; in rtw_nlo_debug()
H A Drtw_phl.c2602 struct rtw_nlo_info *wow_nlo; in _cfg_nlo_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_wow_def.h93 struct rtw_nlo_info { struct
307 void rtw_phl_cfg_nlo_info(void *phl, struct rtw_nlo_info *info);
H A Dphl_wow.h84 struct rtw_nlo_info nlo_info;
H A Dphl_wow.c272 _phl_show_nlo_info(struct rtw_nlo_info *info) in _phl_show_nlo_info()
300 void rtw_phl_cfg_nlo_info(void *phl, struct rtw_nlo_info *info) in rtw_phl_cfg_nlo_info()
304 struct rtw_nlo_info *nlo_info = &wow_info->nlo_info; in rtw_phl_cfg_nlo_info()
1326 _os_mem_set(d, &wow_info->nlo_info, 0, sizeof(struct rtw_nlo_info)); in phl_reset_wow_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_wow_def.h93 struct rtw_nlo_info { struct
331 void rtw_phl_cfg_nlo_info(void *phl, struct rtw_nlo_info *info);
H A Dphl_wow.h84 struct rtw_nlo_info nlo_info;
H A Dphl_wow.c272 _phl_show_nlo_info(struct rtw_nlo_info *info) in _phl_show_nlo_info()
300 void rtw_phl_cfg_nlo_info(void *phl, struct rtw_nlo_info *info) in rtw_phl_cfg_nlo_info()
304 struct rtw_nlo_info *nlo_info = &wow_info->nlo_info; in rtw_phl_cfg_nlo_info()
1312 _os_mem_set(d, &wow_info->nlo_info, 0, sizeof(struct rtw_nlo_info)); in phl_reset_wow_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_wow.h102 struct rtw_nlo_info wow_nlo;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_wow.h102 struct rtw_nlo_info wow_nlo;
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_wow.c202 u8 hw_band, u8 hw_port, struct rtw_nlo_info *cfg) in rtw_hal_wow_cfg_nlo()
251 rtw_hal_wow_cfg_nlo_chnl_list(void *hal, struct rtw_nlo_info *cfg) in rtw_hal_wow_cfg_nlo_chnl_list()
H A Dhal_api.h140 rtw_hal_wow_cfg_nlo_chnl_list(void *hal, struct rtw_nlo_info *cfg);
144 u8 hw_band, u8 hw_port, struct rtw_nlo_info *cfg);
H A Dhal_api_mac.h222 struct rtw_nlo_info *cfg);
H A Dhal_def.h1229 struct rtw_nlo_info *nlo_cfg;
H A Dhal_api_mac.c3805 struct rtw_nlo_info *cfg) in rtw_hal_mac_cfg_nlo()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_wow.c202 u8 hw_band, u8 hw_port, struct rtw_nlo_info *cfg) in rtw_hal_wow_cfg_nlo()
251 rtw_hal_wow_cfg_nlo_chnl_list(void *hal, struct rtw_nlo_info *cfg) in rtw_hal_wow_cfg_nlo_chnl_list()
H A Dhal_api.h140 rtw_hal_wow_cfg_nlo_chnl_list(void *hal, struct rtw_nlo_info *cfg);
144 u8 hw_band, u8 hw_port, struct rtw_nlo_info *cfg);
H A Dhal_api_mac.h222 struct rtw_nlo_info *cfg);
H A Dhal_def.h1227 struct rtw_nlo_info *nlo_cfg;
H A Dhal_api_mac.c3823 struct rtw_nlo_info *cfg) in rtw_hal_mac_cfg_nlo()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.c9110 struct rtw_nlo_info *wow_nlo = &wowpriv->wow_nlo; in cfg80211_rtw_resume()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_cfg80211.c9285 struct rtw_nlo_info *wow_nlo = &wowpriv->wow_nlo; in cfg80211_rtw_resume()