/kernel/linux/linux-5.10/drivers/crypto/cavium/cpt/ |
H A D | Makefile | |
H A D | cptvf_mbox.c | 8 static void cptvf_send_msg_to_pf(struct cpt_vf *cptvf, struct cpt_mbox *mbx) in cptvf_send_msg_to_pf() argument 18 void cptvf_handle_mbox_intr(struct cpt_vf *cptvf) in cptvf_handle_mbox_intr() argument 58 cptvf_send_msg_to_pf_timeout(struct cpt_vf *cptvf, struct cpt_mbox *mbx) cptvf_send_msg_to_pf_timeout() argument 89 cptvf_check_pf_ready(struct cpt_vf *cptvf) cptvf_check_pf_ready() argument 107 cptvf_send_vq_size_msg(struct cpt_vf *cptvf) cptvf_send_vq_size_msg() argument 125 cptvf_send_vf_to_grp_msg(struct cpt_vf *cptvf) cptvf_send_vf_to_grp_msg() argument 144 cptvf_send_vf_priority_msg(struct cpt_vf *cptvf) cptvf_send_vf_priority_msg() argument 162 cptvf_send_vf_up(struct cpt_vf *cptvf) cptvf_send_vf_up() argument 179 cptvf_send_vf_down(struct cpt_vf *cptvf) cptvf_send_vf_down() argument [all...] |
H A D | cptvf_algs.c | 462 int cvm_crypto_init(struct cpt_vf *cptvf) in cvm_crypto_init() argument
|
H A D | cptvf_reqmanager.c | 44 static int setup_sgio_components(struct cpt_vf *cptvf, struct buf_ptr *list, in setup_sgio_components() argument 121 static inline int setup_sgio_list(struct cpt_vf *cptvf, in setup_sgio_list() argument 223 static int send_cpt_command(struct cpt_vf *cptvf, union cpt_inst_s *cmd, in send_cpt_command() argument 270 do_request_cleanup(struct cpt_vf *cptvf, struct cpt_info_buffer *info) do_request_cleanup() argument 316 do_post_process(struct cpt_vf *cptvf, struct cpt_info_buffer *info) do_post_process() argument 328 process_pending_queue(struct cpt_vf *cptvf, struct pending_qinfo *pqinfo, int qno) process_pending_queue() argument 410 process_request(struct cpt_vf *cptvf, struct cpt_request_info *req) process_request() argument 545 vq_post_process(struct cpt_vf *cptvf, u32 qno) vq_post_process() argument 560 struct cpt_vf *cptvf = (struct cpt_vf *)vfdev; cptvf_do_request() local [all...] |
H A D | request_manager.h | 91 struct cpt_vf *cptvf; member
|
H A D | cptvf_main.c | 16 void *cptvf; member 32 static int init_worker_threads(struct cpt_vf *cptvf) in init_worker_threads() argument 59 cleanup_worker_threads(struct cpt_vf *cptvf) cleanup_worker_threads() argument 139 init_pending_queues(struct cpt_vf *cptvf, u32 qlen, u32 nr_queues) init_pending_queues() argument 157 cleanup_pending_queues(struct cpt_vf *cptvf) cleanup_pending_queues() argument 169 free_command_queues(struct cpt_vf *cptvf, struct command_qinfo *cqinfo) free_command_queues() argument 203 alloc_command_queues(struct cpt_vf *cptvf, struct command_qinfo *cqinfo, size_t cmd_size, u32 qlen) alloc_command_queues() argument 279 init_command_queues(struct cpt_vf *cptvf, u32 qlen) init_command_queues() argument 296 cleanup_command_queues(struct cpt_vf *cptvf) cleanup_command_queues() argument 308 cptvf_sw_cleanup(struct cpt_vf *cptvf) cptvf_sw_cleanup() argument 315 cptvf_sw_init(struct cpt_vf *cptvf, u32 qlen, u32 nr_queues) cptvf_sw_init() argument 359 cptvf_free_irq_affinity(struct cpt_vf *cptvf, int vec) cptvf_free_irq_affinity() argument 365 cptvf_write_vq_ctl(struct cpt_vf *cptvf, bool val) cptvf_write_vq_ctl() argument 374 cptvf_write_vq_doorbell(struct cpt_vf *cptvf, u32 val) cptvf_write_vq_doorbell() argument 385 cptvf_write_vq_inprog(struct cpt_vf *cptvf, u8 val) cptvf_write_vq_inprog() argument 394 cptvf_write_vq_done_numwait(struct cpt_vf *cptvf, u32 val) cptvf_write_vq_done_numwait() argument 405 cptvf_write_vq_done_timewait(struct cpt_vf *cptvf, u16 time) cptvf_write_vq_done_timewait() argument 416 cptvf_enable_swerr_interrupts(struct cpt_vf *cptvf) cptvf_enable_swerr_interrupts() argument 428 cptvf_enable_mbox_interrupts(struct cpt_vf *cptvf) cptvf_enable_mbox_interrupts() argument 440 cptvf_enable_done_interrupts(struct cpt_vf *cptvf) cptvf_enable_done_interrupts() argument 452 cptvf_clear_dovf_intr(struct cpt_vf *cptvf) cptvf_clear_dovf_intr() argument 464 cptvf_clear_irde_intr(struct cpt_vf *cptvf) cptvf_clear_irde_intr() argument 476 cptvf_clear_nwrp_intr(struct cpt_vf *cptvf) cptvf_clear_nwrp_intr() argument 488 cptvf_clear_mbox_intr(struct cpt_vf *cptvf) cptvf_clear_mbox_intr() argument 500 cptvf_clear_swerr_intr(struct cpt_vf *cptvf) cptvf_clear_swerr_intr() argument 512 cptvf_read_vf_misc_intr_status(struct cpt_vf *cptvf) cptvf_read_vf_misc_intr_status() argument 519 struct cpt_vf *cptvf = (struct cpt_vf *)cptvf_irq; cptvf_misc_intr_handler() local 556 get_cptvf_vq_wqe(struct cpt_vf *cptvf, int qno) get_cptvf_vq_wqe() argument 568 cptvf_read_vq_done_count(struct cpt_vf *cptvf) cptvf_read_vq_done_count() argument 576 cptvf_write_vq_done_ack(struct cpt_vf *cptvf, u32 ackcnt) cptvf_write_vq_done_ack() argument 590 struct cpt_vf *cptvf = (struct cpt_vf *)cptvf_irq; cptvf_done_intr_handler() local 614 cptvf_set_irq_affinity(struct cpt_vf *cptvf, int vec) cptvf_set_irq_affinity() argument 633 cptvf_write_vq_saddr(struct cpt_vf *cptvf, u64 val) cptvf_write_vq_saddr() argument 641 cptvf_device_init(struct cpt_vf *cptvf) cptvf_device_init() argument 667 struct cpt_vf *cptvf; cptvf_probe() local 801 free_irq(pci_irq_vector(pdev, CPT_VF_INT_VEC_E_MISC), cptvf); cptvf_probe() local 815 struct cpt_vf *cptvf = pci_get_drvdata(pdev); cptvf_remove() local 828 free_irq(pci_irq_vector(pdev, CPT_VF_INT_VEC_E_DONE), cptvf); cptvf_remove() local 829 free_irq(pci_irq_vector(pdev, CPT_VF_INT_VEC_E_MISC), cptvf); cptvf_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/cavium/cpt/ |
H A D | Makefile | |
H A D | cptvf_mbox.c | 8 static void cptvf_send_msg_to_pf(struct cpt_vf *cptvf, struct cpt_mbox *mbx) in cptvf_send_msg_to_pf() argument 18 void cptvf_handle_mbox_intr(struct cpt_vf *cptvf) in cptvf_handle_mbox_intr() argument 58 cptvf_send_msg_to_pf_timeout(struct cpt_vf *cptvf, struct cpt_mbox *mbx) cptvf_send_msg_to_pf_timeout() argument 89 cptvf_check_pf_ready(struct cpt_vf *cptvf) cptvf_check_pf_ready() argument 107 cptvf_send_vq_size_msg(struct cpt_vf *cptvf) cptvf_send_vq_size_msg() argument 125 cptvf_send_vf_to_grp_msg(struct cpt_vf *cptvf) cptvf_send_vf_to_grp_msg() argument 144 cptvf_send_vf_priority_msg(struct cpt_vf *cptvf) cptvf_send_vf_priority_msg() argument 162 cptvf_send_vf_up(struct cpt_vf *cptvf) cptvf_send_vf_up() argument 179 cptvf_send_vf_down(struct cpt_vf *cptvf) cptvf_send_vf_down() argument [all...] |
H A D | cptvf_reqmanager.c | 44 static int setup_sgio_components(struct cpt_vf *cptvf, struct buf_ptr *list, in setup_sgio_components() argument 121 static inline int setup_sgio_list(struct cpt_vf *cptvf, in setup_sgio_list() argument 223 static int send_cpt_command(struct cpt_vf *cptvf, union cpt_inst_s *cmd, in send_cpt_command() argument 266 do_request_cleanup(struct cpt_vf *cptvf, struct cpt_info_buffer *info) do_request_cleanup() argument 312 do_post_process(struct cpt_vf *cptvf, struct cpt_info_buffer *info) do_post_process() argument 324 process_pending_queue(struct cpt_vf *cptvf, struct pending_qinfo *pqinfo, int qno) process_pending_queue() argument 406 process_request(struct cpt_vf *cptvf, struct cpt_request_info *req) process_request() argument 541 vq_post_process(struct cpt_vf *cptvf, u32 qno) vq_post_process() argument 556 struct cpt_vf *cptvf = (struct cpt_vf *)vfdev; cptvf_do_request() local [all...] |
H A D | cptvf_algs.c | 460 int cvm_crypto_init(struct cpt_vf *cptvf) in cvm_crypto_init() argument
|
H A D | request_manager.h | 91 struct cpt_vf *cptvf; member
|
H A D | cptvf_main.c | 16 void *cptvf; member 32 static int init_worker_threads(struct cpt_vf *cptvf) in init_worker_threads() argument 59 cleanup_worker_threads(struct cpt_vf *cptvf) cleanup_worker_threads() argument 136 init_pending_queues(struct cpt_vf *cptvf, u32 qlen, u32 nr_queues) init_pending_queues() argument 154 cleanup_pending_queues(struct cpt_vf *cptvf) cleanup_pending_queues() argument 166 free_command_queues(struct cpt_vf *cptvf, struct command_qinfo *cqinfo) free_command_queues() argument 200 alloc_command_queues(struct cpt_vf *cptvf, struct command_qinfo *cqinfo, size_t cmd_size, u32 qlen) alloc_command_queues() argument 276 init_command_queues(struct cpt_vf *cptvf, u32 qlen) init_command_queues() argument 293 cleanup_command_queues(struct cpt_vf *cptvf) cleanup_command_queues() argument 305 cptvf_sw_cleanup(struct cpt_vf *cptvf) cptvf_sw_cleanup() argument 312 cptvf_sw_init(struct cpt_vf *cptvf, u32 qlen, u32 nr_queues) cptvf_sw_init() argument 356 cptvf_free_irq_affinity(struct cpt_vf *cptvf, int vec) cptvf_free_irq_affinity() argument 362 cptvf_write_vq_ctl(struct cpt_vf *cptvf, bool val) cptvf_write_vq_ctl() argument 371 cptvf_write_vq_doorbell(struct cpt_vf *cptvf, u32 val) cptvf_write_vq_doorbell() argument 382 cptvf_write_vq_inprog(struct cpt_vf *cptvf, u8 val) cptvf_write_vq_inprog() argument 391 cptvf_write_vq_done_numwait(struct cpt_vf *cptvf, u32 val) cptvf_write_vq_done_numwait() argument 402 cptvf_write_vq_done_timewait(struct cpt_vf *cptvf, u16 time) cptvf_write_vq_done_timewait() argument 413 cptvf_enable_swerr_interrupts(struct cpt_vf *cptvf) cptvf_enable_swerr_interrupts() argument 425 cptvf_enable_mbox_interrupts(struct cpt_vf *cptvf) cptvf_enable_mbox_interrupts() argument 437 cptvf_enable_done_interrupts(struct cpt_vf *cptvf) cptvf_enable_done_interrupts() argument 449 cptvf_clear_dovf_intr(struct cpt_vf *cptvf) cptvf_clear_dovf_intr() argument 461 cptvf_clear_irde_intr(struct cpt_vf *cptvf) cptvf_clear_irde_intr() argument 473 cptvf_clear_nwrp_intr(struct cpt_vf *cptvf) cptvf_clear_nwrp_intr() argument 485 cptvf_clear_mbox_intr(struct cpt_vf *cptvf) cptvf_clear_mbox_intr() argument 497 cptvf_clear_swerr_intr(struct cpt_vf *cptvf) cptvf_clear_swerr_intr() argument 509 cptvf_read_vf_misc_intr_status(struct cpt_vf *cptvf) cptvf_read_vf_misc_intr_status() argument 516 struct cpt_vf *cptvf = (struct cpt_vf *)cptvf_irq; cptvf_misc_intr_handler() local 553 get_cptvf_vq_wqe(struct cpt_vf *cptvf, int qno) get_cptvf_vq_wqe() argument 565 cptvf_read_vq_done_count(struct cpt_vf *cptvf) cptvf_read_vq_done_count() argument 573 cptvf_write_vq_done_ack(struct cpt_vf *cptvf, u32 ackcnt) cptvf_write_vq_done_ack() argument 587 struct cpt_vf *cptvf = (struct cpt_vf *)cptvf_irq; cptvf_done_intr_handler() local 611 cptvf_set_irq_affinity(struct cpt_vf *cptvf, int vec) cptvf_set_irq_affinity() argument 630 cptvf_write_vq_saddr(struct cpt_vf *cptvf, u64 val) cptvf_write_vq_saddr() argument 638 cptvf_device_init(struct cpt_vf *cptvf) cptvf_device_init() argument 664 struct cpt_vf *cptvf; cptvf_probe() local 792 free_irq(pci_irq_vector(pdev, CPT_VF_INT_VEC_E_MISC), cptvf); cptvf_probe() local 806 struct cpt_vf *cptvf = pci_get_drvdata(pdev); cptvf_remove() local 819 free_irq(pci_irq_vector(pdev, CPT_VF_INT_VEC_E_DONE), cptvf); cptvf_remove() local 820 free_irq(pci_irq_vector(pdev, CPT_VF_INT_VEC_E_MISC), cptvf); cptvf_remove() local [all...] |
/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/ |
H A D | Makefile | |
H A D | otx_cptvf_mbox.c | 75 static void cptvf_send_msg_to_pf(struct otx_cptvf *cptvf, in cptvf_send_msg_to_pf() argument 84 void otx_cptvf_handle_mbox_intr(struct otx_cptvf *cptvf) in otx_cptvf_handle_mbox_intr() argument 128 cptvf_send_msg_to_pf_timeout(struct otx_cptvf *cptvf, struct otx_cpt_mbox *mbx) cptvf_send_msg_to_pf_timeout() argument 159 otx_cptvf_check_pf_ready(struct otx_cptvf *cptvf) otx_cptvf_check_pf_ready() argument 174 otx_cptvf_send_vq_size_msg(struct otx_cptvf *cptvf) otx_cptvf_send_vq_size_msg() argument 189 otx_cptvf_send_vf_to_grp_msg(struct otx_cptvf *cptvf, int group) otx_cptvf_send_vf_to_grp_msg() argument 208 otx_cptvf_send_vf_priority_msg(struct otx_cptvf *cptvf) otx_cptvf_send_vf_priority_msg() argument 224 otx_cptvf_send_vf_up(struct otx_cptvf *cptvf) otx_cptvf_send_vf_up() argument 238 otx_cptvf_send_vf_down(struct otx_cptvf *cptvf) otx_cptvf_send_vf_down() argument [all...] |
H A D | otx_cptvf.h | 62 struct otx_cptvf *cptvf; member
|
H A D | otx_cptvf_reqmgr.c | 268 static void cpt_send_cmd(union otx_cpt_inst_s *cptinst, struct otx_cptvf *cptvf) in cpt_send_cmd() argument 407 struct otx_cptvf *cptvf = pci_get_drvdata(pdev); in otx_cpt_do_request() local 297 process_request(struct pci_dev *pdev, struct otx_cpt_req_info *req, struct otx_cpt_pending_queue *pqueue, struct otx_cptvf *cptvf) process_request() argument [all...] |
H A D | otx_cptvf_main.c | 28 static int init_worker_threads(struct otx_cptvf *cptvf) in init_worker_threads() argument 53 static void cleanup_worker_threads(struct otx_cptvf *cptvf) in cleanup_worker_threads() argument 127 init_pending_queues(struct otx_cptvf *cptvf, u32 qlen, u32 num_queues) init_pending_queues() argument 145 cleanup_pending_queues(struct otx_cptvf *cptvf) cleanup_pending_queues() argument 157 free_command_queues(struct otx_cptvf *cptvf, struct otx_cpt_cmd_qinfo *cqinfo) free_command_queues() argument 187 alloc_command_queues(struct otx_cptvf *cptvf, struct otx_cpt_cmd_qinfo *cqinfo, u32 qlen) alloc_command_queues() argument 265 init_command_queues(struct otx_cptvf *cptvf, u32 qlen) init_command_queues() argument 280 cleanup_command_queues(struct otx_cptvf *cptvf) cleanup_command_queues() argument 292 cptvf_sw_cleanup(struct otx_cptvf *cptvf) cptvf_sw_cleanup() argument 299 cptvf_sw_init(struct otx_cptvf *cptvf, u32 qlen, u32 num_queues) cptvf_sw_init() argument 342 cptvf_free_irq_affinity(struct otx_cptvf *cptvf, int vec) cptvf_free_irq_affinity() argument 348 cptvf_write_vq_ctl(struct otx_cptvf *cptvf, bool val) cptvf_write_vq_ctl() argument 357 otx_cptvf_write_vq_doorbell(struct otx_cptvf *cptvf, u32 val) otx_cptvf_write_vq_doorbell() argument 366 cptvf_write_vq_inprog(struct otx_cptvf *cptvf, u8 val) cptvf_write_vq_inprog() argument 375 cptvf_write_vq_done_numwait(struct otx_cptvf *cptvf, u32 val) cptvf_write_vq_done_numwait() argument 384 cptvf_read_vq_done_numwait(struct otx_cptvf *cptvf) cptvf_read_vq_done_numwait() argument 392 cptvf_write_vq_done_timewait(struct otx_cptvf *cptvf, u16 time) cptvf_write_vq_done_timewait() argument 402 cptvf_read_vq_done_timewait(struct otx_cptvf *cptvf) cptvf_read_vq_done_timewait() argument 410 cptvf_enable_swerr_interrupts(struct otx_cptvf *cptvf) cptvf_enable_swerr_interrupts() argument 420 cptvf_enable_mbox_interrupts(struct otx_cptvf *cptvf) cptvf_enable_mbox_interrupts() argument 430 cptvf_enable_done_interrupts(struct otx_cptvf *cptvf) cptvf_enable_done_interrupts() argument 440 cptvf_clear_dovf_intr(struct otx_cptvf *cptvf) cptvf_clear_dovf_intr() argument 450 cptvf_clear_irde_intr(struct otx_cptvf *cptvf) cptvf_clear_irde_intr() argument 460 cptvf_clear_nwrp_intr(struct otx_cptvf *cptvf) cptvf_clear_nwrp_intr() argument 470 cptvf_clear_mbox_intr(struct otx_cptvf *cptvf) cptvf_clear_mbox_intr() argument 480 cptvf_clear_swerr_intr(struct otx_cptvf *cptvf) cptvf_clear_swerr_intr() argument 490 cptvf_read_vf_misc_intr_status(struct otx_cptvf *cptvf) cptvf_read_vf_misc_intr_status() argument 498 struct otx_cptvf *cptvf = arg; cptvf_misc_intr_handler() local 539 get_cptvf_vq_wqe(struct otx_cptvf *cptvf, int qno) get_cptvf_vq_wqe() argument 551 cptvf_read_vq_done_count(struct otx_cptvf *cptvf) cptvf_read_vq_done_count() argument 559 cptvf_write_vq_done_ack(struct otx_cptvf *cptvf, u32 ackcnt) cptvf_write_vq_done_ack() argument 572 struct otx_cptvf *cptvf = (struct otx_cptvf *)cptvf_dev; cptvf_done_intr_handler() local 597 cptvf_set_irq_affinity(struct otx_cptvf *cptvf, int vec) cptvf_set_irq_affinity() argument 617 cptvf_write_vq_saddr(struct otx_cptvf *cptvf, u64 val) cptvf_write_vq_saddr() argument 625 cptvf_device_init(struct otx_cptvf *cptvf) cptvf_device_init() argument 651 struct otx_cptvf *cptvf = dev_get_drvdata(dev); vf_type_show() local 674 struct otx_cptvf *cptvf = dev_get_drvdata(dev); vf_engine_group_show() local 683 struct otx_cptvf *cptvf = dev_get_drvdata(dev); vf_engine_group_store() local 710 struct otx_cptvf *cptvf = dev_get_drvdata(dev); vf_coalesc_time_wait_show() local 720 struct otx_cptvf *cptvf = dev_get_drvdata(dev); vf_coalesc_num_wait_show() local 730 struct otx_cptvf *cptvf = dev_get_drvdata(dev); vf_coalesc_time_wait_store() local 750 struct otx_cptvf *cptvf = dev_get_drvdata(dev); vf_coalesc_num_wait_store() local 787 struct otx_cptvf *cptvf; otx_cptvf_probe() local 919 free_irq(pci_irq_vector(pdev, CPT_VF_INT_VEC_E_DONE), cptvf); otx_cptvf_probe() local 923 free_irq(pci_irq_vector(pdev, CPT_VF_INT_VEC_E_MISC), cptvf); otx_cptvf_probe() local 940 struct otx_cptvf *cptvf = pci_get_drvdata(pdev); otx_cptvf_remove() local 955 free_irq(pci_irq_vector(pdev, CPT_VF_INT_VEC_E_DONE), cptvf); otx_cptvf_remove() local 956 free_irq(pci_irq_vector(pdev, CPT_VF_INT_VEC_E_MISC), cptvf); otx_cptvf_remove() local [all...] |
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/ |
H A D | Makefile | |
H A D | otx_cptvf_mbox.c | 75 static void cptvf_send_msg_to_pf(struct otx_cptvf *cptvf, in cptvf_send_msg_to_pf() argument 84 void otx_cptvf_handle_mbox_intr(struct otx_cptvf *cptvf) in otx_cptvf_handle_mbox_intr() argument 128 cptvf_send_msg_to_pf_timeout(struct otx_cptvf *cptvf, struct otx_cpt_mbox *mbx) cptvf_send_msg_to_pf_timeout() argument 159 otx_cptvf_check_pf_ready(struct otx_cptvf *cptvf) otx_cptvf_check_pf_ready() argument 172 otx_cptvf_send_vq_size_msg(struct otx_cptvf *cptvf) otx_cptvf_send_vq_size_msg() argument 185 otx_cptvf_send_vf_to_grp_msg(struct otx_cptvf *cptvf, int group) otx_cptvf_send_vf_to_grp_msg() argument 204 otx_cptvf_send_vf_priority_msg(struct otx_cptvf *cptvf) otx_cptvf_send_vf_priority_msg() argument 218 otx_cptvf_send_vf_up(struct otx_cptvf *cptvf) otx_cptvf_send_vf_up() argument 230 otx_cptvf_send_vf_down(struct otx_cptvf *cptvf) otx_cptvf_send_vf_down() argument [all...] |
H A D | otx_cptvf.h | 62 struct otx_cptvf *cptvf; member
|
H A D | otx_cptvf_reqmgr.c | 268 static void cpt_send_cmd(union otx_cpt_inst_s *cptinst, struct otx_cptvf *cptvf) in cpt_send_cmd() argument 407 struct otx_cptvf *cptvf = pci_get_drvdata(pdev); in otx_cpt_do_request() local 297 process_request(struct pci_dev *pdev, struct otx_cpt_req_info *req, struct otx_cpt_pending_queue *pqueue, struct otx_cptvf *cptvf) process_request() argument [all...] |
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx2/ |
H A D | cn10k_cpt.c | 76 int cn10k_cptvf_lmtst_init(struct otx2_cptvf_dev *cptvf) in cn10k_cptvf_lmtst_init() argument
|
H A D | otx2_cptvf_main.c | 13 static void cptvf_enable_pfvf_mbox_intrs(struct otx2_cptvf_dev *cptvf) in cptvf_enable_pfvf_mbox_intrs() argument 24 static void cptvf_disable_pfvf_mbox_intrs(struct otx2_cptvf_dev *cptvf) in cptvf_disable_pfvf_mbox_intrs() argument 35 static int cptvf_register_interrupts(struct otx2_cptvf_dev *cptvf) in cptvf_register_interrupts() argument 72 cptvf_pfvf_mbox_init(struct otx2_cptvf_dev *cptvf) cptvf_pfvf_mbox_init() argument 122 cptvf_pfvf_mbox_destroy(struct otx2_cptvf_dev *cptvf) cptvf_pfvf_mbox_destroy() argument 259 cptvf_lf_init(struct otx2_cptvf_dev *cptvf) cptvf_lf_init() argument 338 struct otx2_cptvf_dev *cptvf; otx2_cptvf_probe() local 405 struct otx2_cptvf_dev *cptvf = pci_get_drvdata(pdev); otx2_cptvf_remove() local [all...] |
H A D | otx2_cptvf_mbox.c | 8 int otx2_cpt_mbox_bbuf_init(struct otx2_cptvf_dev *cptvf, struct pci_dev *pdev) in otx2_cpt_mbox_bbuf_init() argument 52 struct otx2_cptvf_dev *cptvf = arg; in otx2_cptvf_pfvf_mbox_intr() local 69 process_pfvf_mbox_mbox_msg(struct otx2_cptvf_dev *cptvf, struct mbox_msghdr *msg) process_pfvf_mbox_mbox_msg() argument 139 struct otx2_cptvf_dev *cptvf; otx2_cptvf_pfvf_mbox_handler() local 168 otx2_cptvf_send_eng_grp_num_msg(struct otx2_cptvf_dev *cptvf, int eng_type) otx2_cptvf_send_eng_grp_num_msg() argument 189 otx2_cptvf_send_kvf_limits_msg(struct otx2_cptvf_dev *cptvf) otx2_cptvf_send_kvf_limits_msg() argument [all...] |
H A D | otx2_cptvf_reqmgr.c | 345 struct otx2_cptvf_dev *cptvf = pci_get_drvdata(pdev); in otx2_cpt_do_request() local 541 struct otx2_cptvf_dev *cptvf = pci_get_drvdata(pdev); in otx2_cpt_get_kcrypto_eng_grp_num() local
|