Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dmesh.c83 .dot11MeshAwakeWindowDuration = MESH_DEFAULT_AWAKE_WINDOW,
H A Dnl80211.c8388 cur_params.dot11MeshAwakeWindowDuration) || in nl80211_get_mesh_config()
8606 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshAwakeWindowDuration, mask, in nl80211_parse_mesh_config()
/linux/net/mac80211/
H A Dmesh.c345 put_unaligned_le16(ifmsh->mshcfg.dot11MeshAwakeWindowDuration, pos); in mesh_add_awake_window_ie()
H A Dcfg.c2661 conf->dot11MeshAwakeWindowDuration = in ieee80211_update_mesh_config()
2662 nconf->dot11MeshAwakeWindowDuration; in ieee80211_update_mesh_config()
/linux/include/net/
H A Dcfg80211.h2491 u16 dot11MeshAwakeWindowDuration; member