Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
Dipsec.h66 u64 numb_rounds_hard; member
Dipsec_offload.c397 if (sa_entry->limits.round == attrs->lft.numb_rounds_hard) in mlx5e_ipsec_handle_limits()
422 if (sa_entry->limits.round == attrs->lft.numb_rounds_hard) { in mlx5e_ipsec_handle_limits()
Dipsec.c194 attrs->lft.numb_rounds_hard = (u64)n; in mlx5e_ipsec_init_limits()
232 if (n != attrs->lft.numb_rounds_hard && start_value < BIT_ULL(30)) in mlx5e_ipsec_init_limits()