OTX_CPT_NUM_QS_PER_VF
struct otx_cpt_cmd_queue queue[OTX_CPT_NUM_QS_PER_VF];
struct otx_cpt_pending_queue queue[OTX_CPT_NUM_QS_PER_VF];
struct otx_cptvf_wqe vq_wqe[OTX_CPT_NUM_QS_PER_VF];
max_dev_queues = OTX_CPT_NUM_QS_PER_VF;
err = cptvf_sw_init(cptvf, OTX_CPT_CMD_QLEN, OTX_CPT_NUM_QS_PER_VF);