Home
last modified time | relevance | path

Searched refs:dot11MeshAwakeWindowDuration (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/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.c2237 conf->dot11MeshAwakeWindowDuration = in ieee80211_update_mesh_config()
2238 nconf->dot11MeshAwakeWindowDuration; in ieee80211_update_mesh_config()
/kernel/linux/linux-5.10/net/wireless/
H A Dmesh.c79 .dot11MeshAwakeWindowDuration = MESH_DEFAULT_AWAKE_WINDOW,
H A Dnl80211.c7184 cur_params.dot11MeshAwakeWindowDuration) || in nl80211_get_mesh_config()
7402 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshAwakeWindowDuration, mask, in nl80211_parse_mesh_config()
/kernel/linux/linux-6.6/net/wireless/
H A Dmesh.c83 .dot11MeshAwakeWindowDuration = MESH_DEFAULT_AWAKE_WINDOW,
H A Dnl80211.c8215 cur_params.dot11MeshAwakeWindowDuration) || in nl80211_get_mesh_config()
8433 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshAwakeWindowDuration, mask, in nl80211_parse_mesh_config()
/kernel/linux/linux-6.6/net/mac80211/
H A Ddebugfs_netdev.c683 IEEE80211_IF_FILE(dot11MeshAwakeWindowDuration,
684 u.mesh.mshcfg.dot11MeshAwakeWindowDuration, DEC);
819 MESHPARAMS_ADD(dot11MeshAwakeWindowDuration); in add_mesh_config()
H A Dmesh.c340 put_unaligned_le16(ifmsh->mshcfg.dot11MeshAwakeWindowDuration, pos); in mesh_add_awake_window_ie()
H A Dcfg.c2619 conf->dot11MeshAwakeWindowDuration = in ieee80211_update_mesh_config()
2620 nconf->dot11MeshAwakeWindowDuration; in ieee80211_update_mesh_config()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h1938 * @dot11MeshAwakeWindowDuration: The duration in TUs the STA will remain awake
1982 u16 dot11MeshAwakeWindowDuration; member
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h2281 * @dot11MeshAwakeWindowDuration: The duration in TUs the STA will remain awake
2328 u16 dot11MeshAwakeWindowDuration; member

Completed in 84 milliseconds