Searched refs:hwgrps (Results 1 – 4 of 4) sorted by relevance
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_sso.c | 32 req->hwgrps = nb_lf; in sso_lf_alloc() 65 req->hwgrps = nb_lf; in sso_lf_free() 567 sso_hwgrp_alloc_xaq(struct dev *dev, uint32_t npa_aura_id, uint16_t hwgrps) in sso_hwgrp_alloc_xaq() argument 577 req->hwgrps = hwgrps; in sso_hwgrp_alloc_xaq() 587 uint16_t hwgrps) in roc_sso_hwgrp_alloc_xaq() argument 594 rc = sso_hwgrp_alloc_xaq(dev, npa_aura_id, hwgrps); in roc_sso_hwgrp_alloc_xaq() 600 sso_hwgrp_release_xaq(struct dev *dev, uint16_t hwgrps) in sso_hwgrp_release_xaq() argument 607 req->hwgrps = hwgrps; in sso_hwgrp_release_xaq() 616 roc_sso_hwgrp_release_xaq(struct roc_sso *roc_sso, uint16_t hwgrps) in roc_sso_hwgrp_release_xaq() argument 623 rc = sso_hwgrp_release_xaq(dev, hwgrps); in roc_sso_hwgrp_release_xaq()
|
| H A D | roc_sso_priv.h | 50 int sso_hwgrp_alloc_xaq(struct dev *dev, uint32_t npa_aura_id, uint16_t hwgrps); 51 int sso_hwgrp_release_xaq(struct dev *dev, uint16_t hwgrps);
|
| H A D | roc_sso.h | 94 uint32_t npa_aura_id, uint16_t hwgrps); 96 uint16_t hwgrps);
|
| H A D | roc_mbox.h | 1237 uint16_t __io hwgrps; member 1245 uint16_t __io hwgrps; member 1251 uint16_t __io hwgrps; member 1299 uint16_t __io hwgrps[MAX_RVU_BLKLF_CNT]; /* Array of hwgrps. */ member 1306 uint16_t __io hwgrps; member 1311 uint16_t __io hwgrps; member
|