Home
last modified time | relevance | path

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

/dpdk/drivers/common/qat/
H A Dqat_pf2vf.c72 uint32_t pf_val = ADF_CSR_RD(pmisc_bar_addr, pf_csr_off); in qat_pf2vf_exch_msg() local
74 *(ret + i) = (uint8_t)(pf_val >> (pf2vf_msg.block_hdr > 0 ? in qat_pf2vf_exch_msg()