Home
last modified time | relevance | path

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

/dpdk/drivers/common/qat/
H A Dqat_pf2vf.c21 int type_shift = qat_pf2vf->pf2vf_type_shift; in qat_pf2vf_exch_msg() local
47 msg = (pf2vf_msg.msg_type << type_shift) | in qat_pf2vf_exch_msg()
50 msg = (pf2vf_msg.msg_type << type_shift) | in qat_pf2vf_exch_msg()