Searched refs:mfield (Results 1 – 5 of 5) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | tc_ct.h | 36 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_C_2,\ 44 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_C_2,\ 52 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_C_3,\ 60 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_C_4,\ 69 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_C_5,\ 77 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_C_1,\ 85 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_B,\
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/tc/ |
A D | post_meter.h | 8 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_C_5, \
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_tc.h | 246 int mfield; /* rewrite field */ member
|
A D | en_tc.c | 113 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_C_0, 118 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_C_0, 123 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_C_1, 140 .mfield = MLX5_ACTION_IN_FIELD_METADATA_REG_B, 270 int mfield = mlx5e_tc_attr_to_reg_mappings[type].mfield; in mlx5e_tc_match_to_reg_set_and_get_id() local 284 MLX5_SET(set_action_in, modact, field, mfield); in mlx5e_tc_match_to_reg_set_and_get_id() 566 int mfield = mlx5e_tc_attr_to_reg_mappings[type].mfield; in mlx5e_tc_match_to_reg_mod_hdr_change() local 577 MLX5_SET(set_action_in, modact, field, mfield); in mlx5e_tc_match_to_reg_mod_hdr_change()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
A D | fs_chains.c | 264 mlx5e_tc_attr_to_reg_mappings[mapped_obj_to_reg].mfield); in create_chain_restore()
|
Completed in 17 milliseconds