Searched refs:nelem (Results 1 – 1 of 1) sorted by relevance
| /dpdk/drivers/net/cxgbe/ |
| H A D | sge.c | 1386 uint16_t queue_id, int socket_id, size_t nelem, in alloc_ring() argument 1400 " z_name_sw = %s\n", __func__, nelem, elem_size, sw_size, in alloc_ring() 1415 s = rte_zmalloc_socket(z_name_sw, nelem * sw_size, in alloc_ring()
|