Lines Matching refs:mshcfg
80 msecs_to_jiffies(s->u.mesh.mshcfg.dot11MeshHWMPnetDiameterTraversalTime)
82 MSEC_TO_TU(s->u.mesh.mshcfg.dot11MeshHWMPactivePathTimeout)
84 (msecs_to_jiffies(s->u.mesh.mshcfg.dot11MeshHWMPpreqMinInterval))
85 #define max_preq_retries(s) (s->u.mesh.mshcfg.dot11MeshHWMPmaxPREQretries)
87 msecs_to_jiffies(sdata->u.mesh.mshcfg.min_discovery_timeout)
89 msecs_to_jiffies(sdata->u.mesh.mshcfg.dot11MeshHWMPconfirmationInterval)
290 ifmsh->mshcfg.dot11MeshHWMPperrMinInterval); in mesh_path_error_tx()
636 ttl = ifmsh->mshcfg.element_ttl; in hwmp_preq_frame_process()
649 if (forward && ifmsh->mshcfg.dot11MeshForwarding) { in hwmp_preq_frame_process()
711 if (!ifmsh->mshcfg.dot11MeshForwarding) in hwmp_prep_frame_process()
794 if (!ifmsh->mshcfg.dot11MeshForwarding) in hwmp_perr_frame_process()
894 if (ifmsh->mshcfg.dot11MeshForwarding) { in hwmp_rann_frame_process()
1086 ttl = sdata->u.mesh.mshcfg.element_ttl; in mesh_path_start_discovery()
1191 msecs_to_jiffies(sdata->u.mesh.mshcfg.path_refresh_time)) && in mesh_nexthop_lookup()
1246 u32 interval = ifmsh->mshcfg.dot11MeshHWMPRannInterval; in mesh_path_tx_root_frame()
1249 flags = (ifmsh->mshcfg.dot11MeshGateAnnouncementProtocol) in mesh_path_tx_root_frame()
1252 switch (ifmsh->mshcfg.dot11MeshHWMPRootMode) { in mesh_path_tx_root_frame()
1256 0, ifmsh->mshcfg.element_ttl, in mesh_path_tx_root_frame()
1263 interval = ifmsh->mshcfg.dot11MeshHWMPactivePathToRootTimeout; in mesh_path_tx_root_frame()
1269 0, ifmsh->mshcfg.element_ttl, interval, in mesh_path_tx_root_frame()