Home
last modified time | relevance | path

Searched refs:init_color (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/
H A Dmlx5dr.h139 u8 init_color,
H A Ddr_ste_v1.c427 u8 init_color) in dr_ste_v1_set_aso_flow_meter() argument
441 init_color); in dr_ste_v1_set_aso_flow_meter()
618 attr->aso_flow_meter.init_color); in dr_ste_v1_set_actions_tx()
829 attr->aso_flow_meter.init_color); in dr_ste_v1_set_actions_rx()
H A Ddr_types.h296 u8 init_color; member
1116 u8 init_color; member
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_struct.h220 u64 init_color : 2; member
/linux/include/linux/mlx5/
H A Dfs.h275 u8 init_color; member
H A Dmlx5_ifc.h3890 u8 init_color[0x2]; member
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dmlx5hws.h178 enum mlx5hws_action_aso_meter_color init_color; member
H A Dfs_hws.c935 (*ractions)[num_actions].aso_meter.init_color = in mlx5_fs_fte_get_hws_actions()
936 fte_action->exe_aso.flow_meter.init_color; in mlx5_fs_fte_get_hws_actions()
H A Daction.c2351 exe_aso_ctrl |= rule_action->aso_meter.init_color << in hws_action_setter_aso()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Dfs_cmd.c537 MLX5_SET(exe_aso_ctrl_flow_meter, exe_aso_ctrl, init_color, in mlx5_cmd_set_fte_flow_meter()
538 fte->act_dests.action.exe_aso.flow_meter.init_color); in mlx5_cmd_set_fte_flow_meter()