Lines Matching refs:MESHPARAMS_ADD
634 #define MESHPARAMS_ADD(name) \ in add_mesh_config() macro
637 MESHPARAMS_ADD(dot11MeshMaxRetries); in add_mesh_config()
638 MESHPARAMS_ADD(dot11MeshRetryTimeout); in add_mesh_config()
639 MESHPARAMS_ADD(dot11MeshConfirmTimeout); in add_mesh_config()
640 MESHPARAMS_ADD(dot11MeshHoldingTimeout); in add_mesh_config()
641 MESHPARAMS_ADD(dot11MeshTTL); in add_mesh_config()
642 MESHPARAMS_ADD(element_ttl); in add_mesh_config()
643 MESHPARAMS_ADD(auto_open_plinks); in add_mesh_config()
644 MESHPARAMS_ADD(dot11MeshMaxPeerLinks); in add_mesh_config()
645 MESHPARAMS_ADD(dot11MeshHWMPactivePathTimeout); in add_mesh_config()
646 MESHPARAMS_ADD(dot11MeshHWMPpreqMinInterval); in add_mesh_config()
647 MESHPARAMS_ADD(dot11MeshHWMPperrMinInterval); in add_mesh_config()
648 MESHPARAMS_ADD(dot11MeshHWMPnetDiameterTraversalTime); in add_mesh_config()
649 MESHPARAMS_ADD(dot11MeshHWMPmaxPREQretries); in add_mesh_config()
650 MESHPARAMS_ADD(path_refresh_time); in add_mesh_config()
651 MESHPARAMS_ADD(min_discovery_timeout); in add_mesh_config()
652 MESHPARAMS_ADD(dot11MeshHWMPRootMode); in add_mesh_config()
653 MESHPARAMS_ADD(dot11MeshHWMPRannInterval); in add_mesh_config()
654 MESHPARAMS_ADD(dot11MeshForwarding); in add_mesh_config()
655 MESHPARAMS_ADD(dot11MeshGateAnnouncementProtocol); in add_mesh_config()
656 MESHPARAMS_ADD(rssi_threshold); in add_mesh_config()
657 MESHPARAMS_ADD(ht_opmode); in add_mesh_config()
658 MESHPARAMS_ADD(dot11MeshHWMPactivePathToRootTimeout); in add_mesh_config()
659 MESHPARAMS_ADD(dot11MeshHWMProotInterval); in add_mesh_config()
660 MESHPARAMS_ADD(dot11MeshHWMPconfirmationInterval); in add_mesh_config()
661 MESHPARAMS_ADD(power_mode); in add_mesh_config()
662 MESHPARAMS_ADD(dot11MeshAwakeWindowDuration); in add_mesh_config()
663 #undef MESHPARAMS_ADD in add_mesh_config()