Home
last modified time | relevance | path

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

/dpdk/drivers/common/qat/
H A Dqat_pf2vf.c15 struct qat_pf2vf_dev *qat_pf2vf = in qat_pf2vf_exch_msg() local
19 uint32_t vf_csr_off = qat_pf2vf->vf2pf_offset; in qat_pf2vf_exch_msg()
20 uint32_t pf_csr_off = qat_pf2vf->pf2vf_offset; in qat_pf2vf_exch_msg()
21 int type_shift = qat_pf2vf->pf2vf_type_shift; in qat_pf2vf_exch_msg()
22 uint32_t type_mask = qat_pf2vf->pf2vf_type_mask; in qat_pf2vf_exch_msg()
23 int blck_hdr_shift = qat_pf2vf->pf2vf_data_shift; in qat_pf2vf_exch_msg()
H A Dmeson.build52 'qat_pf2vf.c',