Searched refs:dot11MeshAwakeWindowDuration (Results 1 – 6 of 6) sorted by relevance
78 .dot11MeshAwakeWindowDuration = MESH_DEFAULT_AWAKE_WINDOW,
5096 cur_params.dot11MeshAwakeWindowDuration) || in nl80211_get_mesh_config()5274 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshAwakeWindowDuration, in nl80211_parse_mesh_config()
602 IEEE80211_IF_FILE(dot11MeshAwakeWindowDuration,603 u.mesh.mshcfg.dot11MeshAwakeWindowDuration, DEC);713 MESHPARAMS_ADD(dot11MeshAwakeWindowDuration); in add_mesh_config()
333 put_unaligned_le16(ifmsh->mshcfg.dot11MeshAwakeWindowDuration, pos); in mesh_add_awake_window_ie()
1771 conf->dot11MeshAwakeWindowDuration = in ieee80211_update_mesh_config()1772 nconf->dot11MeshAwakeWindowDuration; in ieee80211_update_mesh_config()
1328 u16 dot11MeshAwakeWindowDuration; member