Home
last modified time | relevance | path

Searched refs:mlx5_modification_cmd (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h463 struct mlx5_modification_cmd actions[];
H A Dmlx5_flow_dv.c383 struct mlx5_modification_cmd *actions = resource->actions; in flow_dv_convert_modify_action()
415 actions[i] = (struct mlx5_modification_cmd) { in flow_dv_convert_modify_action()
603 struct mlx5_modification_cmd *actions = resource->actions; in flow_dv_convert_action_modify_vlan_vid()
610 actions[i] = (struct mlx5_modification_cmd) { in flow_dv_convert_action_modify_vlan_vid()
950 struct mlx5_modification_cmd *actions = resource->actions; in flow_dv_convert_action_set_reg()
959 actions[i] = (struct mlx5_modification_cmd) { in flow_dv_convert_action_set_reg()
9631 sizeof(struct mlx5_modification_cmd) * in flow_dv_translate()
/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_prm.h572 struct mlx5_modification_cmd { struct