Searched refs:path_refresh_time (Results 1 – 7 of 7) sorted by relevance
68 .path_refresh_time = MESH_PATH_REFRESH_TIME,
57 __field(u32, path_refresh_time) \88 __entry->path_refresh_time = conf->path_refresh_time; \
6087 cur_params.path_refresh_time) || in nl80211_get_mesh_config()6293 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, path_refresh_time, 1, 65535, in nl80211_parse_mesh_config()
622 IEEE80211_IF_FILE(path_refresh_time,623 u.mesh.mshcfg.path_refresh_time, DEC);752 MESHPARAMS_ADD(path_refresh_time); in add_mesh_config()
1182 msecs_to_jiffies(sdata->u.mesh.mshcfg.path_refresh_time)) && in mesh_nexthop_lookup()
1947 conf->path_refresh_time = nconf->path_refresh_time; in ieee80211_update_mesh_config()
1554 u32 path_refresh_time; member