Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_core.c538 static inline struct mlx5_flow_steering *get_steering(struct fs_node *node) in get_steering()
761 struct mlx5_flow_steering *steering = get_steering(node); in del_sw_fte()
798 struct mlx5_flow_steering *steering = get_steering(node); in del_sw_flow_group()
854 struct mlx5_flow_steering *steering = get_steering(&ft->node); in alloc_fte()
871 static void dealloc_flow_group(struct mlx5_flow_steering *steering, in dealloc_flow_group()
878 static struct mlx5_flow_group *alloc_flow_group(struct mlx5_flow_steering *steering, in alloc_flow_group()
915 struct mlx5_flow_steering *steering = get_steering(&ft->node); in alloc_insert_flow_group()
2230 struct mlx5_flow_steering *steering = get_steering(&ft->node); in try_add_to_existing_fg()
2338 struct mlx5_flow_steering *steering = get_steering(&ft->node); in _mlx5_add_flow_rules()
2673 struct mlx5_flow_steering *steerin in mlx5_get_fdb_sub_ns()
[all...]
H A Dfs_core.h146 struct mlx5_flow_steering { struct
148 modemlx5_flow_steering global() argument
149 fgs_cachemlx5_flow_steering global() argument
150 ftes_cachemlx5_flow_steering global() argument
151 root_nsmlx5_flow_steering global() argument
152 fdb_root_nsmlx5_flow_steering global() argument
153 fdb_sub_nsmlx5_flow_steering global() argument
154 esw_egress_root_nsmlx5_flow_steering global() argument
155 esw_ingress_root_nsmlx5_flow_steering global() argument
156 sniffer_tx_root_nsmlx5_flow_steering global() argument
157 sniffer_rx_root_nsmlx5_flow_steering global() argument
158 rdma_rx_root_nsmlx5_flow_steering global() argument
159 rdma_tx_root_nsmlx5_flow_steering global() argument
160 egress_root_nsmlx5_flow_steering global() argument
161 port_sel_root_nsmlx5_flow_steering global() argument
162 esw_egress_acl_vportsmlx5_flow_steering global() argument
163 esw_ingress_acl_vportsmlx5_flow_steering global() argument
164 rdma_transport_rx_root_nsmlx5_flow_steering global() argument
165 rdma_transport_tx_root_nsmlx5_flow_steering global() argument
166 rdma_transport_rx_vportsmlx5_flow_steering global() argument
167 rdma_transport_tx_vportsmlx5_flow_steering global() argument
/linux/include/linux/mlx5/
H A Ddriver.h599 struct mlx5_flow_steering *steering;