Home
last modified time | relevance | path

Searched refs:packets_soft_limit (Results 1 – 8 of 8) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Dcnxk_security.c224 if (ipsec_xfrm->life.packets_soft_limit != 0 || in ot_ipsec_sa_common_param_fill()
236 if (ipsec_xfrm->life.packets_soft_limit != 0 || in ot_ipsec_sa_common_param_fill()
399 if (ipsec_xfrm->life.packets_soft_limit) { in cnxk_ot_ipsec_inb_sa_fill()
400 sa->ctx.soft_life = ipsec_xfrm->life.packets_soft_limit + 1; in cnxk_ot_ipsec_inb_sa_fill()
548 if (ipsec_xfrm->life.packets_soft_limit) { in cnxk_ot_ipsec_outb_sa_fill()
549 sa->ctx.soft_life = ipsec_xfrm->life.packets_soft_limit + 1; in cnxk_ot_ipsec_outb_sa_fill()
/dpdk/lib/security/
H A Drte_security.h309 uint64_t packets_soft_limit; member
/dpdk/drivers/crypto/cnxk/
H A Dcn9k_ipsec.c650 ipsec->life.packets_soft_limit != 0) in cn9k_ipsec_xform_verify()
/dpdk/drivers/net/cnxk/
H A Dcn10k_ethdev_sec.c568 ipsec_xfrm->life.packets_soft_limit) { in cn10k_eth_sec_outb_sa_misc_fill()
/dpdk/app/test/
H A Dtest_cryptodev_security_ipsec.c452 td->ipsec_xform.life.packets_soft_limit = in test_ipsec_td_prepare()
/dpdk/drivers/crypto/caam_jr/
H A Dcaam_jr.c1762 ipsec_xform->life.packets_soft_limit != 0) in caam_jr_set_ipsec_session()
/dpdk/drivers/crypto/dpaa_sec/
H A Ddpaa_sec.c2971 ipsec_xform->life.packets_soft_limit != 0) in dpaa_sec_set_ipsec_session()
/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c3182 ipsec_xform->life.packets_soft_limit != 0) in dpaa2_sec_set_ipsec_session()