Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_sso_priv.h50 int sso_hwgrp_alloc_xaq(struct dev *dev, uint32_t npa_aura_id, uint16_t hwgrps);
H A Droc_nix_inl_dev.c268 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 Droc_sso.c567 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()