Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
A Dact.c120 struct mlx5_flow_attr *next_attr) in mlx5e_tc_act_set_next_post_act() argument
129 err = mlx5e_tc_post_act_set_handle(mdev, next_attr->post_act_handle, mod_acts); in mlx5e_tc_act_set_next_post_act()
A Dact.h117 struct mlx5_flow_attr *next_attr);
/drivers/net/ethernet/mellanox/mlx5/core/
A Den_tc.c3794 struct mlx5_flow_attr *attr, *next_attr = NULL; in alloc_flow_post_acts() local
3802 if (!next_attr) { in alloc_flow_post_acts()
3807 if (next_attr && !(attr->flags & MLX5_ATTR_FLAG_TERMINATING)) { in alloc_flow_post_acts()
3808 err = mlx5e_tc_act_set_next_post_act(flow, attr, next_attr); in alloc_flow_post_acts()
3841 next_attr = attr; in alloc_flow_post_acts()

Completed in 15 milliseconds