Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/intel/qat/qat_common/
Dadf_gen4_pfvf.h9 void adf_gen4_init_pf_pfvf_ops(struct adf_pfvf_ops *pfvf_ops);
11 static inline void adf_gen4_init_pf_pfvf_ops(struct adf_pfvf_ops *pfvf_ops) in adf_gen4_init_pf_pfvf_ops() function
Dadf_gen4_pfvf.c134 void adf_gen4_init_pf_pfvf_ops(struct adf_pfvf_ops *pfvf_ops) in adf_gen4_init_pf_pfvf_ops() function
145 EXPORT_SYMBOL_GPL(adf_gen4_init_pf_pfvf_ops);
/linux-6.12.1/drivers/crypto/intel/qat/qat_420xx/
Dadf_420xx_hw_data.c488 adf_gen4_init_pf_pfvf_ops(&hw_data->pfvf_ops); in adf_init_hw_data_420xx()
/linux-6.12.1/drivers/crypto/intel/qat/qat_4xxx/
Dadf_4xxx_hw_data.c472 adf_gen4_init_pf_pfvf_ops(&hw_data->pfvf_ops); in adf_init_hw_data_4xxx()