Searched refs:flow_table_properties_nic_receive (Results 1 – 5 of 5) sorted by relevance
347 if (!MLX5_GET(flow_table_nic_cap, hca_cap, flow_table_properties_nic_receive.decap)) { in mlx5_esw_ipsec_vf_packet_offload_supported()
77 #define FS_CHAINING_CAPS FS_REQUIRED_CAPS(FS_CAP(flow_table_properties_nic_receive.flow_modify_en)…78 FS_CAP(flow_table_properties_nic_receive.modify_root), \79 FS_CAP(flow_table_properties_nic_receive.identified_miss_table_mode), \80 FS_CAP(flow_table_properties_nic_receive.flow_table_modify))1311 flow_table_properties_nic_receive.modify_root)) in connect_flow_table()2895 flow_table_properties_nic_receive. in init_root_tree_recursive()
125 flow_table_properties_nic_receive.log_max_ft_size)), in get_flow_table()
5588 #define FT_CAP(f) MLX5_CAP_FLOWTABLE(mdev, flow_table_properties_nic_receive.f) in mlx5e_build_nic_netdev()
865 struct mlx5_ifc_flow_table_prop_layout_bits flow_table_properties_nic_receive; member