Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/mlx5/
Dmlx5_ifc_fpga.h499 __be32 sw_sa_handle; member
558 __be32 sw_sa_handle; member
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dipsec.c315 if (sa->ipsec_sa_v1.sw_sa_handle != cmd_context->resp.sw_sa_handle) { in mlx5_fpga_ipsec_update_hw_sa()
317 ntohl(sa->ipsec_sa_v1.sw_sa_handle), in mlx5_fpga_ipsec_update_hw_sa()
318 ntohl(cmd_context->resp.sw_sa_handle)); in mlx5_fpga_ipsec_update_hw_sa()
499 hw_sa->ipsec_sa_v1.sw_sa_handle = htonl(xfrm_attrs->sa_handle); in mlx5_fpga_ipsec_build_hw_xfrm()