Home
last modified time | relevance | path

Searched refs:dr_domain (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Dfs_dr.c75 tbl = mlx5dr_table_create(ns->fs_dr_domain.dr_domain, ft->level, flags, in mlx5_cmd_dr_create_flow_table()
257 struct mlx5dr_domain *domain = ns->fs_dr_domain.dr_domain; in mlx5_cmd_dr_create_fte()
634 struct mlx5dr_domain *dr_domain = ns->fs_dr_domain.dr_domain; in mlx5_cmd_dr_packet_reformat_alloc() local
662 action = mlx5dr_action_create_packet_reformat(dr_domain, in mlx5_cmd_dr_packet_reformat_alloc()
690 struct mlx5dr_domain *dr_domain = ns->fs_dr_domain.dr_domain; in mlx5_cmd_dr_modify_header_alloc() local
696 action = mlx5dr_action_create_modify_header(dr_domain, 0, in mlx5_cmd_dr_modify_header_alloc()
790 peer_domain = peer_ns->fs_dr_domain.dr_domain; in mlx5_cmd_dr_set_peer()
791 mlx5dr_domain_set_peer(ns->fs_dr_domain.dr_domain, in mlx5_cmd_dr_set_peer()
798 ns->fs_dr_domain.dr_domain = in mlx5_cmd_dr_create_ns()
801 if (!ns->fs_dr_domain.dr_domain) { in mlx5_cmd_dr_create_ns()
[all …]
A Dfs_dr.h25 struct mlx5dr_domain *dr_domain; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A DMakefile112 mlx5_core-$(CONFIG_MLX5_SW_STEERING) += steering/dr_domain.o steering/dr_table.o \

Completed in 9 milliseconds