Home
last modified time | relevance | path

Searched refs:MESHPARAMS_ADD (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/mac80211/
H A Ddebugfs_netdev.c791 #define MESHPARAMS_ADD(name) \ in add_mesh_config() macro
794 MESHPARAMS_ADD(dot11MeshMaxRetries); in add_mesh_config()
795 MESHPARAMS_ADD(dot11MeshRetryTimeout); in add_mesh_config()
796 MESHPARAMS_ADD(dot11MeshConfirmTimeout); in add_mesh_config()
797 MESHPARAMS_ADD(dot11MeshHoldingTimeout); in add_mesh_config()
798 MESHPARAMS_ADD(dot11MeshTTL); in add_mesh_config()
799 MESHPARAMS_ADD(element_ttl); in add_mesh_config()
800 MESHPARAMS_ADD(auto_open_plinks); in add_mesh_config()
801 MESHPARAMS_ADD(dot11MeshMaxPeerLinks); in add_mesh_config()
802 MESHPARAMS_ADD(dot11MeshHWMPactivePathTimeout); in add_mesh_config()
[all …]