Home
last modified time | relevance | path

Searched refs:mlx5e_tc_match_to_reg_match (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtc_ct.c840 mlx5e_tc_match_to_reg_match(spec, ZONE_TO_REG, entry->tuple.zone, MLX5_CT_ZONE_MASK); in mlx5_tc_ct_entry_add_rule()
898 mlx5e_tc_match_to_reg_match(spec, ZONE_TO_REG, entry->tuple.zone, MLX5_CT_ZONE_MASK); in mlx5_tc_ct_entry_replace_rule()
1415 mlx5e_tc_match_to_reg_match(spec, CTSTATE_TO_REG, in mlx5_tc_ct_add_no_trk_match()
1512 mlx5e_tc_match_to_reg_match(spec, ZONE_TO_REG, in mlx5_tc_ct_match_add()
1515 mlx5e_tc_match_to_reg_match(spec, CTSTATE_TO_REG, in mlx5_tc_ct_match_add()
1518 mlx5e_tc_match_to_reg_match(spec, MARK_TO_REG, in mlx5_tc_ct_match_add()
1528 mlx5e_tc_match_to_reg_match(spec, LABELS_TO_REG, ct_attr->ct_labels_id, in mlx5_tc_ct_match_add()
1603 mlx5e_tc_match_to_reg_match(spec, ZONE_TO_REG, in tc_ct_pre_ct_add_rules()
1608 mlx5e_tc_match_to_reg_match(spec, CTSTATE_TO_REG, ctstate, ctstate); in tc_ct_pre_ct_add_rules()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/
H A Dpost_meter.c163 mlx5e_tc_match_to_reg_match(spec, PACKET_COLOR_TO_REG, in mlx5e_post_meter_rate_rules_create()
176 mlx5e_tc_match_to_reg_match(spec, PACKET_COLOR_TO_REG, in mlx5e_post_meter_rate_rules_create()
H A Dpost_act.c94 mlx5e_tc_match_to_reg_match(spec, FTEID_TO_REG, handle->id, MLX5_POST_ACTION_MASK); in mlx5e_tc_post_act_offload()
H A Dct_fs_smfs.c86 mlx5e_tc_match_to_reg_match(spec, ZONE_TO_REG, 0, MLX5_CT_ZONE_MASK); in mlx5_ct_fs_smfs_fill_mask()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_tc.h273 void mlx5e_tc_match_to_reg_match(struct mlx5_flow_spec *spec,
H A Den_tc.c184 mlx5e_tc_match_to_reg_match(struct mlx5_flow_spec *spec, in mlx5e_tc_match_to_reg_match() function
2197 mlx5e_tc_match_to_reg_match(&attr->parse_attr->spec, in mlx5e_get_flow_tunnel_id()