Home
last modified time | relevance | path

Searched refs:route_info (Results 1 – 24 of 24) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_mr_tcam.c262 struct mlxsw_sp_mr_route_info *route_info) in mlxsw_sp_mr_tcam_erif_populate() argument
267 for (i = 0; i < route_info->erif_num; i++) { in mlxsw_sp_mr_tcam_erif_populate()
268 u16 erif_index = route_info->erif_indices[i]; in mlxsw_sp_mr_tcam_erif_populate()
521 struct mlxsw_sp_mr_route_info *route_info) in mlxsw_sp_mr_tcam_route_update() argument
531 err = mlxsw_sp_mr_tcam_erif_populate(mlxsw_sp, &erif_list, route_info); in mlxsw_sp_mr_tcam_route_update()
537 route_info->route_action, in mlxsw_sp_mr_tcam_route_update()
538 route_info->irif_index, in mlxsw_sp_mr_tcam_route_update()
540 route_info->min_mtu, in mlxsw_sp_mr_tcam_route_update()
556 route->action = route_info->route_action; in mlxsw_sp_mr_tcam_route_update()
557 route->irif_index = route_info->irif_index; in mlxsw_sp_mr_tcam_route_update()
[all …]
H A Dspectrum_mr.c209 struct mlxsw_sp_mr_route_info *route_info) in mlxsw_sp_mr_route_info_create() argument
234 route_info->irif_index = irif_index; in mlxsw_sp_mr_route_info_create()
235 route_info->erif_indices = erif_indices; in mlxsw_sp_mr_route_info_create()
236 route_info->min_mtu = mr_route->min_mtu; in mlxsw_sp_mr_route_info_create()
237 route_info->route_action = mr_route->route_action; in mlxsw_sp_mr_route_info_create()
238 route_info->erif_num = erif; in mlxsw_sp_mr_route_info_create()
243 mlxsw_sp_mr_route_info_destroy(struct mlxsw_sp_mr_route_info *route_info) in mlxsw_sp_mr_route_info_destroy() argument
245 kfree(route_info->erif_indices); in mlxsw_sp_mr_route_info_destroy()
253 struct mlxsw_sp_mr_route_info route_info; in mlxsw_sp_mr_route_write() local
257 err = mlxsw_sp_mr_route_info_create(mr_table, mr_route, &route_info); in mlxsw_sp_mr_route_write()
[all …]
H A Dspectrum_mr.h49 struct mlxsw_sp_mr_route_info *route_info);
/OK3568_Linux_fs/kernel/include/net/
H A Dip6_route.h5 struct route_info { struct
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/os_dep/linux/
H A Dos_intfs.c2559 struct route_info { struct
2566 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) argument
2699 struct route_info rt_info;
2720 memset(&rt_info, 0, sizeof(struct route_info));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/os_dep/linux/
H A Dos_intfs.c2550 struct route_info { struct
2557 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) argument
2690 struct route_info rt_info;
2711 memset(&rt_info, 0, sizeof(struct route_info));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/os_dep/linux/
H A Dos_intfs.c3117 struct route_info { struct
3124 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) in parse_routes() argument
3253 struct route_info rt_info; in route_dump()
3274 memset(&rt_info, 0, sizeof(struct route_info)); in route_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/os_dep/linux/
H A Dos_intfs.c3100 struct route_info { struct
3107 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) in parse_routes() argument
3238 struct route_info rt_info; in route_dump()
3261 memset(&rt_info, 0, sizeof(struct route_info)); in route_dump()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/os_dep/linux/
H A Dos_intfs.c2889 struct route_info { struct
2896 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) in parse_routes() argument
3027 struct route_info rt_info; in route_dump()
3050 memset(&rt_info, 0, sizeof(struct route_info)); in route_dump()
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dndisc.c1446 struct route_info *ri = (struct route_info *)p; in ndisc_router_discovery()
H A Droute.c926 struct route_info *rinfo = (struct route_info *) opt; in rt6_route_rcv()
932 if (len < sizeof(struct route_info)) { in rt6_route_rcv()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/os_dep/linux/
H A Dos_intfs.c3547 struct route_info { struct
3554 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) argument
3687 struct route_info rt_info;
3708 memset(&rt_info, 0, sizeof(struct route_info));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Dos_intfs.c4074 struct route_info { struct
4081 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) argument
4214 struct route_info rt_info;
4235 memset(&rt_info, 0, sizeof(struct route_info));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/os_dep/linux/
H A Dos_intfs.c4090 struct route_info { struct
4097 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) argument
4230 struct route_info rt_info;
4251 memset(&rt_info, 0, sizeof(struct route_info));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Dos_intfs.c4072 struct route_info { struct
4079 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) argument
4212 struct route_info rt_info;
4233 memset(&rt_info, 0, sizeof(struct route_info));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/os_dep/linux/
H A Dos_intfs.c4204 struct route_info { struct
4211 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) argument
4344 struct route_info rt_info;
4365 memset(&rt_info, 0, sizeof(struct route_info));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/os_dep/linux/
H A Dos_intfs.c4350 struct route_info { struct
4357 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) argument
4490 struct route_info rt_info;
4511 memset(&rt_info, 0, sizeof(struct route_info));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dos_intfs.c4444 struct route_info { struct
4451 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) argument
4584 struct route_info rt_info;
4605 memset(&rt_info, 0, sizeof(struct route_info));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/os_dep/linux/
H A Dos_intfs.c4547 struct route_info { struct
4554 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) argument
4687 struct route_info rt_info;
4708 memset(&rt_info, 0, sizeof(struct route_info));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/os_dep/linux/
H A Dos_intfs.c4464 struct route_info { struct
4471 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) argument
4604 struct route_info rt_info;
4625 memset(&rt_info, 0, sizeof(struct route_info));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/os_dep/linux/
H A Dos_intfs.c4488 struct route_info { struct
4495 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) argument
4628 struct route_info rt_info;
4649 memset(&rt_info, 0, sizeof(struct route_info));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dos_intfs.c4524 struct route_info { struct
4531 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) argument
4664 struct route_info rt_info;
4685 memset(&rt_info, 0, sizeof(struct route_info));
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dos_intfs.c4428 struct route_info { struct
4435 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) argument
4568 struct route_info rt_info;
4589 memset(&rt_info, 0, sizeof(struct route_info));
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/os_dep/linux/
H A Dos_intfs.c4463 struct route_info { struct
4470 static void parse_routes(struct nlmsghdr *nl_hdr, struct route_info *rt_info) argument
4603 struct route_info rt_info;
4624 memset(&rt_info, 0, sizeof(struct route_info));