Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en_accel/
H A Dipsec.h67 u64 numb_rounds_soft; member
H A Dipsec_offload.c403 sa_entry->limits.round == attrs->lft.numb_rounds_soft) { in mlx5e_ipsec_handle_limits()
441 if (sa_entry->limits.round == attrs->lft.numb_rounds_soft) in mlx5e_ipsec_handle_limits()
H A Dipsec.c262 attrs->lft.numb_rounds_soft = (u64)n; in mlx5e_ipsec_init_limits()