Home
last modified time | relevance | path

Searched refs:newer_sn (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/kernel/net/mac80211/
H A Dmesh_hwmp.c459 bool have_sn, newer_sn, bounced; in hwmp_route_info_get() local
462 newer_sn = have_sn && SN_GT(orig_sn, mpath->sn); in hwmp_route_info_get()
467 if (!have_sn || newer_sn) { in hwmp_route_info_get()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/mesh/
H A Drtw_mesh_hwmp.c1128 BOOLEAN have_sn, newer_sn, bounced; in rtw_hwmp_route_info_get() local
1131 newer_sn = have_sn && RTW_SN_GT(originator_sn, path->sn); in rtw_hwmp_route_info_get()
1136 if (!have_sn || newer_sn) { in rtw_hwmp_route_info_get()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/mesh/
H A Drtw_mesh_hwmp.c1129 BOOLEAN have_sn, newer_sn, bounced; in rtw_hwmp_route_info_get() local
1132 newer_sn = have_sn && RTW_SN_GT(originator_sn, path->sn); in rtw_hwmp_route_info_get()
1137 if (!have_sn || newer_sn) { in rtw_hwmp_route_info_get()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/mesh/
H A Drtw_mesh_hwmp.c1128 BOOLEAN have_sn, newer_sn, bounced; in rtw_hwmp_route_info_get() local
1131 newer_sn = have_sn && RTW_SN_GT(originator_sn, path->sn); in rtw_hwmp_route_info_get()
1136 if (!have_sn || newer_sn) { in rtw_hwmp_route_info_get()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/mesh/
H A Drtw_mesh_hwmp.c1129 BOOLEAN have_sn, newer_sn, bounced; in rtw_hwmp_route_info_get() local
1132 newer_sn = have_sn && RTW_SN_GT(originator_sn, path->sn); in rtw_hwmp_route_info_get()
1137 if (!have_sn || newer_sn) { in rtw_hwmp_route_info_get()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/mesh/
H A Drtw_mesh_hwmp.c1129 BOOLEAN have_sn, newer_sn, bounced; in rtw_hwmp_route_info_get() local
1132 newer_sn = have_sn && RTW_SN_GT(originator_sn, path->sn); in rtw_hwmp_route_info_get()
1137 if (!have_sn || newer_sn) { in rtw_hwmp_route_info_get()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/mesh/
H A Drtw_mesh_hwmp.c972 BOOLEAN have_sn, newer_sn, bounced; in rtw_hwmp_route_info_get() local
975 newer_sn = have_sn && RTW_SN_GT(originator_sn, path->sn); in rtw_hwmp_route_info_get()
980 if (!have_sn || newer_sn) { in rtw_hwmp_route_info_get()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/mesh/
H A Drtw_mesh_hwmp.c972 BOOLEAN have_sn, newer_sn, bounced; in rtw_hwmp_route_info_get() local
975 newer_sn = have_sn && RTW_SN_GT(originator_sn, path->sn); in rtw_hwmp_route_info_get()
980 if (!have_sn || newer_sn) { in rtw_hwmp_route_info_get()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/mesh/
H A Drtw_mesh_hwmp.c1129 BOOLEAN have_sn, newer_sn, bounced; in rtw_hwmp_route_info_get() local
1132 newer_sn = have_sn && RTW_SN_GT(originator_sn, path->sn); in rtw_hwmp_route_info_get()
1137 if (!have_sn || newer_sn) { in rtw_hwmp_route_info_get()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/mesh/
H A Drtw_mesh_hwmp.c972 BOOLEAN have_sn, newer_sn, bounced; in rtw_hwmp_route_info_get() local
975 newer_sn = have_sn && RTW_SN_GT(originator_sn, path->sn); in rtw_hwmp_route_info_get()
980 if (!have_sn || newer_sn) { in rtw_hwmp_route_info_get()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/mesh/
H A Drtw_mesh_hwmp.c972 BOOLEAN have_sn, newer_sn, bounced; in rtw_hwmp_route_info_get() local
975 newer_sn = have_sn && RTW_SN_GT(originator_sn, path->sn); in rtw_hwmp_route_info_get()
980 if (!have_sn || newer_sn) { in rtw_hwmp_route_info_get()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/mesh/
H A Drtw_mesh_hwmp.c972 BOOLEAN have_sn, newer_sn, bounced; in rtw_hwmp_route_info_get() local
975 newer_sn = have_sn && RTW_SN_GT(originator_sn, path->sn); in rtw_hwmp_route_info_get()
980 if (!have_sn || newer_sn) { in rtw_hwmp_route_info_get()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/mesh/
H A Drtw_mesh_hwmp.c973 BOOLEAN have_sn, newer_sn, bounced; in rtw_hwmp_route_info_get() local
976 newer_sn = have_sn && RTW_SN_GT(originator_sn, path->sn); in rtw_hwmp_route_info_get()
981 if (!have_sn || newer_sn) { in rtw_hwmp_route_info_get()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/mesh/
H A Drtw_mesh_hwmp.c972 BOOLEAN have_sn, newer_sn, bounced; in rtw_hwmp_route_info_get() local
975 newer_sn = have_sn && RTW_SN_GT(originator_sn, path->sn); in rtw_hwmp_route_info_get()
980 if (!have_sn || newer_sn) { in rtw_hwmp_route_info_get()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/mesh/
H A Drtw_mesh_hwmp.c972 BOOLEAN have_sn, newer_sn, bounced; in rtw_hwmp_route_info_get() local
975 newer_sn = have_sn && RTW_SN_GT(originator_sn, path->sn); in rtw_hwmp_route_info_get()
980 if (!have_sn || newer_sn) { in rtw_hwmp_route_info_get()