Searched refs:rdsize (Results 1 – 1 of 1) sorted by relevance
677 unsigned int i, q, rdsize; in rte_pmd_init_internals() local841 rdsize = req->tp_frame_nr * sizeof(*(rx_queue->rd)); in rte_pmd_init_internals()843 rx_queue->rd = rte_zmalloc_socket(name, rdsize, 0, numa_node); in rte_pmd_init_internals()860 tx_queue->rd = rte_zmalloc_socket(name, rdsize, 0, numa_node); in rte_pmd_init_internals()