Lines Matching refs:MESHPARAMS_ADD
738 #define MESHPARAMS_ADD(name) \ in add_mesh_config() macro
741 MESHPARAMS_ADD(dot11MeshMaxRetries); in add_mesh_config()
742 MESHPARAMS_ADD(dot11MeshRetryTimeout); in add_mesh_config()
743 MESHPARAMS_ADD(dot11MeshConfirmTimeout); in add_mesh_config()
744 MESHPARAMS_ADD(dot11MeshHoldingTimeout); in add_mesh_config()
745 MESHPARAMS_ADD(dot11MeshTTL); in add_mesh_config()
746 MESHPARAMS_ADD(element_ttl); in add_mesh_config()
747 MESHPARAMS_ADD(auto_open_plinks); in add_mesh_config()
748 MESHPARAMS_ADD(dot11MeshMaxPeerLinks); in add_mesh_config()
749 MESHPARAMS_ADD(dot11MeshHWMPactivePathTimeout); in add_mesh_config()
750 MESHPARAMS_ADD(dot11MeshHWMPpreqMinInterval); in add_mesh_config()
751 MESHPARAMS_ADD(dot11MeshHWMPperrMinInterval); in add_mesh_config()
752 MESHPARAMS_ADD(dot11MeshHWMPnetDiameterTraversalTime); in add_mesh_config()
753 MESHPARAMS_ADD(dot11MeshHWMPmaxPREQretries); in add_mesh_config()
754 MESHPARAMS_ADD(path_refresh_time); in add_mesh_config()
755 MESHPARAMS_ADD(min_discovery_timeout); in add_mesh_config()
756 MESHPARAMS_ADD(dot11MeshHWMPRootMode); in add_mesh_config()
757 MESHPARAMS_ADD(dot11MeshHWMPRannInterval); in add_mesh_config()
758 MESHPARAMS_ADD(dot11MeshForwarding); in add_mesh_config()
759 MESHPARAMS_ADD(dot11MeshGateAnnouncementProtocol); in add_mesh_config()
760 MESHPARAMS_ADD(rssi_threshold); in add_mesh_config()
761 MESHPARAMS_ADD(ht_opmode); in add_mesh_config()
762 MESHPARAMS_ADD(dot11MeshHWMPactivePathToRootTimeout); in add_mesh_config()
763 MESHPARAMS_ADD(dot11MeshHWMProotInterval); in add_mesh_config()
764 MESHPARAMS_ADD(dot11MeshHWMPconfirmationInterval); in add_mesh_config()
765 MESHPARAMS_ADD(power_mode); in add_mesh_config()
766 MESHPARAMS_ADD(dot11MeshAwakeWindowDuration); in add_mesh_config()
767 MESHPARAMS_ADD(dot11MeshConnectedToMeshGate); in add_mesh_config()
768 MESHPARAMS_ADD(dot11MeshNolearn); in add_mesh_config()
769 MESHPARAMS_ADD(dot11MeshConnectedToAuthServer); in add_mesh_config()
770 #undef MESHPARAMS_ADD in add_mesh_config()