Lines Matching defs:mshcfg
61 s32 rssi_threshold = sdata->u.mesh.mshcfg.rssi_threshold;
205 sdata->u.mesh.mshcfg.ht_opmode = ht_opmode;
624 sdata->u.mesh.mshcfg.auto_open_plinks &&
640 struct mesh_config *mshcfg;
682 mshcfg = &sdata->u.mesh.mshcfg;
688 if (sta->mesh->plink_retries < mshcfg->dot11MeshMaxRetries) {
709 mod_plink_timer(sta, mshcfg->dot11MeshHoldingTimeout);
781 mesh_plink_timer_set(sta, sdata->u.mesh.mshcfg.dot11MeshRetryTimeout);
812 struct mesh_config *mshcfg = &sdata->u.mesh.mshcfg;
818 mod_plink_timer(sta, mshcfg->dot11MeshHoldingTimeout);
824 struct mesh_config *mshcfg = &sdata->u.mesh.mshcfg;
834 changed |= ieee80211_mps_set_sta_local_pm(sta, mshcfg->power_mode);
850 struct mesh_config *mshcfg = &sdata->u.mesh.mshcfg;
869 mshcfg->dot11MeshRetryTimeout);
894 mod_plink_timer(sta, mshcfg->dot11MeshConfirmTimeout);