Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.h67 u64 numb_rounds_hard; member
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()
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()