Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx5/mlx5_accel/
H A Dipsec.h45 struct mlx5e_ipsec_rx;
129 struct mlx5e_ipsec_rx *rx_ipv4;
130 struct mlx5e_ipsec_rx *rx_ipv6;
H A Dmlx5_ipsec_fs.c141 struct mlx5e_ipsec_rx { struct
510 struct mlx5e_ipsec_rx *rx; in rx_add_rule()
1343 struct mlx5e_ipsec_rx *rx; in rx_add_policy()
1428 struct mlx5e_ipsec_rx *rx_ipv4 = ipsec->rx_ipv4; in ipsec_fs_destroy_counters()
1442 struct mlx5e_ipsec_rx *rx_ipv4 = ipsec->rx_ipv4; in ipsec_fs_init_counters()
1443 struct mlx5e_ipsec_rx *rx_ipv6 = ipsec->rx_ipv6; in ipsec_fs_init_counters()
1509 struct mlx5e_ipsec_rx *rx, in ipsec_status_rule()
1577 static void ipsec_fs_rx_catchall_rules_destroy(struct mlx5_core_dev *mdev, struct mlx5e_ipsec_rx *r… in ipsec_fs_rx_catchall_rules_destroy()
1601 static void ipsec_fs_rx_table_destroy(struct mlx5_core_dev *mdev, struct mlx5e_ipsec_rx *rx) in ipsec_fs_rx_table_destroy()
1675 static int ipsec_roce_rx_rules(struct mlx5e_ipsec_rx *rx, struct mlx5_flow_destination *defdst, in ipsec_roce_rx_rules()
[all …]