Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/crypto/qat/qat_common/
Dadf_sriov.c17 struct adf_accel_vf_info *vf_info;
24 struct adf_accel_vf_info *vf_info = pf2vf_resp->vf_info; in adf_iov_send_resp()
37 void adf_schedule_vf2pf_handler(struct adf_accel_vf_info *vf_info) in adf_schedule_vf2pf_handler()
55 struct adf_accel_vf_info *vf_info; in adf_enable_sriov()
99 struct adf_accel_vf_info *vf; in adf_disable_sriov()
178 sizeof(struct adf_accel_vf_info), in adf_sriov_configure()
Dadf_pfvf_pf_proto.c52 struct adf_accel_vf_info *vf_info = &accel_dev->pf.vf_info[vf_nr]; in adf_recv_vf2pf_msg()
80 static int adf_pf2vf_blkmsg_get_data(struct adf_accel_vf_info *vf_info, in adf_pf2vf_blkmsg_get_data()
123 static struct pfvf_message handle_blkmsg_req(struct adf_accel_vf_info *vf_info, in handle_blkmsg_req()
233 struct adf_accel_vf_info *vf_info = &accel_dev->pf.vf_info[vf_nr]; in adf_handle_vf2pf_msg()
Dadf_pfvf_pf_msg.c11 struct adf_accel_vf_info *vf; in adf_pf2vf_notify_restarting()
Dadf_accel_devices.h260 struct adf_accel_vf_info { struct
287 struct adf_accel_vf_info *vf_info; argument
Dadf_common_drv.h203 void adf_schedule_vf2pf_handler(struct adf_accel_vf_info *vf_info);
Dadf_isr.c99 struct adf_accel_vf_info *vf_info; in adf_handle_vf2pf_int()