Home
last modified time | relevance | path

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

/Linux-v5.4/net/mac80211/
Ddebugfs_netdev.c742 #define MESHPARAMS_ADD(name) \ in add_mesh_config() macro
745 MESHPARAMS_ADD(dot11MeshMaxRetries); in add_mesh_config()
746 MESHPARAMS_ADD(dot11MeshRetryTimeout); in add_mesh_config()
747 MESHPARAMS_ADD(dot11MeshConfirmTimeout); in add_mesh_config()
748 MESHPARAMS_ADD(dot11MeshHoldingTimeout); in add_mesh_config()
749 MESHPARAMS_ADD(dot11MeshTTL); in add_mesh_config()
750 MESHPARAMS_ADD(element_ttl); in add_mesh_config()
751 MESHPARAMS_ADD(auto_open_plinks); in add_mesh_config()
752 MESHPARAMS_ADD(dot11MeshMaxPeerLinks); in add_mesh_config()
753 MESHPARAMS_ADD(dot11MeshHWMPactivePathTimeout); in add_mesh_config()
[all …]