Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec_offload.c392 sa_entry->limits.round == attrs->lft.numb_rounds_soft) { in mlx5e_ipsec_handle_limits()
430 if (sa_entry->limits.round == attrs->lft.numb_rounds_soft) in mlx5e_ipsec_handle_limits()
H A Dipsec.h68 u64 numb_rounds_soft; member
H A Dipsec.c256 attrs->lft.numb_rounds_soft = (u64)n; in mlx5e_ipsec_init_limits()