Home
last modified time | relevance | path

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

/linux/drivers/crypto/qat/qat_dh895xcc/
A Dadf_dh895xcc_hw_data.c115 static u32 get_vf2pf_sources(void __iomem *pmisc_bar) in get_vf2pf_sources() function
205 hw_data->get_vf2pf_sources = get_vf2pf_sources; in adf_init_hw_data_dh895xcc()
/linux/drivers/crypto/qat/qat_4xxx/
A Dadf_4xxx_hw_data.c214 static u32 get_vf2pf_sources(void __iomem *pmisc_addr) in get_vf2pf_sources() function
263 hw_data->get_vf2pf_sources = get_vf2pf_sources; in adf_init_hw_data_4xxx()
/linux/drivers/crypto/qat/qat_c3xxx/
A Dadf_c3xxx_hw_data.c139 hw_data->get_vf2pf_sources = adf_gen2_get_vf2pf_sources; in adf_init_hw_data_c3xxx()
/linux/drivers/crypto/qat/qat_c62x/
A Dadf_c62x_hw_data.c141 hw_data->get_vf2pf_sources = adf_gen2_get_vf2pf_sources; in adf_init_hw_data_c62x()
/linux/drivers/crypto/qat/qat_common/
A Dadf_accel_devices.h180 u32 (*get_vf2pf_sources)(void __iomem *pmisc_addr); member
A Dadf_isr.c71 vf_mask = hw_data->get_vf2pf_sources(pmisc_addr); in adf_msix_isr_ae()

Completed in 10 milliseconds