Home
last modified time | relevance | path

Searched defs:cptvf (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/crypto/octeontx/
H A Dotx_cryptodev_hw_access.c32 otx_cpt_vf_init(struct cpt_vf *cptvf) in otx_cpt_vf_init()
69 otx_cpt_clear_mbox_intr(struct cpt_vf *cptvf) in otx_cpt_clear_mbox_intr()
87 otx_cpt_clear_irde_intr(struct cpt_vf *cptvf) in otx_cpt_clear_irde_intr()
105 otx_cpt_clear_nwrp_intr(struct cpt_vf *cptvf) in otx_cpt_clear_nwrp_intr()
123 otx_cpt_clear_swerr_intr(struct cpt_vf *cptvf) in otx_cpt_clear_swerr_intr()
141 otx_cpt_clear_hwerr_intr(struct cpt_vf *cptvf) in otx_cpt_clear_hwerr_intr()
159 otx_cpt_clear_fault_intr(struct cpt_vf *cptvf) in otx_cpt_clear_fault_intr()
177 otx_cpt_clear_dovf_intr(struct cpt_vf *cptvf) in otx_cpt_clear_dovf_intr()
258 otx_cpt_vfvq_init(struct cpt_vf *cptvf) in otx_cpt_vfvq_init()
317 otx_cpt_poll_misc(struct cpt_vf *cptvf) in otx_cpt_poll_misc()
[all …]
H A Dotx_cryptodev_mbox.c11 otx_cpt_handle_mbox_intr(struct cpt_vf *cptvf) in otx_cpt_handle_mbox_intr()
76 otx_cpt_send_msg_to_pf(struct cpt_vf *cptvf, struct cpt_mbox *mbx) in otx_cpt_send_msg_to_pf()
86 otx_cpt_send_msg_to_pf_timeout(struct cpt_vf *cptvf, struct cpt_mbox *mbx) in otx_cpt_send_msg_to_pf_timeout()
117 otx_cpt_check_pf_ready(struct cpt_vf *cptvf) in otx_cpt_check_pf_ready()
131 otx_cpt_get_dev_type(struct cpt_vf *cptvf) in otx_cpt_get_dev_type()
145 otx_cpt_send_vq_size_msg(struct cpt_vf *cptvf) in otx_cpt_send_vq_size_msg()
161 otx_cpt_send_vf_grp_msg(struct cpt_vf *cptvf, uint32_t group) in otx_cpt_send_vf_grp_msg()
178 otx_cpt_send_vf_up(struct cpt_vf *cptvf) in otx_cpt_send_vf_up()
192 otx_cpt_send_vf_down(struct cpt_vf *cptvf) in otx_cpt_send_vf_down()
H A Dotx_cryptodev_hw_access.h183 otx_cpt_write_vq_doorbell(struct cpt_vf *cptvf, uint32_t val) in otx_cpt_write_vq_doorbell()
194 otx_cpt_read_vq_doorbell(struct cpt_vf *cptvf) in otx_cpt_read_vq_doorbell()
206 struct cpt_vf *cptvf = (struct cpt_vf *)instance; in otx_cpt_ring_dbell() local
224 struct cpt_vf *cptvf = (struct cpt_vf *)instance; in fill_cpt_inst() local
253 struct cpt_vf *cptvf = (struct cpt_vf *)instance; in mark_cpt_inst() local
269 struct cpt_vf *cptvf = (struct cpt_vf *)instance; in check_nb_command_id() local
H A Dotx_cryptodev_ops.c40 struct cpt_vf *cptvf = arg; in otx_cpt_alarm_cb() local
79 void *cptvf = c_dev->data->dev_private; in otx_cpt_dev_start() local
89 void *cptvf = c_dev->data->dev_private; in otx_cpt_dev_stop() local
102 void *cptvf = c_dev->data->dev_private; in otx_cpt_dev_close() local
631 struct cpt_vf *cptvf = (struct cpt_vf *)instance; in otx_cpt_pkt_enqueue() local
939 struct cpt_vf *cptvf = (struct cpt_vf *)instance; in otx_cpt_pkt_dequeue() local
1052 struct cpt_vf *cptvf = NULL; in otx_cpt_dev_create() local