Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
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.c614 sta->mesh->connected_to_gate = elems->mesh_config->meshconf_form & in mesh_neighbour_update()
636 struct mesh_config *mshcfg; in mesh_plink_timer()
808 struct mesh_config *mshcfg = &sdata->u.mesh.mshcfg; in mesh_plink_close()
820 struct mesh_config *mshcfg = &sdata->u.mesh.mshcfg; in mesh_plink_establish()
846 struct mesh_config *mshcfg = &sdata->u.mesh.mshcfg; in mesh_plink_fsm()
1132 (!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()
1259 if ((!elems.mesh_id || !elems.mesh_config) || in ieee80211_mesh_rx_bcn_presp()
Dcfg.c2129 struct mesh_config *conf) in ieee80211_get_mesh_config()
2134 memcpy(conf, &(sdata->u.mesh.mshcfg), sizeof(struct mesh_config)); in ieee80211_get_mesh_config()
2193 const struct mesh_config *nconf) in ieee80211_update_mesh_config()
2195 struct mesh_config *conf; in ieee80211_update_mesh_config()
2306 const struct mesh_config *conf, in ieee80211_join_mesh()
2313 memcpy(&ifmsh->mshcfg, conf, sizeof(struct mesh_config)); in ieee80211_join_mesh()
Dieee80211_i.h709 struct mesh_config mshcfg;
1521 const struct ieee80211_meshconf_ie *mesh_config; member
Dutil.c1072 elems->mesh_config = (void *)pos; in _ieee802_11_parse_elems_crc()
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/os_dep/linux/
Dioctl_cfg80211.c9088 void dump_mesh_config(void *sel, const struct mesh_config *conf) in dump_mesh_config()
9201 static void rtw_cfg80211_mesh_cfg_set(_adapter *adapter, const struct mesh_config *conf, u32 mask) in rtw_cfg80211_mesh_cfg_set()
9298 , const struct mesh_config *conf, const struct mesh_setup *setup in rtw_cfg80211_construct_mesh_beacon_ies()
9522 , struct mesh_config *conf) in cfg80211_rtw_get_mesh_config()
9598 , u32 mask, const struct mesh_config *nconf) in cfg80211_rtw_update_mesh_config()
9622 const struct mesh_config *conf, const struct mesh_setup *setup) in cfg80211_rtw_join_mesh()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Dwl_cfg80211.c549 const struct mesh_config *conf,
4518 const struct mesh_config *conf, in wl_cfg80211_join_mesh()