Searched refs:mfield (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
| H A D | post_meter.h | 8 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_C_5, \
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | en_tc.h | 245 int mfield; /* rewrite field */ member
|
| H A D | en_tc.c | 108 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_C_0, 113 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_C_0, 118 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_C_1, 135 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_B, 266 int mfield = mlx5e_tc_attr_to_reg_mappings[type].mfield; in mlx5e_tc_match_to_reg_set_and_get_id() local 280 MLX5_SET(set_action_in, modact, field, mfield); in mlx5e_tc_match_to_reg_set_and_get_id() 551 int mfield = mlx5e_tc_attr_to_reg_mappings[type].mfield; in mlx5e_tc_match_to_reg_mod_hdr_change() local 562 MLX5_SET(set_action_in, modact, field, mfield); in mlx5e_tc_match_to_reg_mod_hdr_change()
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | fs_chains.c | 271 mlx5e_tc_attr_to_reg_mappings[mapped_obj_to_reg].mfield); in create_chain_restore()
|