Home
last modified time | relevance | path

Searched refs:struct_size (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/crypto/ionic/
H A Dionic_crypto_main.c330 size_t struct_size, in iocpt_commonq_alloc() argument
367 new = rte_zmalloc_socket("iocpt", struct_size, in iocpt_commonq_alloc()
/dpdk/drivers/net/mana/
H A Drx.c78 request.gdma_header.struct_size = sizeof(request); in mana_post_rx_wqe()
/dpdk/drivers/net/ionic/
H A Dionic_lif.c580 size_t struct_size, in ionic_qcq_alloc() argument
622 new = rte_zmalloc_socket("ionic", struct_size, in ionic_qcq_alloc()