Home
last modified time | relevance | path

Searched defs:aura_handle (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/cnxk/
H A Droc_npa_dp.h11 roc_npa_aura_handle_to_aura(uint64_t aura_handle) in roc_npa_aura_handle_to_aura()
17 roc_npa_aura_handle_to_base(uint64_t aura_handle) in roc_npa_aura_handle_to_base()
23 roc_npa_aura_op_free(uint64_t aura_handle, const int fabs, uint64_t iova) in roc_npa_aura_op_free()
H A Droc_npa_type.c9 roc_npa_buf_type_update(uint64_t aura_handle, enum roc_npa_buf_type type, int count) in roc_npa_buf_type_update()
34 roc_npa_buf_type_mask(uint64_t aura_handle) in roc_npa_buf_type_mask()
/dpdk/drivers/mempool/cnxk/
H A Dcn10k_hwpool_ops.c95 uint64_t aura_handle = 0; in cn10k_hwpool_alloc() local