Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.h86 struct ida halloc; member
H A Dipsec.c426 ida_init(&ipsec->halloc); in mlx5e_ipsec_init()
453 ida_destroy(&ipsec->halloc); in mlx5e_ipsec_cleanup()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dipsec.c124 struct ida halloc; member
710 err = ida_simple_get(&fipsec->halloc, 1, 0, GFP_KERNEL); in mlx5_fpga_ipsec_create_sa_ctx()
761 ida_simple_remove(&fipsec->halloc, sa_ctx->sa_handle); in mlx5_fpga_ipsec_create_sa_ctx()
855 ida_simple_remove(&fipsec->halloc, sa_ctx->sa_handle); in mlx5_fpga_ipsec_release_sa_ctx()
1320 ida_init(&fdev->ipsec->halloc); in mlx5_fpga_ipsec_init()
1354 ida_destroy(&fdev->ipsec->halloc); in mlx5_fpga_ipsec_cleanup()