Home
last modified time | relevance | path

Searched refs:adf_pfvf_ops (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/crypto/qat/qat_common/
Dadf_gen2_pfvf.h15 void adf_gen2_init_pf_pfvf_ops(struct adf_pfvf_ops *pfvf_ops);
16 void adf_gen2_init_vf_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()
23 static inline void adf_gen2_init_vf_pfvf_ops(struct adf_pfvf_ops *pfvf_ops) in adf_gen2_init_vf_pfvf_ops()
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()
Dadf_pfvf_vf_proto.c35 struct adf_pfvf_ops *pfvf_ops = GET_PFVF_OPS(accel_dev); in adf_send_vf2pf_msg()
52 struct adf_pfvf_ops *pfvf_ops = GET_PFVF_OPS(accel_dev); in adf_recv_pf2vf_msg()
Dadf_pfvf_pf_proto.c34 struct adf_pfvf_ops *pfvf_ops = GET_PFVF_OPS(accel_dev); in adf_send_pf2vf_msg()
53 struct adf_pfvf_ops *pfvf_ops = GET_PFVF_OPS(accel_dev); in adf_recv_vf2pf_msg()
Dadf_accel_devices.h153 struct adf_pfvf_ops { struct
203 struct adf_pfvf_ops pfvf_ops;
Dadf_gen2_pfvf.c378 void adf_gen2_init_pf_pfvf_ops(struct adf_pfvf_ops *pfvf_ops) in adf_gen2_init_pf_pfvf_ops()
391 void adf_gen2_init_vf_pfvf_ops(struct adf_pfvf_ops *pfvf_ops) in adf_gen2_init_vf_pfvf_ops()
Dadf_gen4_pfvf.c136 void adf_gen4_init_pf_pfvf_ops(struct adf_pfvf_ops *pfvf_ops) in adf_gen4_init_pf_pfvf_ops()