Home
last modified time | relevance | path

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

/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/core/mesh/
Drtw_mesh_pathtbl.h126 u32 rann_metric; member
Drtw_mesh_hwmp.c810 metric = le32_to_cpu(rann->rann_metric); in rtw_hwmp_rann_frame_process()
839 !(path->sn == originator_sn && metric < path->rann_metric)) { in rtw_hwmp_rann_frame_process()
855 (path->rann_metric + mshcfg->sane_metric_delta < metric) && in rtw_hwmp_rann_frame_process()
873 path->rann_metric = metric + metric_txsta; in rtw_hwmp_rann_frame_process()
1008 path->rann_metric = new_metric; in rtw_hwmp_route_info_get()
/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/xr829/umac/
Dmesh.h123 u32 rann_metric; member
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()
/device/soc/winnermicro/wm800/board/include/wifi/
Dwm_ieee80211_gcc.h665 u32 rann_metric; member
/device/board/unionman/unionpi_tiger/kernel/drivers/rtl88x2cs/include/
Dieee80211.h500 u32 rann_metric; member