Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/crypto/octeontx2/
H A Dotx2_cryptodev_hw_access.c137 union otx2_cpt_af_lf_ctl af_lf_ctl; in otx2_cpt_iq_enable() local
147 &af_lf_ctl.u); in otx2_cpt_iq_enable()
150 af_lf_ctl.s.grp = grp_mask; in otx2_cpt_iq_enable()
151 af_lf_ctl.s.pri = pri ? 1 : 0; in otx2_cpt_iq_enable()
153 af_lf_ctl.u); in otx2_cpt_iq_enable()