Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dieee80211-mesh.h227 IEEE80211_PROACTIVE_RANN = 4, enumerator
/linux/net/mac80211/
H A Dmesh_hwmp.c1341 case IEEE80211_PROACTIVE_RANN: in mesh_path_tx_root_frame()
H A Dmesh.c944 if (ifmsh->mshcfg.dot11MeshHWMPRootMode == IEEE80211_PROACTIVE_RANN) in ieee80211_mesh_rootpath()
H A Dcfg.c2894 conf->dot11MeshHWMPRootMode = IEEE80211_PROACTIVE_RANN; in ieee80211_update_mesh_config()