Searched refs:use_l4_type (Results 1 – 1 of 1) sorted by relevance
16 bool use_l4_type; member184 .use_l4_type = true,206 .use_l4_type = true,230 .use_l4_type = true,242 mlx5_ttc_get_fs_groups(bool use_l4_type, bool ipsec_rss) in mlx5_ttc_get_fs_groups() argument245 return use_l4_type ? &ttc_groups[TTC_GROUPS_USE_L4_TYPE] : in mlx5_ttc_get_fs_groups()248 return use_l4_type ? &ttc_groups[TTC_GROUPS_USE_L4_TYPE_ESP] : in mlx5_ttc_get_fs_groups()334 u8 proto, bool use_l4_type) in mlx5_fs_ttc_set_match_proto() argument338 if (use_l4_type && (proto == IPPROTO_TCP || proto == IPPROTO_UDP)) { in mlx5_fs_ttc_set_match_proto()355 bool use_l4_type, bool ipsec_rss) in mlx5_generate_ttc_rule() argument[all …]