Home
last modified time | relevance | path

Searched refs:steering_format_version (Results 1 – 7 of 7) sorted by relevance

/dpdk/drivers/common/mlx5/
H A Dmlx5_devx_cmds.h207 uint32_t steering_format_version:4; member
H A Dmlx5_devx_cmds.c897 attr->steering_format_version = in mlx5_devx_cmd_query_hca_attr()
898 MLX5_GET(cmd_hca_cap, hcattr, steering_format_version); in mlx5_devx_cmd_query_hca_attr()
H A Dmlx5_prm.h1651 u8 steering_format_version[0x4]; member
/dpdk/drivers/net/mlx5/linux/
H A Dmlx5_os.c1291 sh->steering_format_version = hca_attr->steering_format_version; in mlx5_dev_spawn()
/dpdk/drivers/net/mlx5/
H A Dmlx5.h1186 uint32_t steering_format_version:4; member
H A Dmlx5_flow.c2873 if (priv->sh->steering_format_version != in mlx5_flow_validate_item_vxlan()
3118 if (priv->sh->steering_format_version == in mlx5_flow_validate_item_gre_option()
H A Dmlx5_flow_dv.c2741 bool is_cx5 = sh->steering_format_version == in flow_dv_validate_action_pop_vlan()
8009 bool is_cx5 = sh->steering_format_version == in flow_dv_validate()
9182 if ((priv->sh->steering_format_version == in flow_dv_translate_item_vxlan()