Searched refs:otx2_cpt_res (Results 1 – 5 of 5) sorted by relevance
29 struct otx2_cpt_res { struct
278 struct otx2_cpt_res cpt_res; in hmac_init()282 volatile struct otx2_cpt_res *res; in hmac_init()322 res = (volatile struct otx2_cpt_res *)&md->cpt_res; in hmac_init()
51 struct otx2_cpt_res cpt_res __rte_aligned(OTX2_CPT_RES_ALIGN); in otx2_sec_event_tx()
223 volatile const struct otx2_cpt_res *res; in nix_rx_sec_cptres_get()225 res = (volatile const struct otx2_cpt_res *)((const char *)cq + in nix_rx_sec_cptres_get()
90 struct otx2_cpt_res *res; in otx2_cpt_enq_sa_write()98 res = (struct otx2_cpt_res *)RTE_PTR_ALIGN(mdata, 16); in otx2_cpt_enq_sa_write()