Lines Matching refs:MESHPARAMS_ADD
753 #define MESHPARAMS_ADD(name) \ in add_mesh_config() macro
756 MESHPARAMS_ADD(dot11MeshMaxRetries); in add_mesh_config()
757 MESHPARAMS_ADD(dot11MeshRetryTimeout); in add_mesh_config()
758 MESHPARAMS_ADD(dot11MeshConfirmTimeout); in add_mesh_config()
759 MESHPARAMS_ADD(dot11MeshHoldingTimeout); in add_mesh_config()
760 MESHPARAMS_ADD(dot11MeshTTL); in add_mesh_config()
761 MESHPARAMS_ADD(element_ttl); in add_mesh_config()
762 MESHPARAMS_ADD(auto_open_plinks); in add_mesh_config()
763 MESHPARAMS_ADD(dot11MeshMaxPeerLinks); in add_mesh_config()
764 MESHPARAMS_ADD(dot11MeshHWMPactivePathTimeout); in add_mesh_config()
765 MESHPARAMS_ADD(dot11MeshHWMPpreqMinInterval); in add_mesh_config()
766 MESHPARAMS_ADD(dot11MeshHWMPperrMinInterval); in add_mesh_config()
767 MESHPARAMS_ADD(dot11MeshHWMPnetDiameterTraversalTime); in add_mesh_config()
768 MESHPARAMS_ADD(dot11MeshHWMPmaxPREQretries); in add_mesh_config()
769 MESHPARAMS_ADD(path_refresh_time); in add_mesh_config()
770 MESHPARAMS_ADD(min_discovery_timeout); in add_mesh_config()
771 MESHPARAMS_ADD(dot11MeshHWMPRootMode); in add_mesh_config()
772 MESHPARAMS_ADD(dot11MeshHWMPRannInterval); in add_mesh_config()
773 MESHPARAMS_ADD(dot11MeshForwarding); in add_mesh_config()
774 MESHPARAMS_ADD(dot11MeshGateAnnouncementProtocol); in add_mesh_config()
775 MESHPARAMS_ADD(rssi_threshold); in add_mesh_config()
776 MESHPARAMS_ADD(ht_opmode); in add_mesh_config()
777 MESHPARAMS_ADD(dot11MeshHWMPactivePathToRootTimeout); in add_mesh_config()
778 MESHPARAMS_ADD(dot11MeshHWMProotInterval); in add_mesh_config()
779 MESHPARAMS_ADD(dot11MeshHWMPconfirmationInterval); in add_mesh_config()
780 MESHPARAMS_ADD(power_mode); in add_mesh_config()
781 MESHPARAMS_ADD(dot11MeshAwakeWindowDuration); in add_mesh_config()
782 MESHPARAMS_ADD(dot11MeshConnectedToMeshGate); in add_mesh_config()
783 MESHPARAMS_ADD(dot11MeshNolearn); in add_mesh_config()
784 MESHPARAMS_ADD(dot11MeshConnectedToAuthServer); in add_mesh_config()
785 #undef MESHPARAMS_ADD in add_mesh_config()