Lines Matching refs:mshcfg

84 	msecs_to_jiffies(s->u.mesh.mshcfg.dot11MeshHWMPnetDiameterTraversalTime)
86 MSEC_TO_TU(s->u.mesh.mshcfg.dot11MeshHWMPactivePathTimeout)
88 (msecs_to_jiffies(s->u.mesh.mshcfg.dot11MeshHWMPpreqMinInterval))
89 #define max_preq_retries(s) (s->u.mesh.mshcfg.dot11MeshHWMPmaxPREQretries)
91 msecs_to_jiffies(sdata->u.mesh.mshcfg.min_discovery_timeout)
93 msecs_to_jiffies(sdata->u.mesh.mshcfg.dot11MeshHWMPconfirmationInterval)
301 ifmsh->mshcfg.dot11MeshHWMPperrMinInterval); in mesh_path_error_tx()
590 ttl = ifmsh->mshcfg.element_ttl; in hwmp_preq_frame_process()
602 if (forward && ifmsh->mshcfg.dot11MeshForwarding) { in hwmp_preq_frame_process()
665 if (!ifmsh->mshcfg.dot11MeshForwarding) in hwmp_prep_frame_process()
744 if (!ifmsh->mshcfg.dot11MeshForwarding) in hwmp_perr_frame_process()
841 if (ifmsh->mshcfg.dot11MeshForwarding) { in hwmp_rann_frame_process()
1029 ttl = sdata->u.mesh.mshcfg.element_ttl; in mesh_path_start_discovery()
1140 msecs_to_jiffies(sdata->u.mesh.mshcfg.path_refresh_time)) && in mesh_nexthop_lookup()
1195 u32 interval = ifmsh->mshcfg.dot11MeshHWMPRannInterval; in mesh_path_tx_root_frame()
1198 flags = (ifmsh->mshcfg.dot11MeshGateAnnouncementProtocol) in mesh_path_tx_root_frame()
1201 switch (ifmsh->mshcfg.dot11MeshHWMPRootMode) { in mesh_path_tx_root_frame()
1205 0, ifmsh->mshcfg.element_ttl, in mesh_path_tx_root_frame()
1211 interval = ifmsh->mshcfg.dot11MeshHWMPactivePathToRootTimeout; in mesh_path_tx_root_frame()
1217 0, ifmsh->mshcfg.element_ttl, interval, in mesh_path_tx_root_frame()