Searched refs:grp_mask (Results 1 – 5 of 5) sorted by relevance
134 const struct otx2_cpt_qp *qp, uint8_t grp_mask, uint8_t pri, in otx2_cpt_iq_enable() argument150 af_lf_ctl.s.grp = grp_mask; in otx2_cpt_iq_enable()
156 const struct otx2_cpt_qp *qp, uint8_t grp_mask,
1172 uint8_t grp_mask = OTX2_CPT_ENG_GRPS_MASK; in otx2_cpt_queue_pair_setup() local1194 qp = otx2_cpt_qp_create(dev, qp_id, grp_mask); in otx2_cpt_queue_pair_setup()
861 uint8_t grp_mask, in fman_kg_build_bind_cls_plans() argument865 if ((grp_base & ~0x0000001F) || (grp_mask & ~0x0000001F)) in fman_kg_build_bind_cls_plans()868 *bind_cls_plans = (uint32_t) ((grp_mask << FMAN_KG_PE_CPP_MASK_SHIFT) | grp_base); in fman_kg_build_bind_cls_plans()
417 uint8_t grp_mask,