Searched defs:mesh_setup (Results 1 – 1 of 1) sorted by relevance
2536 struct mesh_setup { struct2537 struct cfg80211_chan_def chandef;2538 const u8 *mesh_id;2539 u8 mesh_id_len;2540 u8 sync_method;2541 u8 path_sel_proto;2542 u8 path_metric;2543 u8 auth_id;2544 const u8 *ie;2545 u8 ie_len;[all …]