Home
last modified time | relevance | path

Searched refs:dataroom (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/ark/
H A Dark_udm.c89 uint32_t dataroom, in ark_udm_configure() argument
93 udm->cfg.dataroom = dataroom / 4; in ark_udm_configure()
H A Dark_ethdev_rx.c44 uint32_t dataroom; member
170 queue->dataroom = rte_pktmbuf_data_room_size(mb_pool) - in eth_ark_dev_rx_queue_setup()
209 queue->dataroom, in eth_ark_dev_rx_queue_setup()
314 if (unlikely(meta->pkt_len > queue->dataroom)) in eth_ark_recv_pkts()
355 data_len = RTE_MIN(meta->pkt_len, queue->dataroom); in eth_ark_rx_jumbo()
362 queue->dataroom); in eth_ark_rx_jumbo()
H A Dark_udm.h49 uint32_t dataroom; member
145 uint32_t dataroom,
/dpdk/doc/guides/sample_app_ug/
H A Dfips_validation.rst98 --mbuf-dataroom DATAROOM_SIZE
114 * mbuf-dataroom: By default the application creates mbuf pool with maximum
116 list feature of the PMD he or she may set this value to reduce the dataroom