Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dmlx5_ipsec_fs.c633 static struct mlx5_flow_table *ipsec_tx_ft_create(struct mlx5_flow_namespace *ns, in ipsec_tx_ft_create() function
862 ft = ipsec_tx_ft_create(tx->ns, 0, 0, 4); in tx_create()
867 ft = ipsec_tx_ft_create(tx->ns, 2, 0, 4); in tx_create()
883 ft = ipsec_tx_ft_create(tx->ns, 1, 0, 2); in tx_create()
896 ft = ipsec_tx_ft_create(tx->ns, 2, 0, 1); in tx_create()