get_pf2vf_offset  218 drivers/crypto/qat/qat_c3xxx/adf_c3xxx_hw_data.c 	hw_data->get_pf2vf_offset = get_pf2vf_offset;
get_pf2vf_offset  136 drivers/crypto/qat/qat_c3xxxvf/adf_c3xxxvf_hw_data.c 	hw_data->get_pf2vf_offset = get_pf2vf_offset;
get_pf2vf_offset  228 drivers/crypto/qat/qat_c62x/adf_c62x_hw_data.c 	hw_data->get_pf2vf_offset = get_pf2vf_offset;
get_pf2vf_offset  136 drivers/crypto/qat/qat_c62xvf/adf_c62xvf_hw_data.c 	hw_data->get_pf2vf_offset = get_pf2vf_offset;
get_pf2vf_offset  164 drivers/crypto/qat/qat_common/adf_accel_devices.h 	uint32_t (*get_pf2vf_offset)(uint32_t i);
get_pf2vf_offset  140 drivers/crypto/qat/qat_common/adf_pf2vf_msg.c 		pf2vf_offset = hw_data->get_pf2vf_offset(0);
get_pf2vf_offset  148 drivers/crypto/qat/qat_common/adf_pf2vf_msg.c 		pf2vf_offset = hw_data->get_pf2vf_offset(vf_nr);
get_pf2vf_offset  246 drivers/crypto/qat/qat_common/adf_pf2vf_msg.c 	msg = ADF_CSR_RD(pmisc_addr, hw_data->get_pf2vf_offset(vf_nr));
get_pf2vf_offset  250 drivers/crypto/qat/qat_common/adf_pf2vf_msg.c 	ADF_CSR_WR(pmisc_addr, hw_data->get_pf2vf_offset(vf_nr), msg);
get_pf2vf_offset  125 drivers/crypto/qat/qat_common/adf_vf_isr.c 	msg = ADF_CSR_RD(pmisc_bar_addr, hw_data->get_pf2vf_offset(0));
get_pf2vf_offset  152 drivers/crypto/qat/qat_common/adf_vf_isr.c 		ADF_CSR_WR(pmisc_bar_addr, hw_data->get_pf2vf_offset(0), msg);
get_pf2vf_offset  172 drivers/crypto/qat/qat_common/adf_vf_isr.c 	ADF_CSR_WR(pmisc_bar_addr, hw_data->get_pf2vf_offset(0), msg);
get_pf2vf_offset  240 drivers/crypto/qat/qat_dh895xcc/adf_dh895xcc_hw_data.c 	hw_data->get_pf2vf_offset = get_pf2vf_offset;
get_pf2vf_offset  136 drivers/crypto/qat/qat_dh895xccvf/adf_dh895xccvf_hw_data.c 	hw_data->get_pf2vf_offset = get_pf2vf_offset;