Home
last modified time | relevance | path

Searched refs:mesh_config (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/net/mac80211/
Dmesh_sync.c42 return (ie->mesh_config->meshconf_cap & in mesh_peer_tbtt_adjusting()
122 if (elems->mesh_config && mesh_peer_tbtt_adjusting(elems)) { in mesh_sync_offset_rx_bcn_presp()
Dmesh_plink.c612 sta->mesh->connected_to_gate = elems->mesh_config->meshconf_form & in mesh_neighbour_update()
634 struct mesh_config *mshcfg; in mesh_plink_timer()
806 struct mesh_config *mshcfg = &sdata->u.mesh.mshcfg; in mesh_plink_close()
818 struct mesh_config *mshcfg = &sdata->u.mesh.mshcfg; in mesh_plink_establish()
844 struct mesh_config *mshcfg = &sdata->u.mesh.mshcfg; in mesh_plink_fsm()
1130 (!elems->mesh_id || !elems->mesh_config)) { in mesh_process_plink_frame()
Dmesh.c79 (ifmsh->mesh_pp_id == ie->mesh_config->meshconf_psel) && in mesh_matches_local()
80 (ifmsh->mesh_pm_id == ie->mesh_config->meshconf_pmetric) && in mesh_matches_local()
81 (ifmsh->mesh_cc_id == ie->mesh_config->meshconf_congest) && in mesh_matches_local()
82 (ifmsh->mesh_sp_id == ie->mesh_config->meshconf_synch) && in mesh_matches_local()
83 (ifmsh->mesh_auth_id == ie->mesh_config->meshconf_auth))) in mesh_matches_local()
117 return (ie->mesh_config->meshconf_cap & in mesh_peer_accepts_plinks()
1237 if ((!elems.mesh_id || !elems.mesh_config) || in ieee80211_mesh_rx_bcn_presp()
Dcfg.c1931 struct mesh_config *conf) in ieee80211_get_mesh_config()
1936 memcpy(conf, &(sdata->u.mesh.mshcfg), sizeof(struct mesh_config)); in ieee80211_get_mesh_config()
1995 const struct mesh_config *nconf) in ieee80211_update_mesh_config()
1997 struct mesh_config *conf; in ieee80211_update_mesh_config()
2108 const struct mesh_config *conf, in ieee80211_join_mesh()
2115 memcpy(&ifmsh->mshcfg, conf, sizeof(struct mesh_config)); in ieee80211_join_mesh()
Dieee80211_i.h684 struct mesh_config mshcfg;
1480 const struct ieee80211_meshconf_ie *mesh_config; member
Dutil.c1083 elems->mesh_config = (void *)pos; in _ieee802_11_parse_elems_crc()
/Linux-v5.4/net/wireless/
Dmesh.c53 const struct mesh_config default_mesh_config = {
100 const struct mesh_config *conf) in __cfg80211_join_mesh()
Dcore.h328 extern const struct mesh_config default_mesh_config;
333 const struct mesh_config *conf);
Drdev-ops.h309 struct net_device *dev, struct mesh_config *conf) in rdev_get_mesh_config()
321 const struct mesh_config *nconf) in rdev_update_mesh_config()
332 const struct mesh_config *conf, in rdev_join_mesh()
Dtrace.h996 TP_PROTO(struct wiphy *wiphy, int ret, struct mesh_config *conf),
1014 const struct mesh_config *conf),
1034 const struct mesh_config *conf,
Dnl80211.c6536 struct mesh_config cur_params; in nl80211_get_mesh_config()
6703 struct mesh_config *cfg, in nl80211_parse_mesh_config()
6905 struct mesh_config cfg; in nl80211_update_mesh_config()
11006 struct mesh_config cfg; in nl80211_join_mesh()
/Linux-v5.4/include/net/
Dcfg80211.h1744 struct mesh_config { struct
3700 struct mesh_config *conf);
3703 const struct mesh_config *nconf);
3705 const struct mesh_config *conf,