Home
last modified time | relevance | path

Searched refs:ROC_CTX_UNIT_8B (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_ie_ot.c24 sa->w0.s.hw_ctx_off = offset / ROC_CTX_UNIT_8B; in roc_ot_ipsec_inb_sa_init()
39 sa->w0.s.ctx_push_size = (offset / ROC_CTX_UNIT_8B) + 1; in roc_ot_ipsec_outb_sa_init()
H A Droc_ie_ot.h165 #define ROC_CTX_UNIT_8B 8 macro