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 D | phl_wow.c | 1154 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 D | phl_def.h | 295 …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 D | phl_wow.c | 1168 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 D | phl_def.h | 298 …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 D | rtw_phl.c | 821 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 D | rtw_phl.c | 821 evt_ops->wow_handle_sec_info_update = rtw_update_gtk_ofld_info; in rtw_hw_init()
|