Searched refs:lf_ctl (Results 1 – 1 of 1) sorted by relevance
141 union otx2_cpt_lf_ctl lf_ctl; in otx2_cpt_iq_enable() local173 lf_ctl.u = otx2_read64(qp->base + OTX2_CPT_LF_CTL); in otx2_cpt_iq_enable()174 lf_ctl.s.ena = 1; in otx2_cpt_iq_enable()175 otx2_write64(lf_ctl.u, qp->base + OTX2_CPT_LF_CTL); in otx2_cpt_iq_enable()