Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.h67 u64 numb_rounds_hard; member
H A Dipsec_offload.c405 if (sa_entry->limits.round == attrs->lft.numb_rounds_hard) in mlx5e_ipsec_handle_limits()
430 if (sa_entry->limits.round == attrs->lft.numb_rounds_hard) { in mlx5e_ipsec_handle_limits()
H A Dipsec.c207 attrs->lft.numb_rounds_hard = (u64)n; in mlx5e_ipsec_init_limits()
245 if (n != attrs->lft.numb_rounds_hard && start_value < BIT_ULL(30)) in mlx5e_ipsec_init_limits()