Home
last modified time | relevance | path

Searched refs:OTX_CPT_NUM_QS_PER_VF (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/crypto/marvell/octeontx/
A Dotx_cptvf.h26 #define OTX_CPT_NUM_QS_PER_VF 1 macro
48 struct otx_cpt_cmd_queue queue[OTX_CPT_NUM_QS_PER_VF];
53 struct otx_cpt_pending_queue queue[OTX_CPT_NUM_QS_PER_VF];
66 struct otx_cptvf_wqe vq_wqe[OTX_CPT_NUM_QS_PER_VF];
A Dotx_cptvf_main.c302 max_dev_queues = OTX_CPT_NUM_QS_PER_VF; in cptvf_sw_init()
846 err = cptvf_sw_init(cptvf, OTX_CPT_CMD_QLEN, OTX_CPT_NUM_QS_PER_VF); in otx_cptvf_probe()

Completed in 10 milliseconds