Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_wow.c194 &(wow_info->realwow_info.realwow_ofld_content.keep_alive_pkt_ptrn[0]), in _phl_cfg_pkt_ofld_realwow_kapkt_info()
195 wow_info->realwow_info.realwow_ofld_content.keep_alive_pkt_size); in _phl_cfg_pkt_ofld_realwow_kapkt_info()
198 wow_info->realwow_info.realwow_ofld_content.keep_alive_pkt_size; in _phl_cfg_pkt_ofld_realwow_kapkt_info()
208 &(wow_info->realwow_info.realwow_ofld_content.ack_ptrn[0]), in _phl_cfg_pkt_ofld_realwow_ack_info()
209 wow_info->realwow_info.realwow_ofld_content.ack_ptrn_size); in _phl_cfg_pkt_ofld_realwow_ack_info()
211 ack_info->ack_ptrn_size = wow_info->realwow_info.realwow_ofld_content.ack_ptrn_size; in _phl_cfg_pkt_ofld_realwow_ack_info()
221 &(wow_info->realwow_info.realwow_ofld_content.wakeup_ptrn[0]), in _phl_cfg_pkt_ofld_realwow_wp_info()
222 wow_info->realwow_info.realwow_ofld_content.wakeup_ptrn_size); in _phl_cfg_pkt_ofld_realwow_wp_info()
224 wp_info->wakeup_ptrn_size = wow_info->realwow_info.realwow_ofld_content.wakeup_ptrn_size; in _phl_cfg_pkt_ofld_realwow_wp_info()
784 realwow_info->realwow_ofld_content.interval); in rtw_phl_cfg_realwow_info()
[all …]
H A Dphl_wow_def.h221 struct rtw_realwow_ofld_content realwow_ofld_content; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_wow.c194 &(wow_info->realwow_info.realwow_ofld_content.keep_alive_pkt_ptrn[0]), in _phl_cfg_pkt_ofld_realwow_kapkt_info()
195 wow_info->realwow_info.realwow_ofld_content.keep_alive_pkt_size); in _phl_cfg_pkt_ofld_realwow_kapkt_info()
198 wow_info->realwow_info.realwow_ofld_content.keep_alive_pkt_size; in _phl_cfg_pkt_ofld_realwow_kapkt_info()
208 &(wow_info->realwow_info.realwow_ofld_content.ack_ptrn[0]), in _phl_cfg_pkt_ofld_realwow_ack_info()
209 wow_info->realwow_info.realwow_ofld_content.ack_ptrn_size); in _phl_cfg_pkt_ofld_realwow_ack_info()
211 ack_info->ack_ptrn_size = wow_info->realwow_info.realwow_ofld_content.ack_ptrn_size; in _phl_cfg_pkt_ofld_realwow_ack_info()
221 &(wow_info->realwow_info.realwow_ofld_content.wakeup_ptrn[0]), in _phl_cfg_pkt_ofld_realwow_wp_info()
222 wow_info->realwow_info.realwow_ofld_content.wakeup_ptrn_size); in _phl_cfg_pkt_ofld_realwow_wp_info()
224 wp_info->wakeup_ptrn_size = wow_info->realwow_info.realwow_ofld_content.wakeup_ptrn_size; in _phl_cfg_pkt_ofld_realwow_wp_info()
784 realwow_info->realwow_ofld_content.interval); in rtw_phl_cfg_realwow_info()
[all …]
H A Dphl_wow_def.h221 struct rtw_realwow_ofld_content realwow_ofld_content; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c3566 param.interval = cfg->realwow_ofld_content.interval; in rtw_hal_mac_cfg_realwow()
3567 param.kapktsize = cfg->realwow_ofld_content.keep_alive_pkt_size; in rtw_hal_mac_cfg_realwow()
3568 param.acklostlimit = cfg->realwow_ofld_content.ack_lost_limit; in rtw_hal_mac_cfg_realwow()
3569 param.ackpatternsize = cfg->realwow_ofld_content.ack_ptrn_size; in rtw_hal_mac_cfg_realwow()
3570 param.wakeuppatternsize = cfg->realwow_ofld_content.wakeup_ptrn_size; in rtw_hal_mac_cfg_realwow()
3571 param.wakeupsecnum = cfg->realwow_ofld_content.wakeup_sec_num; in rtw_hal_mac_cfg_realwow()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c3584 param.interval = cfg->realwow_ofld_content.interval; in rtw_hal_mac_cfg_realwow()
3585 param.kapktsize = cfg->realwow_ofld_content.keep_alive_pkt_size; in rtw_hal_mac_cfg_realwow()
3586 param.acklostlimit = cfg->realwow_ofld_content.ack_lost_limit; in rtw_hal_mac_cfg_realwow()
3587 param.ackpatternsize = cfg->realwow_ofld_content.ack_ptrn_size; in rtw_hal_mac_cfg_realwow()
3588 param.wakeuppatternsize = cfg->realwow_ofld_content.wakeup_ptrn_size; in rtw_hal_mac_cfg_realwow()
3589 param.wakeupsecnum = cfg->realwow_ofld_content.wakeup_sec_num; in rtw_hal_mac_cfg_realwow()