Searched refs:sso_hwgrp_alloc_xaq (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_sso_priv.h | 50 int sso_hwgrp_alloc_xaq(struct dev *dev, uint32_t npa_aura_id, uint16_t hwgrps);
|
| H A D | roc_nix_inl_dev.c | 268 rc = sso_hwgrp_alloc_xaq(dev, inl_dev->xaq.aura_handle, 1); in nix_inl_sso_setup() 646 rc = sso_hwgrp_alloc_xaq(&inl_dev->dev, inl_dev->xaq.aura_handle, 1); in roc_nix_inl_dev_xaq_realloc()
|
| H A D | roc_sso.c | 567 sso_hwgrp_alloc_xaq(struct dev *dev, uint32_t npa_aura_id, uint16_t hwgrps) in sso_hwgrp_alloc_xaq() function 594 rc = sso_hwgrp_alloc_xaq(dev, npa_aura_id, hwgrps); in roc_sso_hwgrp_alloc_xaq()
|