Lines Matching refs:MESHPARAMS_ADD
685 #define MESHPARAMS_ADD(name) \ in add_mesh_config() macro
688 MESHPARAMS_ADD(dot11MeshMaxRetries); in add_mesh_config()
689 MESHPARAMS_ADD(dot11MeshRetryTimeout); in add_mesh_config()
690 MESHPARAMS_ADD(dot11MeshConfirmTimeout); in add_mesh_config()
691 MESHPARAMS_ADD(dot11MeshHoldingTimeout); in add_mesh_config()
692 MESHPARAMS_ADD(dot11MeshTTL); in add_mesh_config()
693 MESHPARAMS_ADD(element_ttl); in add_mesh_config()
694 MESHPARAMS_ADD(auto_open_plinks); in add_mesh_config()
695 MESHPARAMS_ADD(dot11MeshMaxPeerLinks); in add_mesh_config()
696 MESHPARAMS_ADD(dot11MeshHWMPactivePathTimeout); in add_mesh_config()
697 MESHPARAMS_ADD(dot11MeshHWMPpreqMinInterval); in add_mesh_config()
698 MESHPARAMS_ADD(dot11MeshHWMPperrMinInterval); in add_mesh_config()
699 MESHPARAMS_ADD(dot11MeshHWMPnetDiameterTraversalTime); in add_mesh_config()
700 MESHPARAMS_ADD(dot11MeshHWMPmaxPREQretries); in add_mesh_config()
701 MESHPARAMS_ADD(path_refresh_time); in add_mesh_config()
702 MESHPARAMS_ADD(min_discovery_timeout); in add_mesh_config()
703 MESHPARAMS_ADD(dot11MeshHWMPRootMode); in add_mesh_config()
704 MESHPARAMS_ADD(dot11MeshHWMPRannInterval); in add_mesh_config()
705 MESHPARAMS_ADD(dot11MeshForwarding); in add_mesh_config()
706 MESHPARAMS_ADD(dot11MeshGateAnnouncementProtocol); in add_mesh_config()
707 MESHPARAMS_ADD(rssi_threshold); in add_mesh_config()
708 MESHPARAMS_ADD(ht_opmode); in add_mesh_config()
709 MESHPARAMS_ADD(dot11MeshHWMPactivePathToRootTimeout); in add_mesh_config()
710 MESHPARAMS_ADD(dot11MeshHWMProotInterval); in add_mesh_config()
711 MESHPARAMS_ADD(dot11MeshHWMPconfirmationInterval); in add_mesh_config()
712 MESHPARAMS_ADD(power_mode); in add_mesh_config()
713 MESHPARAMS_ADD(dot11MeshAwakeWindowDuration); in add_mesh_config()
714 #undef MESHPARAMS_ADD in add_mesh_config()