Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Ddebugfs_netdev.c685 #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()
[all …]