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