Home
last modified time | relevance | path

Searched defs:mesh_setup (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/net/
Dcfg80211.h2014 struct mesh_setup { struct
2015 struct cfg80211_chan_def chandef;
2016 const u8 *mesh_id;
2017 u8 mesh_id_len;
2018 u8 sync_method;
2019 u8 path_sel_proto;
2020 u8 path_metric;
2021 u8 auth_id;
2022 const u8 *ie;
2023 u8 ie_len;
[all …]
/kernel/linux/linux-6.6/include/net/
Dcfg80211.h2360 struct mesh_setup { struct
2361 struct cfg80211_chan_def chandef;
2362 const u8 *mesh_id;
2363 u8 mesh_id_len;
2364 u8 sync_method;
2365 u8 path_sel_proto;
2366 u8 path_metric;
2367 u8 auth_id;
2368 const u8 *ie;
2369 u8 ie_len;
[all …]