Searched refs:dot11MeshMaxRetries (Results 1 – 12 of 12) sorted by relevance
514 int dot11MeshMaxRetries; member
128 conf->dot11MeshMaxRetries = ssid->dot11MeshMaxRetries; in mesh_config_create()
478 if (sta->mpm_retries < conf->dot11MeshMaxRetries) { in plink_timer()
879 INT_DEF(dot11MeshMaxRetries, DEFAULT_MESH_MAX_RETRIES); in wpa_config_write_network()
2332 { INT(dot11MeshMaxRetries) },2868 ssid->dot11MeshMaxRetries = DEFAULT_MESH_MAX_RETRIES; in wpa_config_set_network_defaults()
547 int dot11MeshMaxRetries; member
144 conf->dot11MeshMaxRetries = ssid->dot11MeshMaxRetries; in mesh_config_create()
481 if (sta->mpm_retries < conf->dot11MeshMaxRetries) { in plink_timer()
821 INT_DEF(dot11MeshMaxRetries, DEFAULT_MESH_MAX_RETRIES); in wpa_config_write_network()
2553 { INT(dot11MeshMaxRetries) },3111 ssid->dot11MeshMaxRetries = DEFAULT_MESH_MAX_RETRIES; in wpa_config_set_network_defaults()
50 int dot11MeshMaxRetries; member