Home
last modified time | relevance | path

Searched refs:rann_metric (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/mac80211/
H A Dmesh.h91 * @rann_metric: the aggregated path metric towards the root node
123 u32 rann_metric; member
H A Dmesh_hwmp.c830 orig_metric = le32_to_cpu(rann->rann_metric); in hwmp_rann_frame_process()
863 !(mpath->sn == orig_sn && new_metric < mpath->rann_metric)) { in hwmp_rann_frame_process()
881 mpath->rann_metric = new_metric; in hwmp_rann_frame_process()
/kernel/linux/linux-6.6/net/mac80211/
H A Dmesh.h92 * @rann_metric: the aggregated path metric towards the root node
124 u32 rann_metric; member
H A Dmesh_hwmp.c844 orig_metric = le32_to_cpu(rann->rann_metric); in hwmp_rann_frame_process()
877 !(mpath->sn == orig_sn && new_metric < mpath->rann_metric)) { in hwmp_rann_frame_process()
895 mpath->rann_metric = new_metric; in hwmp_rann_frame_process()
/kernel/linux/linux-5.10/include/linux/
H A Dieee80211.h952 __le32 rann_metric; member
/kernel/linux/linux-6.6/include/linux/
H A Dieee80211.h1029 * @rann_metric: Metric
1041 __le32 rann_metric; member

Completed in 25 milliseconds