Searched refs:CPT_NUM_QS_PER_VF (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/crypto/octeontx/ | ||
| H A D | otx_cryptodev_ops.h | 12 #define CPT_NUM_QS_PER_VF (1) macro |
| H A D | otx_cryptodev_ops.c | 124 info->max_nb_queue_pairs = CPT_NUM_QS_PER_VF; in otx_cpt_dev_info_get() |