Searched refs:soft_packet_limit (Results 1 – 6 of 6) sorted by relevance
137 if (attrs->lft.soft_packet_limit != XFRM_INF) { in mlx5e_ipsec_packet_setup()139 attrs->lft.soft_packet_limit); in mlx5e_ipsec_packet_setup()412 if (attrs->lft.soft_packet_limit > BIT_ULL(31)) { in mlx5e_ipsec_handle_limits()436 attrs->lft.soft_packet_limit = XFRM_INF; in mlx5e_ipsec_handle_limits()444 attrs->lft.soft_packet_limit); in mlx5e_ipsec_handle_limits()475 if (attrs->lft.soft_packet_limit != XFRM_INF) in mlx5e_ipsec_handle_event()
153 attrs->lft.soft_packet_limit = x->lft.soft_packet_limit; in mlx5e_ipsec_init_limits()154 if (x->lft.soft_packet_limit == XFRM_INF) in mlx5e_ipsec_init_limits()225 n = (x->lft.soft_packet_limit - attrs->lft.hard_packet_limit) / BIT_ULL(31); in mlx5e_ipsec_init_limits()227 x->lft.soft_packet_limit; in mlx5e_ipsec_init_limits()255 attrs->lft.soft_packet_limit = lower_32_bits(start_value); in mlx5e_ipsec_init_limits()625 if (x->lft.soft_packet_limit >= x->lft.hard_packet_limit && in mlx5e_xfrm_validate_state()632 if (!x->lft.soft_packet_limit || !x->lft.hard_packet_limit) { in mlx5e_xfrm_validate_state()757 if (x->lft.soft_packet_limit == XFRM_INF && in mlx5e_ipsec_create_dwork()
66 u64 soft_packet_limit; member
897 lifetime->sadb_lifetime_allocations = _X2KEY(x->lft.soft_packet_limit); in __pfkey_xfrm_state2msg() 1146 x->lft.soft_packet_limit = _KEY2X(lifetime->sadb_lifetime_allocations); in pfkey_msg2xfrm_state() 2127 lifetime->sadb_lifetime_allocations = _X2KEY(xp->lft.soft_packet_limit); in pfkey_xfrm_policy2msg() 2316 xp->lft.soft_packet_limit = XFRM_INF; in pfkey_spdadd() 2325 xp->lft.soft_packet_limit = _KEY2X(lifetime->sadb_lifetime_allocations); in pfkey_spdadd() 3313 xp->lft.soft_packet_limit = XFRM_INF; in pfkey_compile_policy()
949 req.info.lft.soft_packet_limit = XFRM_INF; in xfrm_state_add()992 info->lft.soft_packet_limit != XFRM_INF || in xfrm_usersa_found()1125 req.info.lft.soft_packet_limit = XFRM_INF; in xfrm_policy_add()
752 x->lft.soft_packet_limit = XFRM_INF; in xfrm_state_alloc()2300 x->curlft.packets >= x->lft.soft_packet_limit)) { in xfrm_state_check_expire()