Searched refs:mesh_config (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/mac80211/
H A Dmesh.c85 (ifmsh->mesh_pp_id == ie->mesh_config->meshconf_psel) &&
86 (ifmsh->mesh_pm_id == ie->mesh_config->meshconf_pmetric) &&
87 (ifmsh->mesh_cc_id == ie->mesh_config->meshconf_congest) &&
88 (ifmsh->mesh_sp_id == ie->mesh_config->meshconf_synch) &&
89 (ifmsh->mesh_auth_id == ie->mesh_config->meshconf_auth))
102 return (ie->mesh_config->meshconf_cap &
575 if (elems.mesh_id && elems.mesh_config &&
H A Dcfg.c991 struct mesh_config *conf)
996 memcpy(conf, &(sdata->u.mesh.mshcfg), sizeof(struct mesh_config));
1007 const struct mesh_config *nconf, u32 mask)
1009 struct mesh_config *conf;
H A Dieee80211_i.h447 struct mesh_config mshcfg;
909 struct ieee80211_meshconf_ie *mesh_config; member in struct:ieee802_11_elems
H A Dmesh_plink.c462 if (ftype != PLINK_CLOSE && (!elems.mesh_id || !elems.mesh_config)) {
H A Dutil.c685 elems->mesh_config = (void *)pos;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dcfg80211.h532 struct mesh_config { struct
1099 struct mesh_config *conf);
1102 const struct mesh_config *nconf, u32 mask);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c2697 struct mesh_config cur_params;
2813 struct mesh_config cfg;

Completed in 146 milliseconds