Searched refs:nobjs (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/crypto/nitrox/ |
| H A D | nitrox_sym_reqmgr.h | 19 uint32_t nobjs, uint16_t qp_id,
|
| H A D | nitrox_sym_reqmgr.c | 830 nitrox_sym_req_pool_create(struct rte_cryptodev *cdev, uint32_t nobjs, in nitrox_sym_req_pool_create() argument 839 RTE_ALIGN_MUL_CEIL(nobjs, 64), in nitrox_sym_req_pool_create()
|
| /f-stack/dpdk/drivers/crypto/bcmfs/ |
| H A D | bcmfs_sym_pmd.c | 151 uint32_t nobjs, uint16_t qp_id, in bcmfs_sym_req_pool_create() argument 161 RTE_ALIGN_MUL_CEIL(nobjs, 64), in bcmfs_sym_req_pool_create()
|