Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_wow.c1154 if (NULL != ops->wow_handle_sec_info_update) in _phl_indic_wake_sec_upd()
1155 ops->wow_handle_sec_info_update(drv_priv, &wow_info->aoac_info, aoac_report_get_ok, rx_ready); in _phl_indic_wake_sec_upd()
H A Dphl_def.h295 …void (*wow_handle_sec_info_update)(void *drv_priv, struct rtw_aoac_report *aoac_info, u8 aoac_repo… member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_wow.c1168 if (NULL != ops->wow_handle_sec_info_update) in _phl_indic_wake_sec_upd()
1169 ops->wow_handle_sec_info_update(drv_priv, &wow_info->aoac_info, aoac_report_get_ok, rx_ready); in _phl_indic_wake_sec_upd()
H A Dphl_def.h298 …void (*wow_handle_sec_info_update)(void *drv_priv, struct rtw_aoac_report *aoac_info, u8 aoac_repo… member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c821 evt_ops->wow_handle_sec_info_update = rtw_update_gtk_ofld_info; in rtw_hw_init()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c821 evt_ops->wow_handle_sec_info_update = rtw_update_gtk_ofld_info; in rtw_hw_init()