Home
last modified time | relevance | path

Searched refs:dot11MeshHWMPRootMode (Results 1 – 3 of 3) sorted by relevance

/linux/net/mac80211/
H A Dmesh.c704 if (ifmsh->mshcfg.dot11MeshHWMPRootMode > IEEE80211_ROOTMODE_ROOT) in ieee80211_mesh_root_setup()
937 if (ifmsh->mshcfg.dot11MeshHWMPRootMode == IEEE80211_PROACTIVE_RANN) in ieee80211_mesh_rootpath()
H A Dcfg.c2618 conf->dot11MeshHWMPRootMode = nconf->dot11MeshHWMPRootMode; in ieee80211_update_mesh_config()
2626 !(conf->dot11MeshHWMPRootMode > IEEE80211_ROOTMODE_ROOT)) { in ieee80211_update_mesh_config()
2627 conf->dot11MeshHWMPRootMode = IEEE80211_PROACTIVE_RANN; in ieee80211_update_mesh_config()
/linux/net/wireless/
H A Dnl80211.c8369 cur_params.dot11MeshHWMPRootMode) || in nl80211_get_mesh_config()
8553 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshHWMPRootMode, mask, in nl80211_parse_mesh_config()