Home
last modified time | relevance | path

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

/openbmc/linux/drivers/crypto/intel/qat/qat_common/
H A Dadf_gen2_pfvf.h15 void adf_gen2_init_pf_pfvf_ops(struct adf_pfvf_ops *pfvf_ops);
18 static inline void adf_gen2_init_pf_pfvf_ops(struct adf_pfvf_ops *pfvf_ops) in adf_gen2_init_pf_pfvf_ops() function
H A Dadf_gen2_pfvf.c378 void adf_gen2_init_pf_pfvf_ops(struct adf_pfvf_ops *pfvf_ops) in adf_gen2_init_pf_pfvf_ops() function
389 EXPORT_SYMBOL_GPL(adf_gen2_init_pf_pfvf_ops);
/openbmc/linux/drivers/crypto/intel/qat/qat_c62x/
H A Dadf_c62x_hw_data.c161 adf_gen2_init_pf_pfvf_ops(&hw_data->pfvf_ops); in adf_init_hw_data_c62x()
/openbmc/linux/drivers/crypto/intel/qat/qat_c3xxx/
H A Dadf_c3xxx_hw_data.c159 adf_gen2_init_pf_pfvf_ops(&hw_data->pfvf_ops); in adf_init_hw_data_c3xxx()
/openbmc/linux/drivers/crypto/intel/qat/qat_dh895xcc/
H A Dadf_dh895xcc_hw_data.c254 adf_gen2_init_pf_pfvf_ops(&hw_data->pfvf_ops); in adf_init_hw_data_dh895xcc()