Lines Matching refs:MESHPARAMS_ADD
903 #define MESHPARAMS_ADD(name) \ in add_mesh_config() macro
906 MESHPARAMS_ADD(dot11MeshMaxRetries); in add_mesh_config()
907 MESHPARAMS_ADD(dot11MeshRetryTimeout); in add_mesh_config()
908 MESHPARAMS_ADD(dot11MeshConfirmTimeout); in add_mesh_config()
909 MESHPARAMS_ADD(dot11MeshHoldingTimeout); in add_mesh_config()
910 MESHPARAMS_ADD(dot11MeshTTL); in add_mesh_config()
911 MESHPARAMS_ADD(element_ttl); in add_mesh_config()
912 MESHPARAMS_ADD(auto_open_plinks); in add_mesh_config()
913 MESHPARAMS_ADD(dot11MeshMaxPeerLinks); in add_mesh_config()
914 MESHPARAMS_ADD(dot11MeshHWMPactivePathTimeout); in add_mesh_config()
915 MESHPARAMS_ADD(dot11MeshHWMPpreqMinInterval); in add_mesh_config()
916 MESHPARAMS_ADD(dot11MeshHWMPperrMinInterval); in add_mesh_config()
917 MESHPARAMS_ADD(dot11MeshHWMPnetDiameterTraversalTime); in add_mesh_config()
918 MESHPARAMS_ADD(dot11MeshHWMPmaxPREQretries); in add_mesh_config()
919 MESHPARAMS_ADD(path_refresh_time); in add_mesh_config()
920 MESHPARAMS_ADD(min_discovery_timeout); in add_mesh_config()
921 MESHPARAMS_ADD(dot11MeshHWMPRootMode); in add_mesh_config()
922 MESHPARAMS_ADD(dot11MeshHWMPRannInterval); in add_mesh_config()
923 MESHPARAMS_ADD(dot11MeshForwarding); in add_mesh_config()
924 MESHPARAMS_ADD(dot11MeshGateAnnouncementProtocol); in add_mesh_config()
925 MESHPARAMS_ADD(rssi_threshold); in add_mesh_config()
926 MESHPARAMS_ADD(ht_opmode); in add_mesh_config()
927 MESHPARAMS_ADD(dot11MeshHWMPactivePathToRootTimeout); in add_mesh_config()
928 MESHPARAMS_ADD(dot11MeshHWMProotInterval); in add_mesh_config()
929 MESHPARAMS_ADD(dot11MeshHWMPconfirmationInterval); in add_mesh_config()
930 MESHPARAMS_ADD(power_mode); in add_mesh_config()
931 MESHPARAMS_ADD(dot11MeshAwakeWindowDuration); in add_mesh_config()
932 MESHPARAMS_ADD(dot11MeshConnectedToMeshGate); in add_mesh_config()
933 MESHPARAMS_ADD(dot11MeshNolearn); in add_mesh_config()
934 MESHPARAMS_ADD(dot11MeshConnectedToAuthServer); in add_mesh_config()
935 #undef MESHPARAMS_ADD in add_mesh_config()