Home
last modified time | relevance | path

Searched defs:bufsize (Results 1 – 2 of 2) sorted by relevance

/dpdk/lib/reorder/
H A Drte_reorder.c69 rte_reorder_init(struct rte_reorder_buffer *b, unsigned int bufsize, in rte_reorder_init()
163 const unsigned int bufsize = rte_reorder_memory_footprint_get(size); in rte_reorder_create() local
/dpdk/drivers/bus/pci/linux/
H A Dpci.c392 parse_pci_addr_format(const char *buf, int bufsize, struct rte_pci_addr *addr) in parse_pci_addr_format()