Searched refs:i_split (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_tc.c | 3909 int err, i, i_split = 0; in parse_tc_actions() local 3951 err = mlx5e_tc_act_post_parse(parse_state, flow_action, i_split, i, attr, in parse_tc_actions() 3962 i_split = i + 1; in parse_tc_actions() 3978 err = mlx5e_tc_act_post_parse(parse_state, flow_action, i_split, i, attr, ns_type); in parse_tc_actions()
|