Home
last modified time | relevance | path

Searched refs:mshcfg (Results 1 – 6 of 6) sorted by relevance

/linux/net/mac80211/
H A Dmesh.h398 return sdata->u.mesh.mshcfg.dot11MeshMaxPeerLinks - in mesh_plink_free_count()
H A Dmesh_pathtbl.c787 sdata->u.mesh.mshcfg.element_ttl, in mesh_plink_broken()
H A Dcfg.c2208 sdata->u.mesh.mshcfg.power_mode); in sta_apply_mesh_params()
3110 memcpy(conf, &(sdata->u.mesh.mshcfg), sizeof(struct mesh_config)); in ieee80211_get_mesh_config()
3188 conf = &(sdata->u.mesh.mshcfg); in ieee80211_update_mesh_config()
3307 memcpy(&ifmsh->mshcfg, conf, sizeof(struct mesh_config)); in ieee80211_join_mesh()
H A Dieee80211_i.h808 struct mesh_config mshcfg; member
H A Drx.c3055 if (!ifmsh->mshcfg.dot11MeshForwarding) { in ieee80211_rx_mesh_data()
3121 mesh_path_error_tx(sdata, ifmsh->mshcfg.element_ttl, in ieee80211_rx_mesh_data()
H A Dutil.c3946 *pos++ = sdata->u.mesh.mshcfg.dot11MeshTTL; /* Mesh TTL */ in ieee80211_send_action_csa()