Searched refs:FILL_IN_MESH_PARAM_IF_SET (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/net/wireless/
H A Dnl80211.c5162 #define FILL_IN_MESH_PARAM_IF_SET(tb, cfg, param, min, max, mask, attr, fn) \ nl80211_parse_mesh_config() macro
5185 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshRetryTimeout, 1, 255, nl80211_parse_mesh_config()
5188 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshConfirmTimeout, 1, 255, nl80211_parse_mesh_config()
5191 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshHoldingTimeout, 1, 255, nl80211_parse_mesh_config()
5194 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshMaxPeerLinks, 0, 255, nl80211_parse_mesh_config()
5197 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshMaxRetries, 0, 16, nl80211_parse_mesh_config()
5200 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshTTL, 1, 255, nl80211_parse_mesh_config()
5202 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, element_ttl, 1, 255, nl80211_parse_mesh_config()
5205 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, auto_open_plinks, 0, 1, nl80211_parse_mesh_config()
5208 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshNbrOffsetMaxNeighbor, nl80211_parse_mesh_config()
5212 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshHWMPmaxPREQretries, 0, 255, nl80211_parse_mesh_config()
5215 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, path_refresh_time, 1, 65535, nl80211_parse_mesh_config()
5218 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, min_discovery_timeout, 1, 65535, nl80211_parse_mesh_config()
5221 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshHWMPactivePathTimeout, nl80211_parse_mesh_config()
5225 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshHWMPpreqMinInterval, nl80211_parse_mesh_config()
5229 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshHWMPperrMinInterval, nl80211_parse_mesh_config()
5233 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, nl80211_parse_mesh_config()
5238 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshHWMPRootMode, 0, 4, nl80211_parse_mesh_config()
5241 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshHWMPRannInterval, 1, 65535, nl80211_parse_mesh_config()
5244 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, nl80211_parse_mesh_config()
5248 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshForwarding, 0, 1, nl80211_parse_mesh_config()
5251 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, rssi_threshold, -255, 0, nl80211_parse_mesh_config()
5254 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, ht_opmode, 0, 16, nl80211_parse_mesh_config()
5257 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshHWMPactivePathToRootTimeout, nl80211_parse_mesh_config()
5261 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshHWMProotInterval, 1, 65535, nl80211_parse_mesh_config()
5264 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, nl80211_parse_mesh_config()
5269 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, power_mode, nl80211_parse_mesh_config()
5274 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, dot11MeshAwakeWindowDuration, nl80211_parse_mesh_config()
5277 FILL_IN_MESH_PARAM_IF_SET(tb, cfg, plink_timeout, 0, 0xffffffff, nl80211_parse_mesh_config()
5285 #undef FILL_IN_MESH_PARAM_IF_SET nl80211_parse_mesh_config() macro

Completed in 113 milliseconds