Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_ie_ot.c16 sa->w0.s.pkt_output = ROC_IE_OT_SA_PKT_OUTPUT_NO_FRAG; in roc_ot_ipsec_inb_sa_init()
H A Dcnxk_security.c360 sa->w0.s.pkt_output = ROC_IE_OT_SA_PKT_OUTPUT_NO_FRAG; in cnxk_ot_ipsec_inb_sa_fill()
364 sa->w0.s.pkt_output = ROC_IE_OT_SA_PKT_OUTPUT_HW_BASED_DEFRAG; in cnxk_ot_ipsec_inb_sa_fill()
H A Droc_ie_ot.h328 uint64_t pkt_output : 2; member