Home
last modified time | relevance | path

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

/dpdk/drivers/net/mlx5/
H A Dmlx5_flow.h532 struct mlx5_modification_cmd actions[];
H A Dmlx5_flow_dv.c452 struct mlx5_modification_cmd *actions = resource->actions; in flow_dv_convert_modify_action()
486 actions[i] = (struct mlx5_modification_cmd) { in flow_dv_convert_modify_action()
701 struct mlx5_modification_cmd *actions = resource->actions; in flow_dv_convert_action_modify_vlan_vid()
708 actions[i] = (struct mlx5_modification_cmd) { in flow_dv_convert_action_modify_vlan_vid()
1048 struct mlx5_modification_cmd *actions = resource->actions; in flow_dv_convert_action_set_reg()
1057 actions[i] = (struct mlx5_modification_cmd) { in flow_dv_convert_action_set_reg()
5435 sizeof(struct mlx5_modification_cmd), in flow_dv_modify_ipool_get()
12913 sizeof(struct mlx5_modification_cmd) * in flow_dv_translate()
15678 sizeof(struct mlx5_modification_cmd) * in __flow_dv_create_domain_policy_acts()
/dpdk/drivers/common/mlx5/
H A Dmlx5_prm.h767 struct mlx5_modification_cmd { struct