Searched refs:rx_hash_field_selector_outer (Results 1 – 5 of 5) sorted by relevance
198 tir_att.rx_hash_field_selector_outer.l3_prot_type = in mlx5_vdpa_rss_flows_create()200 tir_att.rx_hash_field_selector_outer.l4_prot_type = in mlx5_vdpa_rss_flows_create()202 tir_att.rx_hash_field_selector_outer.selected_fields = in mlx5_vdpa_rss_flows_create()
1088 outer = MLX5_ADDR_OF(tirc, tir_ctx, rx_hash_field_selector_outer); in mlx5_devx_cmd_create_tir()1090 tir_attr->rx_hash_field_selector_outer.l3_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()1094 tir_attr->rx_hash_field_selector_outer.selected_fields); in mlx5_devx_cmd_create_tir()1166 rx_hash_field_selector_outer); in mlx5_devx_cmd_modify_tir()1168 tir_attr->rx_hash_field_selector_outer.l3_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()1173 tir_attr->rx_hash_field_selector_outer.selected_fields); in mlx5_devx_cmd_modify_tir()
202 struct mlx5_rx_hash_field_select rx_hash_field_selector_outer; member
1921 struct mlx5_ifc_rx_hash_field_select_bits rx_hash_field_selector_outer; member
878 &tir_attr->rx_hash_field_selector_outer; in mlx5_devx_tir_attr_set()