Home
last modified time | relevance | path

Searched refs:mlx5_fs_is_outer_ipv4_flow (Results 1 – 2 of 2) sorted by relevance

/linux-5.10/include/linux/mlx5/
Dfs_helpers.h119 mlx5_fs_is_outer_ipv4_flow(struct mlx5_core_dev *mdev, const u32 *match_c, in mlx5_fs_is_outer_ipv4_flow() function
/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c567 if (mlx5_fs_is_outer_ipv4_flow(dev, headers_c, headers_v)) { in validate_fpga_full_mask()
617 !(mlx5_fs_is_outer_ipv4_flow(dev, match_c, match_v) || in mlx5_is_fpga_ipsec_rule()
799 if (mlx5_fs_is_outer_ipv4_flow(mdev, fg->mask.match_criteria, in mlx5_fpga_ipsec_fs_create_sa_ctx()