Home
last modified time | relevance | path

Searched refs:eap_wakeup (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/mac_ax/
H A Dwowlan.h333 u32 eap_wakeup:1; member
H A Dwowlan.c597 (parm->eap_wakeup ? FWCMD_H2C_WAKEUP_CTRL_EAP_WAKEUP : 0) | in send_h2c_wakeup_ctrl()
988 parm2.eap_wakeup = info->eap_wakeup; in mac_cfg_wow_wake()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/mac_ax/
H A Dwowlan.h333 u32 eap_wakeup:1; member
H A Dwowlan.c597 (parm->eap_wakeup ? FWCMD_H2C_WAKEUP_CTRL_EAP_WAKEUP : 0) | in send_h2c_wakeup_ctrl()
988 parm2.eap_wakeup = info->eap_wakeup; in mac_cfg_wow_wake()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_wow_def.h277 u8 eap_wakeup; member
H A Dphl_wow.c825 wow_wake_info->eap_wakeup = info->eap_wakeup; in rtw_phl_cfg_wow_wake()
842 PHL_TRACE(COMP_PHL_WOW, _PHL_INFO_, "[wow] eap_wakeup %d\n", wow_wake_info->eap_wakeup); in rtw_phl_cfg_wow_wake()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_wow_def.h301 u8 eap_wakeup; member
H A Dphl_wow.c825 wow_wake_info->eap_wakeup = info->eap_wakeup; in rtw_phl_cfg_wow_wake()
842 PHL_TRACE(COMP_PHL_WOW, _PHL_INFO_, "[wow] eap_wakeup %d\n", wow_wake_info->eap_wakeup); in rtw_phl_cfg_wow_wake()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/mac/
H A Dmac_def.h10679 u8 eap_wakeup: 1; member
10756 u8 eap_wakeup: 1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/mac/
H A Dmac_def.h10679 u8 eap_wakeup: 1; member
10756 u8 eap_wakeup: 1; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c3098 info.eap_wakeup = cfg->eap_wakeup; in rtw_hal_mac_cfg_wow_wake()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c3116 info.eap_wakeup = cfg->eap_wakeup; in rtw_hal_mac_cfg_wow_wake()