Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_main.c641 union otx2_cptx_af_constants1 af_cnsts1 = {0}; in cptpf_device_init() local
653 CPT_AF_CONSTANTS1, &af_cnsts1.u, in cptpf_device_init()
658 cptpf->eng_grps.avail.max_se_cnt = af_cnsts1.s.se; in cptpf_device_init()
659 cptpf->eng_grps.avail.max_ie_cnt = af_cnsts1.s.ie; in cptpf_device_init()
660 cptpf->eng_grps.avail.max_ae_cnt = af_cnsts1.s.ae; in cptpf_device_init()