Home
last modified time | relevance | path

Searched refs:dot11MeshHWMPactivePathTimeout (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/net/wireless/
Dmesh.c51 .dot11MeshHWMPactivePathTimeout = MESH_PATH_TIMEOUT,
Dnl80211.c3300 cur_params.dot11MeshHWMPactivePathTimeout); in nl80211_get_mesh_config()
3414 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshHWMPactivePathTimeout, in nl80211_parse_mesh_config()
/linux-3.4.99/net/mac80211/
Ddebugfs_netdev.c476 IEEE80211_IF_FILE(dot11MeshHWMPactivePathTimeout,
477 u.mesh.mshcfg.dot11MeshHWMPactivePathTimeout, DEC);
632 MESHPARAMS_ADD(dot11MeshHWMPactivePathTimeout); in add_mesh_config()
Dmesh_hwmp.c95 MSEC_TO_TU(s->u.mesh.mshcfg.dot11MeshHWMPactivePathTimeout)
Dcfg.c1300 conf->dot11MeshHWMPactivePathTimeout = in ieee80211_update_mesh_config()
1301 nconf->dot11MeshHWMPactivePathTimeout; in ieee80211_update_mesh_config()
/linux-3.4.99/include/net/
Dcfg80211.h805 u32 dot11MeshHWMPactivePathTimeout; member