Searched refs:dataroom (Results 1 – 4 of 4) sorted by relevance
89 uint32_t dataroom, in ark_udm_configure() argument93 udm->cfg.dataroom = dataroom / 4; in ark_udm_configure()
44 uint32_t dataroom; member170 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()
49 uint32_t dataroom; member145 uint32_t dataroom,
98 --mbuf-dataroom DATAROOM_SIZE114 * mbuf-dataroom: By default the application creates mbuf pool with maximum116 list feature of the PMD he or she may set this value to reduce the dataroom