Home
last modified time | relevance | path

Searched refs:dot11MeshAwakeWindowDuration (Results 1 – 20 of 20) sorted by relevance

/OK3568_Linux_fs/kernel/net/mac80211/
H A Ddebugfs_netdev.c637 IEEE80211_IF_FILE(dot11MeshAwakeWindowDuration,
638 u.mesh.mshcfg.dot11MeshAwakeWindowDuration, DEC);
766 MESHPARAMS_ADD(dot11MeshAwakeWindowDuration); in add_mesh_config()
H A Dmesh.c338 put_unaligned_le16(ifmsh->mshcfg.dot11MeshAwakeWindowDuration, pos); in mesh_add_awake_window_ie()
H A Dcfg.c2235 conf->dot11MeshAwakeWindowDuration = in ieee80211_update_mesh_config()
2236 nconf->dot11MeshAwakeWindowDuration; in ieee80211_update_mesh_config()
/OK3568_Linux_fs/kernel/net/wireless/
H A Dmesh.c79 .dot11MeshAwakeWindowDuration = MESH_DEFAULT_AWAKE_WINDOW,
H A Dnl80211.c7181 cur_params.dot11MeshAwakeWindowDuration) || in nl80211_get_mesh_config()
7399 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshAwakeWindowDuration, mask, in nl80211_parse_mesh_config()
/OK3568_Linux_fs/kernel/include/net/
H A Dcfg80211.h2008 u16 dot11MeshAwakeWindowDuration; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c7772 RTW_PRINT_SEL(sel, "dot11MeshAwakeWindowDuration:%u\n", conf->dot11MeshAwakeWindowDuration); in dump_mesh_config()
8218 conf->dot11MeshAwakeWindowDuration = 0; in cfg80211_rtw_get_mesh_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c7917 RTW_PRINT_SEL(sel, "dot11MeshAwakeWindowDuration:%u\n", conf->dot11MeshAwakeWindowDuration); in dump_mesh_config()
8363 conf->dot11MeshAwakeWindowDuration = 0; in cfg80211_rtw_get_mesh_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dioctl_cfg80211.c7897 RTW_PRINT_SEL(sel, "dot11MeshAwakeWindowDuration:%u\n", conf->dot11MeshAwakeWindowDuration); in dump_mesh_config()
8343 conf->dot11MeshAwakeWindowDuration = 0; in cfg80211_rtw_get_mesh_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dioctl_cfg80211.c8724 RTW_PRINT_SEL(sel, "dot11MeshAwakeWindowDuration:%u\n", conf->dot11MeshAwakeWindowDuration); in dump_mesh_config()
9170 conf->dot11MeshAwakeWindowDuration = 0; in cfg80211_rtw_get_mesh_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dioctl_cfg80211.c8191 RTW_PRINT_SEL(sel, "dot11MeshAwakeWindowDuration:%u\n", conf->dot11MeshAwakeWindowDuration); in dump_mesh_config()
8637 conf->dot11MeshAwakeWindowDuration = 0; in cfg80211_rtw_get_mesh_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c8725 RTW_PRINT_SEL(sel, "dot11MeshAwakeWindowDuration:%u\n", conf->dot11MeshAwakeWindowDuration); in dump_mesh_config()
9171 conf->dot11MeshAwakeWindowDuration = 0; in cfg80211_rtw_get_mesh_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dioctl_cfg80211.c8989 RTW_PRINT_SEL(sel, "dot11MeshAwakeWindowDuration:%u\n", conf->dot11MeshAwakeWindowDuration); in dump_mesh_config()
9435 conf->dot11MeshAwakeWindowDuration = 0; in cfg80211_rtw_get_mesh_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dioctl_cfg80211.c9013 RTW_PRINT_SEL(sel, "dot11MeshAwakeWindowDuration:%u\n", conf->dot11MeshAwakeWindowDuration); in dump_mesh_config()
9459 conf->dot11MeshAwakeWindowDuration = 0; in cfg80211_rtw_get_mesh_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dioctl_cfg80211.c8816 RTW_PRINT_SEL(sel, "dot11MeshAwakeWindowDuration:%u\n", conf->dot11MeshAwakeWindowDuration); in dump_mesh_config()
9262 conf->dot11MeshAwakeWindowDuration = 0; in cfg80211_rtw_get_mesh_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dioctl_cfg80211.c8366 RTW_PRINT_SEL(sel, "dot11MeshAwakeWindowDuration:%u\n", conf->dot11MeshAwakeWindowDuration); in dump_mesh_config()
8812 conf->dot11MeshAwakeWindowDuration = 0; in cfg80211_rtw_get_mesh_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c8845 RTW_PRINT_SEL(sel, "dot11MeshAwakeWindowDuration:%u\n", conf->dot11MeshAwakeWindowDuration); in dump_mesh_config()
9291 conf->dot11MeshAwakeWindowDuration = 0; in cfg80211_rtw_get_mesh_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dioctl_cfg80211.c8197 RTW_PRINT_SEL(sel, "dot11MeshAwakeWindowDuration:%u\n", conf->dot11MeshAwakeWindowDuration); in dump_mesh_config()
8643 conf->dot11MeshAwakeWindowDuration = 0; in cfg80211_rtw_get_mesh_config()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dioctl_cfg80211.c8320 RTW_PRINT_SEL(sel, "dot11MeshAwakeWindowDuration:%u\n", conf->dot11MeshAwakeWindowDuration); in dump_mesh_config()
8766 conf->dot11MeshAwakeWindowDuration = 0; in cfg80211_rtw_get_mesh_config()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dioctl_cfg80211.c8735 RTW_PRINT_SEL(sel, "dot11MeshAwakeWindowDuration:%u\n", conf->dot11MeshAwakeWindowDuration); in dump_mesh_config()
9181 conf->dot11MeshAwakeWindowDuration = 0; in cfg80211_rtw_get_mesh_config()