Lines Matching refs:mshcfg
285 *pos |= ifmsh->mshcfg.dot11MeshForwarding ? in mesh_add_meshconf_ie()
334 put_unaligned_le16(ifmsh->mshcfg.dot11MeshAwakeWindowDuration, pos); in mesh_add_awake_window_ie()
495 if (ifmsh->mshcfg.dot11MeshHWMPRootMode > IEEE80211_ROOTMODE_ROOT) in ieee80211_mesh_root_setup()
556 meshhdr->ttl = sdata->u.mesh.mshcfg.dot11MeshTTL; in ieee80211_new_mesh_header()
581 if (ifmsh->mshcfg.plink_timeout > 0) in ieee80211_mesh_housekeeping()
582 ieee80211_sta_expire(sdata, ifmsh->mshcfg.plink_timeout * HZ); in ieee80211_mesh_housekeeping()
600 if (ifmsh->mshcfg.dot11MeshHWMPRootMode == IEEE80211_PROACTIVE_RANN) in ieee80211_mesh_rootpath()
601 interval = ifmsh->mshcfg.dot11MeshHWMPRannInterval; in ieee80211_mesh_rootpath()
603 interval = ifmsh->mshcfg.dot11MeshHWMProotInterval; in ieee80211_mesh_rootpath()
693 *pos++ = ifmsh->mshcfg.dot11MeshTTL; in ieee80211_mesh_build_beacon()
801 ifmsh->mshcfg.ht_opmode; in ieee80211_start_mesh()
936 if (ifmsh->chsw_ttl >= ifmsh->mshcfg.dot11MeshTTL) in ieee80211_mesh_process_chnswitch()
1282 ifmsh->last_preq + msecs_to_jiffies(ifmsh->mshcfg.dot11MeshHWMPpreqMinInterval))) in ieee80211_mesh_work()