Lines Matching defs:mesh_setup
1349 struct mesh_setup { struct
1350 struct cfg80211_chan_def chandef;
1351 const u8 *mesh_id;
1352 u8 mesh_id_len;
1353 u8 sync_method;
1354 u8 path_sel_proto;
1355 u8 path_metric;
1356 u8 auth_id;
1357 const u8 *ie;
1358 u8 ie_len;
1359 bool is_authenticated;
1360 bool is_secure;
1361 bool user_mpm;
1362 u8 dtim_period;
1363 u16 beacon_interval;
1364 int mcast_rate[IEEE80211_NUM_BANDS];
1365 u32 basic_rates;