Home
last modified time | relevance | path

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

/dpdk/drivers/mempool/octeontx/
H A Docteontx_fpavf.c496 uint16_t gaura; in octeontx_fpa_bufpool_free_count() local
511 FPA_VF_VHAURA_CNT(gaura))); in octeontx_fpa_bufpool_free_count()
513 FPA_VF_VHAURA_CNT_LIMIT(gaura))); in octeontx_fpa_bufpool_free_count()
526 unsigned int gaura; in octeontx_fpa_bufpool_create() local
577 gaura = FPA_AURA_IDX(gpool); in octeontx_fpa_bufpool_create()
584 FPA_VF_VHAURA_CNT(gaura))); in octeontx_fpa_bufpool_create()
586 FPA_VF_VHAURA_CNT_LIMIT(gaura))); in octeontx_fpa_bufpool_create()
615 uint16_t gaura; in octeontx_fpa_bufpool_destroy() local
637 FPA_VF_VHAURA_CNT(gaura))); in octeontx_fpa_bufpool_destroy()
668 gaura, avail); in octeontx_fpa_bufpool_destroy()
[all …]
/dpdk/drivers/net/octeontx/
H A Docteontx_ethdev.c1059 uint16_t gaura; in octeontx_dev_rx_queue_setup() local
1172 gaura = octeontx_fpa_bufpool_gaura(pool); in octeontx_dev_rx_queue_setup()
1179 pki_qos.qos_entry[0].gaura = gaura; in octeontx_dev_rx_queue_setup()
/dpdk/drivers/net/octeontx/base/
H A Docteontx_pkivf.h199 uint16_t gaura; member