Home
last modified time | relevance | path

Searched refs:keep_alive_period (Results 1 – 22 of 22) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/firmware/broadcom/AP6203BM/wifi/
H A Dconfig.txt3 keep_alive_period=120000
/OK3568_Linux_fs/kernel/drivers/net/wireless/rsi/
H A Drsi_mgmt.h423 __le16 keep_alive_period; member
455 __le16 keep_alive_period; member
H A Drsi_91x_mgmt.c747 vap_caps->keep_alive_period = cpu_to_le16(90); in rsi_set_vap_capabilities()
1234 dynamic_frame->frame_body.keep_alive_period = in rsi_send_vap_dynamic_update()
1237 dynamic_frame->frame_body.keep_alive_period = in rsi_send_vap_dynamic_update()
/OK3568_Linux_fs/kernel/drivers/staging/wfx/
H A Dhif_api_mib.h339 __le16 keep_alive_period; member
H A Dhif_tx_mib.c234 .keep_alive_period = cpu_to_le16(period), in hif_keep_alive_period()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_wow_def.h74 u8 keep_alive_period; member
H A Dphl_wow.c237 keep_alive_info->keep_alive_period = info->keep_alive_period; in rtw_phl_cfg_keep_alive_info()
240 …RACE(COMP_PHL_WOW, _PHL_INFO_, "[wow] keep_alive_period %d\n", keep_alive_info->keep_alive_period); in rtw_phl_cfg_keep_alive_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_config.h185 uint keep_alive_period; member
H A Ddhd_config.c1764 dhd_conf_mkeep_alive(dhd, ifidx, 0, dhd->conf->keep_alive_period, packet, TRUE); in dhd_conf_set_garp()
3156 conf->keep_alive_period = (uint)simple_strtol(data, NULL, 10); in dhd_conf_read_others()
3157 CONFIG_MSG("keep_alive_period = %d\n", conf->keep_alive_period); in dhd_conf_read_others()
3634 conf->keep_alive_period = 30000; in dhd_conf_preinit()
H A Ddhd_common.c4387 mkeep_alive_pkt.period_msec = dhd->conf->keep_alive_period; in dhd_keep_alive_onoff()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_wow_def.h74 u8 keep_alive_period; member
H A Dphl_wow.c237 keep_alive_info->keep_alive_period = info->keep_alive_period; in rtw_phl_cfg_keep_alive_info()
240 …RACE(COMP_PHL_WOW, _PHL_INFO_, "[wow] keep_alive_period %d\n", keep_alive_info->keep_alive_period); in rtw_phl_cfg_keep_alive_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.h231 uint keep_alive_period; member
H A Ddhd_config.c2690 dhd_conf_mkeep_alive(dhd, ifidx, 0, dhd->conf->keep_alive_period, packet, TRUE); in dhd_conf_set_garp()
4186 conf->keep_alive_period = (uint)simple_strtol(data, NULL, 10); in dhd_conf_read_others()
4187 CONFIG_MSG("keep_alive_period = %d\n", conf->keep_alive_period); in dhd_conf_read_others()
4906 conf->keep_alive_period = 30000; in dhd_conf_preinit()
H A Ddhd_common.c7478 mkeep_alive_pkt.period_msec = dhd->conf->keep_alive_period; in dhd_keep_alive_onoff()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h232 uint keep_alive_period; member
H A Ddhd_config.c2808 dhd_conf_mkeep_alive(dhd, ifidx, 0, dhd->conf->keep_alive_period, packet, TRUE); in dhd_conf_set_garp()
4319 conf->keep_alive_period = (uint)simple_strtol(data, NULL, 10); in dhd_conf_read_others()
4320 CONFIG_MSG("keep_alive_period = %d\n", conf->keep_alive_period); in dhd_conf_read_others()
5092 conf->keep_alive_period = 30000; in dhd_conf_preinit()
H A Ddhd_common.c7473 mkeep_alive_pkt.period_msec = dhd->conf->keep_alive_period; in dhd_keep_alive_onoff()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_phl.c2227 info.keep_alive_period = check_period; in _cfg_keep_alive_info()
2230 __func__, info.keep_alive_en, info.keep_alive_period); in _cfg_keep_alive_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_phl.c2216 info.keep_alive_period = check_period; in _cfg_keep_alive_info()
2219 __func__, info.keep_alive_en, info.keep_alive_period); in _cfg_keep_alive_info()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/hal_g6/
H A Dhal_api_mac.c3010 info.period = cfg->keep_alive_period; in rtw_hal_mac_cfg_keep_alive()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/hal_g6/
H A Dhal_api_mac.c3010 info.period = cfg->keep_alive_period; in rtw_hal_mac_cfg_keep_alive()