Home
last modified time | relevance | path

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

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