Lines Matching defs:mshcfg
61 s32 rssi_threshold = sdata->u.mesh.mshcfg.rssi_threshold;
206 sdata->u.mesh.mshcfg.ht_opmode = ht_opmode;
638 sdata->u.mesh.mshcfg.auto_open_plinks &&
654 struct mesh_config *mshcfg;
696 mshcfg = &sdata->u.mesh.mshcfg;
702 if (sta->mesh->plink_retries < mshcfg->dot11MeshMaxRetries) {
723 mod_plink_timer(sta, mshcfg->dot11MeshHoldingTimeout);
795 mesh_plink_timer_set(sta, sdata->u.mesh.mshcfg.dot11MeshRetryTimeout);
826 struct mesh_config *mshcfg = &sdata->u.mesh.mshcfg;
832 mod_plink_timer(sta, mshcfg->dot11MeshHoldingTimeout);
838 struct mesh_config *mshcfg = &sdata->u.mesh.mshcfg;
848 changed |= ieee80211_mps_set_sta_local_pm(sta, mshcfg->power_mode);
864 struct mesh_config *mshcfg = &sdata->u.mesh.mshcfg;
883 mshcfg->dot11MeshRetryTimeout);
908 mod_plink_timer(sta, mshcfg->dot11MeshConfirmTimeout);