Searched refs:dot11MeshHWMPactivePathTimeout (Results 1 – 4 of 4) sorted by relevance
67 .dot11MeshHWMPactivePathTimeout = MESH_PATH_TIMEOUT,
61 __field(u32, dot11MeshHWMPactivePathTimeout) \93 __entry->dot11MeshHWMPactivePathTimeout = \94 conf->dot11MeshHWMPactivePathTimeout; \
10117 cur_params.dot11MeshHWMPactivePathTimeout) || in nl80211_parse_mesh_setup() 10291 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshHWMPactivePathTimeout, in nl80211_get_reg_do() 10296 (cfg->dot11MeshHWMPactivePathTimeout < 1 || in nl80211_get_reg_do() 10297 cfg->dot11MeshHWMPactivePathTimeout > 65535)) in nl80211_get_reg_do()
3215 conf->dot11MeshHWMPactivePathTimeout = in ieee80211_change_bss() 3216 nconf->dot11MeshHWMPactivePathTimeout; in ieee80211_change_bss()