Searched refs:ipsec_rx (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ethernet/mellanox/mlx5/core/en_accel/ |
| H A D | ipsec_fs.c | 74 static struct mlx5e_ipsec_rx *ipsec_rx(struct mlx5e_ipsec *ipsec, u32 family, int type) in ipsec_rx() function 599 struct mlx5e_ipsec_rx *rx = ipsec_rx(ipsec, family, XFRM_DEV_OFFLOAD_PACKET); in handle_ipsec_rx_bringup() 616 struct mlx5e_ipsec_rx *rx = ipsec_rx(ipsec, family, XFRM_DEV_OFFLOAD_PACKET); in handle_ipsec_rx_cleanup() 1132 struct mlx5e_ipsec_rx *rx = ipsec_rx(ipsec, family, type); in rx_ft_get() 1148 struct mlx5e_ipsec_rx *rx = ipsec_rx(ipsec, family, type); in rx_ft_get_policy() 1175 struct mlx5e_ipsec_rx *rx = ipsec_rx(ipsec, family, type); in rx_ft_put() 1184 struct mlx5e_ipsec_rx *rx = ipsec_rx(ipsec, family, type); in rx_ft_put_policy() 2326 rx = ipsec_rx(pol_entry->ipsec, attrs->addrs.family, attrs->type); in rx_add_policy() 2830 rx = ipsec_rx(sa_entry->ipsec, attrs->addrs.family, attrs->type); in mlx5e_ipsec_fs_tunnel_enabled()
|