Home
last modified time | relevance | path

Searched refs:pfvf_message (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/dev/qat/qat_common/
H A Dadf_gen4_pfvf.c45 struct pfvf_message msg, in adf_gen4_pfvf_send()
79 struct pfvf_message msg, in adf_gen4_vf2pf_send()
86 static struct pfvf_message
92 struct pfvf_message msg = { 0 }; in adf_gen4_pfvf_recv()
113 static struct pfvf_message
H A Dadf_pfvf_vf_msg.c21 struct pfvf_message msg = { .type = ADF_VF2PF_MSGTYPE_INIT }; in adf_vf2pf_notify_init()
43 struct pfvf_message msg = { .type = ADF_VF2PF_MSGTYPE_SHUTDOWN }; in adf_vf2pf_notify_shutdown()
57 struct pfvf_message resp; in adf_vf2pf_request_version()
58 struct pfvf_message msg = { in adf_vf2pf_request_version()
104 struct pfvf_message msg = { .type = in adf_vf2pf_restarting_complete()
H A Dadf_pfvf_vf_proto.c31 adf_send_vf2pf_msg(struct adf_accel_dev *accel_dev, struct pfvf_message msg) in adf_send_vf2pf_msg()
51 static struct pfvf_message
74 struct pfvf_message msg, in adf_send_vf2pf_req()
75 struct pfvf_message *resp) in adf_send_vf2pf_req()
124 struct pfvf_message req = { 0 }; in adf_vf2pf_blkmsg_data_req()
125 struct pfvf_message resp = { 0 }; in adf_vf2pf_blkmsg_data_req()
346 adf_handle_pf2vf_msg(struct adf_accel_dev *accel_dev, struct pfvf_message msg) in adf_handle_pf2vf_msg()
377 struct pfvf_message msg; in adf_recv_and_handle_pf2vf_msg()
H A Dadf_pfvf_utils.c74 struct pfvf_message msg, in adf_pfvf_csr_msg_of()
86 struct pfvf_message
91 struct pfvf_message msg = { 0 }; in adf_pfvf_message_of()
H A Dadf_vf_isr.c95 struct pfvf_message msg) in adf_pf2vf_handle_pf_rp_reset()
/freebsd/sys/dev/qat/include/common/
H A Dadf_pfvf_vf_proto.h20 struct pfvf_message msg);
22 struct pfvf_message msg,
23 struct pfvf_message *resp);
H A Dadf_pfvf_utils.h26 struct pfvf_message msg,
28 struct pfvf_message adf_pfvf_message_of(struct adf_accel_dev *accel_dev,
H A Dadf_pfvf_msg.h90 struct pfvf_message { struct
H A Dadf_accel_devices.h324 struct pfvf_message msg,
327 struct pfvf_message (*recv_msg)(struct adf_accel_dev *accel_dev,
718 struct pfvf_message
H A Dadf_common_drv.h306 struct pfvf_message msg);
/freebsd/sys/dev/qat/qat_hw/qat_4xxxvf/
H A Dadf_4xxxvf_hw_data.c329 struct pfvf_message req = { 0 }; in adf_4xxxvf_ring_pair_reset()