Searched refs:l4_prot_type (Results 1 – 5 of 5) sorted by relevance
| /f-stack/dpdk/drivers/common/mlx5/ |
| H A D | mlx5_devx_cmds.c | 1091 MLX5_SET(rx_hash_field_select, outer, l4_prot_type, in mlx5_devx_cmd_create_tir() 1092 tir_attr->rx_hash_field_selector_outer.l4_prot_type); in mlx5_devx_cmd_create_tir() 1098 MLX5_SET(rx_hash_field_select, inner, l4_prot_type, in mlx5_devx_cmd_create_tir() 1099 tir_attr->rx_hash_field_selector_inner.l4_prot_type); in mlx5_devx_cmd_create_tir() 1169 MLX5_SET(rx_hash_field_select, outer, l4_prot_type, in mlx5_devx_cmd_modify_tir() 1170 tir_attr->rx_hash_field_selector_outer.l4_prot_type); in mlx5_devx_cmd_modify_tir() 1178 MLX5_SET(rx_hash_field_select, inner, l4_prot_type, in mlx5_devx_cmd_modify_tir() 1179 tir_attr->rx_hash_field_selector_inner.l4_prot_type); in mlx5_devx_cmd_modify_tir()
|
| H A D | mlx5_devx_cmds.h | 184 uint32_t l4_prot_type:1; member
|
| H A D | mlx5_prm.h | 1869 u8 l4_prot_type[0x1]; member
|
| /f-stack/dpdk/drivers/vdpa/mlx5/ |
| H A D | mlx5_vdpa_steer.c | 200 tir_att.rx_hash_field_selector_outer.l4_prot_type = in mlx5_vdpa_rss_flows_create()
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_devx.c | 883 rx_hash_field_select->l4_prot_type = in mlx5_devx_tir_attr_set()
|