Home
last modified time | relevance | path

Searched refs:rekey_wakeup (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dwowlan.h332 u32 rekey_wakeup:1; member
H A Dwowlan.c596 (parm->rekey_wakeup ? FWCMD_H2C_WAKEUP_CTRL_REKEY_WAKEUP : 0) | in send_h2c_wakeup_ctrl()
987 parm2.rekey_wakeup = info->rekey_wakeup; in mac_cfg_wow_wake()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dwowlan.h332 u32 rekey_wakeup:1; member
H A Dwowlan.c596 (parm->rekey_wakeup ? FWCMD_H2C_WAKEUP_CTRL_REKEY_WAKEUP : 0) | in send_h2c_wakeup_ctrl()
987 parm2.rekey_wakeup = info->rekey_wakeup; in mac_cfg_wow_wake()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_wow_def.h276 u8 rekey_wakeup; member
H A Dphl_wow.c824 wow_wake_info->rekey_wakeup = info->rekey_wakeup; in rtw_phl_cfg_wow_wake()
841 PHL_TRACE(COMP_PHL_WOW, _PHL_INFO_, "[wow] rekey_wakeup %d\n", wow_wake_info->rekey_wakeup); in rtw_phl_cfg_wow_wake()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_wow_def.h300 u8 rekey_wakeup; member
H A Dphl_wow.c824 wow_wake_info->rekey_wakeup = info->rekey_wakeup; in rtw_phl_cfg_wow_wake()
841 PHL_TRACE(COMP_PHL_WOW, _PHL_INFO_, "[wow] rekey_wakeup %d\n", wow_wake_info->rekey_wakeup); in rtw_phl_cfg_wow_wake()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c2481 wow_wake_event.rekey_wakeup = _TRUE; in _cfg_wow_wake()
2483 wow_wake_event.rekey_wakeup = _FALSE; in _cfg_wow_wake()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c2470 wow_wake_event.rekey_wakeup = _TRUE; in _cfg_wow_wake()
2472 wow_wake_event.rekey_wakeup = _FALSE; in _cfg_wow_wake()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h10678 u8 rekey_wakeup: 1; member
10755 u8 rekey_wakeup: 1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h10678 u8 rekey_wakeup: 1; member
10755 u8 rekey_wakeup: 1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c3097 info.rekey_wakeup = cfg->rekey_wakeup; in rtw_hal_mac_cfg_wow_wake()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c3115 info.rekey_wakeup = cfg->rekey_wakeup; in rtw_hal_mac_cfg_wow_wake()