Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dmesh.c83 .dot11MeshAwakeWindowDuration = MESH_DEFAULT_AWAKE_WINDOW,
H A Dnl80211.c9417 cur_params.dot11MeshAwakeWindowDuration) || in nl80211_get_mesh_config()
9635 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshAwakeWindowDuration, mask, in nl80211_parse_mesh_config()
/linux/net/mac80211/
H A Dcfg.c2919 conf->dot11MeshAwakeWindowDuration = in ieee80211_update_mesh_config()
2920 nconf->dot11MeshAwakeWindowDuration; in ieee80211_update_mesh_config()
/linux/include/net/
H A Dcfg80211.h2644 u16 dot11MeshAwakeWindowDuration; member