Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Ddebugfs_netdev.c902 #define MESHPARAMS_ADD(name) \ in add_mesh_config() macro
905 MESHPARAMS_ADD(dot11MeshMaxRetries); in add_mesh_config()
909 MESHPARAMS_ADD(dot11MeshTTL); in add_mesh_config()
910 MESHPARAMS_ADD(element_ttl); in add_mesh_config()
911 MESHPARAMS_ADD(auto_open_plinks); in add_mesh_config()
918 MESHPARAMS_ADD(path_refresh_time); in add_mesh_config()
924 MESHPARAMS_ADD(rssi_threshold); in add_mesh_config()
925 MESHPARAMS_ADD(ht_opmode); in add_mesh_config()
929 MESHPARAMS_ADD(power_mode); in add_mesh_config()
932 MESHPARAMS_ADD(dot11MeshNolearn); in add_mesh_config()
[all …]