Home
last modified time | relevance | path

Searched refs:queue_storage_info_t (Results 1 – 8 of 8) sorted by relevance

/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dpio.h53 dpaa2_alloc_dq_storage(struct queue_storage_info_t *q_storage);
58 dpaa2_free_dq_storage(struct queue_storage_info_t *q_storage);
H A Ddpaa2_hw_dpci.c86 sizeof(struct queue_storage_info_t), in rte_dpaa2_create_dpci_device()
94 memset(rxq->q_storage, 0, sizeof(struct queue_storage_info_t)); in rte_dpaa2_create_dpci_device()
H A Ddpaa2_hw_pvt.h134 struct queue_storage_info_t { struct
166 struct queue_storage_info_t *q_storage;
H A Ddpaa2_hw_dpio.c563 dpaa2_free_dq_storage(struct queue_storage_info_t *q_storage) in dpaa2_free_dq_storage()
574 dpaa2_alloc_dq_storage(struct queue_storage_info_t *q_storage) in dpaa2_alloc_dq_storage()
/f-stack/dpdk/drivers/raw/dpaa2_qdma/
H A Ddpaa2_qdma.c588 struct queue_storage_info_t *q_storage; in dpdmai_dev_dequeue_multijob_prefetch()
1703 sizeof(struct queue_storage_info_t), in dpaa2_dpdmai_dev_init()
1711 memset(rxq->q_storage, 0, sizeof(struct queue_storage_info_t)); in dpaa2_dpdmai_dev_init()
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ethdev.c380 sizeof(struct queue_storage_info_t), in dpaa2_alloc_rx_tx_queues()
386 sizeof(struct queue_storage_info_t)); in dpaa2_alloc_rx_tx_queues()
412 sizeof(struct queue_storage_info_t), in dpaa2_alloc_rx_tx_queues()
418 sizeof(struct queue_storage_info_t)); in dpaa2_alloc_rx_tx_queues()
H A Ddpaa2_rxtx.c531 struct queue_storage_info_t *q_storage = dpaa2_q->q_storage; in dpaa2_dev_prefetch_rx()
1517 struct queue_storage_info_t *q_storage = dpaa2_q->q_storage; in dpaa2_dev_loopback_rx()
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c1785 sizeof(struct queue_storage_info_t), in dpaa2_sec_queue_pair_setup()
1791 memset(qp->rx_vq.q_storage, 0, sizeof(struct queue_storage_info_t)); in dpaa2_sec_queue_pair_setup()