Home
last modified time | relevance | path

Searched defs:get_pf2vf_offset (Results 1 – 7 of 7) sorted by relevance

/Linux-v5.4/drivers/crypto/qat/qat_c3xxxvf/
Dadf_c3xxxvf_hw_data.c93 static u32 get_pf2vf_offset(u32 i) in get_pf2vf_offset() function
/Linux-v5.4/drivers/crypto/qat/qat_c62xvf/
Dadf_c62xvf_hw_data.c93 static u32 get_pf2vf_offset(u32 i) in get_pf2vf_offset() function
/Linux-v5.4/drivers/crypto/qat/qat_dh895xccvf/
Dadf_dh895xccvf_hw_data.c93 static u32 get_pf2vf_offset(u32 i) in get_pf2vf_offset() function
/Linux-v5.4/drivers/crypto/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c142 static u32 get_pf2vf_offset(u32 i) in get_pf2vf_offset() function
/Linux-v5.4/drivers/crypto/qat/qat_c62x/
Dadf_c62x_hw_data.c152 static u32 get_pf2vf_offset(u32 i) in get_pf2vf_offset() function
/Linux-v5.4/drivers/crypto/qat/qat_dh895xcc/
Dadf_dh895xcc_hw_data.c164 static uint32_t get_pf2vf_offset(uint32_t i) in get_pf2vf_offset() function
/Linux-v5.4/drivers/crypto/qat/qat_common/
Dadf_accel_devices.h164 uint32_t (*get_pf2vf_offset)(uint32_t i); member