Home
last modified time | relevance | path

Searched refs:ESW_FLOW_ATTR_SZ (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.h51 #define ESW_FLOW_ATTR_SZ (sizeof(struct mlx5_flow_attr) +\ macro
54 ESW_FLOW_ATTR_SZ :\
H A Den_tc.c1513 memcpy(slow_attr, flow->attr, ESW_FLOW_ATTR_SZ); in mlx5e_tc_offload_to_slow_path()
1582 memcpy(slow_attr, flow->attr, ESW_FLOW_ATTR_SZ); in mlx5e_tc_unoffload_from_slow_path()