Lines Matching refs:mshcfg
81 msecs_to_jiffies(s->u.mesh.mshcfg.dot11MeshHWMPnetDiameterTraversalTime)
83 MSEC_TO_TU(s->u.mesh.mshcfg.dot11MeshHWMPactivePathTimeout)
85 (msecs_to_jiffies(s->u.mesh.mshcfg.dot11MeshHWMPpreqMinInterval))
86 #define max_preq_retries(s) (s->u.mesh.mshcfg.dot11MeshHWMPmaxPREQretries)
88 msecs_to_jiffies(sdata->u.mesh.mshcfg.min_discovery_timeout)
90 msecs_to_jiffies(sdata->u.mesh.mshcfg.dot11MeshHWMPconfirmationInterval)
293 ifmsh->mshcfg.dot11MeshHWMPperrMinInterval); in mesh_path_error_tx()
600 ttl = ifmsh->mshcfg.element_ttl; in hwmp_preq_frame_process()
613 if (forward && ifmsh->mshcfg.dot11MeshForwarding) { in hwmp_preq_frame_process()
675 if (!ifmsh->mshcfg.dot11MeshForwarding) in hwmp_prep_frame_process()
757 if (!ifmsh->mshcfg.dot11MeshForwarding) in hwmp_perr_frame_process()
854 if (ifmsh->mshcfg.dot11MeshForwarding) { in hwmp_rann_frame_process()
1042 ttl = sdata->u.mesh.mshcfg.element_ttl; in mesh_path_start_discovery()
1153 msecs_to_jiffies(sdata->u.mesh.mshcfg.path_refresh_time)) && in mesh_nexthop_lookup()
1210 u32 interval = ifmsh->mshcfg.dot11MeshHWMPRannInterval; in mesh_path_tx_root_frame()
1213 flags = (ifmsh->mshcfg.dot11MeshGateAnnouncementProtocol) in mesh_path_tx_root_frame()
1216 switch (ifmsh->mshcfg.dot11MeshHWMPRootMode) { in mesh_path_tx_root_frame()
1220 0, ifmsh->mshcfg.element_ttl, in mesh_path_tx_root_frame()
1226 interval = ifmsh->mshcfg.dot11MeshHWMPactivePathToRootTimeout; in mesh_path_tx_root_frame()
1232 0, ifmsh->mshcfg.element_ttl, interval, in mesh_path_tx_root_frame()