Home
last modified time | relevance | path

Searched refs:qat_pf2vf_exch_msg (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/common/qat/
H A Dqat_pf2vf.h16 int qat_pf2vf_exch_msg(struct qat_pci_device *qat_dev,
H A Dqat_pf2vf.c10 int qat_pf2vf_exch_msg(struct qat_pci_device *qat_dev, in qat_pf2vf_exch_msg() function
/dpdk/drivers/common/qat/dev/
H A Dqat_dev_gen4.c42 return qat_pf2vf_exch_msg(qat_dev, pf2vf_msg, 2, val); in qat_query_svc_gen4()
260 ret = qat_pf2vf_exch_msg(qat_pci_dev, pf2vf_msg, 1, data); in qat_reset_ring_pairs_gen4()