Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/mac80211/
H A Ddebugfs_netdev.c738 #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(dot11MeshHWMPactivePathTimeou in add_mesh_config()
770 #undef MESHPARAMS_ADD add_mesh_config() macro
[all...]
/kernel/linux/linux-6.6/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(dot11MeshHWMPactivePathTimeou in add_mesh_config()
823 #undef MESHPARAMS_ADD add_mesh_config() macro
[all...]

Completed in 3 milliseconds