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()
644 ttl = ifmsh->mshcfg.element_ttl; in hwmp_preq_frame_process()
657 if (forward && ifmsh->mshcfg.dot11MeshForwarding) { in hwmp_preq_frame_process()
719 if (!ifmsh->mshcfg.dot11MeshForwarding) in hwmp_prep_frame_process()
802 if (!ifmsh->mshcfg.dot11MeshForwarding) in hwmp_perr_frame_process()
902 if (ifmsh->mshcfg.dot11MeshForwarding) { in hwmp_rann_frame_process()
1098 ttl = sdata->u.mesh.mshcfg.element_ttl; in mesh_path_start_discovery()
1237 if (ifmsh->mshcfg.dot11MeshNolearn && in mesh_nexthop_lookup()
1247 msecs_to_jiffies(sdata->u.mesh.mshcfg.path_refresh_time)) && in mesh_nexthop_lookup()
1302 u32 interval = ifmsh->mshcfg.dot11MeshHWMPRannInterval; in mesh_path_tx_root_frame()
1305 flags = (ifmsh->mshcfg.dot11MeshGateAnnouncementProtocol) in mesh_path_tx_root_frame()
1308 switch (ifmsh->mshcfg.dot11MeshHWMPRootMode) { in mesh_path_tx_root_frame()
1312 0, ifmsh->mshcfg.element_ttl, in mesh_path_tx_root_frame()
1319 interval = ifmsh->mshcfg.dot11MeshHWMPactivePathToRootTimeout; in mesh_path_tx_root_frame()
1325 0, ifmsh->mshcfg.element_ttl, interval, in mesh_path_tx_root_frame()