Home
last modified time | relevance | path

Searched defs:ccp (Results 1 - 25 of 29) sorted by relevance

12

/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A DMakefile[all...]
H A Dccp-dev-v3.c22 struct ccp_device *ccp = cmd_q->ccp; in ccp_alloc_ksb() local
53 struct ccp_device *ccp = cmd_q->ccp; ccp_free_ksb() local
77 struct ccp_device *ccp = cmd_q->ccp; ccp_do_cmd() local
314 ccp_disable_queue_interrupts(struct ccp_device *ccp) ccp_disable_queue_interrupts() argument
319 ccp_enable_queue_interrupts(struct ccp_device *ccp) ccp_enable_queue_interrupts() argument
326 struct ccp_device *ccp = (struct ccp_device *)data; ccp_irq_bh() local
358 struct ccp_device *ccp = (struct ccp_device *)data; ccp_irq_handler() local
369 ccp_init(struct ccp_device *ccp) ccp_init() argument
518 ccp_destroy(struct ccp_device *ccp) ccp_destroy() argument
[all...]
H A Dccp-dev.c135 void ccp_add_device(struct ccp_device *ccp) in ccp_add_device() argument
158 void ccp_del_device(struct ccp_device *ccp) in ccp_del_device() argument
182 ccp_register_rng(struct ccp_device *ccp) ccp_register_rng() argument
197 ccp_unregister_rng(struct ccp_device *ccp) ccp_unregister_rng() argument
291 struct ccp_device *ccp; ccp_enqueue_cmd() local
348 struct ccp_device *ccp = cmd->ccp; ccp_do_cmd_backlog() local
376 struct ccp_device *ccp = cmd_q->ccp; ccp_dequeue_cmd() local
478 struct ccp_device *ccp; ccp_alloc_struct() local
508 struct ccp_device *ccp = container_of(rng, struct ccp_device, hwrng); ccp_trng_read() local
534 ccp_queues_suspended(struct ccp_device *ccp) ccp_queues_suspended() argument
553 struct ccp_device *ccp = sp->ccp_data; ccp_dev_suspend() local
581 struct ccp_device *ccp = sp->ccp_data; ccp_dev_resume() local
607 struct ccp_device *ccp; ccp_dev_init() local
668 struct ccp_device *ccp = sp->ccp_data; ccp_dev_destroy() local
[all...]
H A Dccp-debugfs.c45 struct ccp_device *ccp = filp->private_data; in ccp5_debugfs_info_read() local
100 struct ccp_device *ccp in ccp5_debugfs_stats_read() local
178 struct ccp_device *ccp = filp->private_data; ccp5_debugfs_stats_write() local
282 ccp5_debugfs_setup(struct ccp_device *ccp) ccp5_debugfs_setup() argument
[all...]
H A Dccp-dmaengine.c43 static unsigned int ccp_get_dma_chan_attr(struct ccp_device *ccp) in ccp_get_dma_chan_attr() argument
62 static void ccp_free_cmd_resources(struct ccp_device *ccp, in ccp_free_cmd_resources() argument
73 static void ccp_free_desc_resources(struct ccp_device *ccp, in ccp_free_desc_resources() argument
105 ccp_cleanup_desc_resources(struct ccp_device *ccp, struct list_head *list) ccp_cleanup_desc_resources() argument
362 struct ccp_device *ccp = chan->ccp; ccp_create_desc() local
636 ccp_dma_release(struct ccp_device *ccp) ccp_dma_release() argument
651 ccp_dma_release_channels(struct ccp_device *ccp) ccp_dma_release_channels() argument
666 ccp_dmaengine_register(struct ccp_device *ccp) ccp_dmaengine_register() argument
779 ccp_dmaengine_unregister(struct ccp_device *ccp) ccp_dmaengine_unregister() argument
[all...]
H A Dccp-ops.c59 static u32 ccp_gen_jobid(struct ccp_device *ccp) in ccp_gen_jobid() argument
[all...]
H A Dccp-dev-v5.c27 struct ccp_device *ccp; in ccp_lsb_alloc() local
81 struct ccp_device *ccp = cmd_q->ccp; ccp_lsb_free() local
608 ccp_find_and_assign_lsb_to_q(struct ccp_device *ccp, int lsb_cnt, int n_lsbs, unsigned long *lsb_pub) ccp_find_and_assign_lsb_to_q() argument
665 ccp_assign_lsbs(struct ccp_device *ccp) ccp_assign_lsbs() argument
720 ccp5_disable_queue_interrupts(struct ccp_device *ccp) ccp5_disable_queue_interrupts() argument
728 ccp5_enable_queue_interrupts(struct ccp_device *ccp) ccp5_enable_queue_interrupts() argument
738 struct ccp_device *ccp = (struct ccp_device *)data; ccp5_irq_bh() local
768 struct ccp_device *ccp = (struct ccp_device *)data; ccp5_irq_handler() local
779 ccp5_init(struct ccp_device *ccp) ccp5_init() argument
1007 ccp5_destroy(struct ccp_device *ccp) ccp5_destroy() argument
1066 ccp5_config(struct ccp_device *ccp) ccp5_config() argument
1072 ccp5other_config(struct ccp_device *ccp) ccp5other_config() argument
[all...]
/kernel/linux/linux-6.6/drivers/crypto/ccp/
H A DMakefile[all...]
H A Dccp-dev-v3.c22 struct ccp_device *ccp = cmd_q->ccp; in ccp_alloc_ksb() local
53 struct ccp_device *ccp = cmd_q->ccp; ccp_free_ksb() local
77 struct ccp_device *ccp = cmd_q->ccp; ccp_do_cmd() local
314 ccp_disable_queue_interrupts(struct ccp_device *ccp) ccp_disable_queue_interrupts() argument
319 ccp_enable_queue_interrupts(struct ccp_device *ccp) ccp_enable_queue_interrupts() argument
326 struct ccp_device *ccp = (struct ccp_device *)data; ccp_irq_bh() local
358 struct ccp_device *ccp = (struct ccp_device *)data; ccp_irq_handler() local
369 ccp_init(struct ccp_device *ccp) ccp_init() argument
517 ccp_destroy(struct ccp_device *ccp) ccp_destroy() argument
[all...]
H A Dccp-dev.c135 void ccp_add_device(struct ccp_device *ccp) in ccp_add_device() argument
158 void ccp_del_device(struct ccp_device *ccp) in ccp_del_device() argument
182 ccp_register_rng(struct ccp_device *ccp) ccp_register_rng() argument
197 ccp_unregister_rng(struct ccp_device *ccp) ccp_unregister_rng() argument
291 struct ccp_device *ccp; ccp_enqueue_cmd() local
348 struct ccp_device *ccp = cmd->ccp; ccp_do_cmd_backlog() local
376 struct ccp_device *ccp = cmd_q->ccp; ccp_dequeue_cmd() local
478 struct ccp_device *ccp; ccp_alloc_struct() local
508 struct ccp_device *ccp = container_of(rng, struct ccp_device, hwrng); ccp_trng_read() local
534 ccp_queues_suspended(struct ccp_device *ccp) ccp_queues_suspended() argument
553 struct ccp_device *ccp = sp->ccp_data; ccp_dev_suspend() local
579 struct ccp_device *ccp = sp->ccp_data; ccp_dev_resume() local
603 struct ccp_device *ccp; ccp_dev_init() local
664 struct ccp_device *ccp = sp->ccp_data; ccp_dev_destroy() local
[all...]
H A Dccp-debugfs.c45 struct ccp_device *ccp = filp->private_data; in ccp5_debugfs_info_read() local
100 struct ccp_device *ccp in ccp5_debugfs_stats_read() local
178 struct ccp_device *ccp = filp->private_data; ccp5_debugfs_stats_write() local
282 ccp5_debugfs_setup(struct ccp_device *ccp) ccp5_debugfs_setup() argument
[all...]
H A Dccp-dmaengine.c43 static unsigned int ccp_get_dma_chan_attr(struct ccp_device *ccp) in ccp_get_dma_chan_attr() argument
62 static void ccp_free_cmd_resources(struct ccp_device *ccp, in ccp_free_cmd_resources() argument
73 static void ccp_free_desc_resources(struct ccp_device *ccp, in ccp_free_desc_resources() argument
105 ccp_cleanup_desc_resources(struct ccp_device *ccp, struct list_head *list) ccp_cleanup_desc_resources() argument
361 struct ccp_device *ccp = chan->ccp; ccp_create_desc() local
635 ccp_dma_release(struct ccp_device *ccp) ccp_dma_release() argument
650 ccp_dma_release_channels(struct ccp_device *ccp) ccp_dma_release_channels() argument
665 ccp_dmaengine_register(struct ccp_device *ccp) ccp_dmaengine_register() argument
778 ccp_dmaengine_unregister(struct ccp_device *ccp) ccp_dmaengine_unregister() argument
[all...]
H A Dccp-ops.c59 static u32 ccp_gen_jobid(struct ccp_device *ccp) in ccp_gen_jobid() argument
[all...]
H A Dccp-dev-v5.c27 struct ccp_device *ccp; in ccp_lsb_alloc() local
81 struct ccp_device *ccp = cmd_q->ccp; ccp_lsb_free() local
608 ccp_find_and_assign_lsb_to_q(struct ccp_device *ccp, int lsb_cnt, int n_lsbs, unsigned long *lsb_pub) ccp_find_and_assign_lsb_to_q() argument
665 ccp_assign_lsbs(struct ccp_device *ccp) ccp_assign_lsbs() argument
720 ccp5_disable_queue_interrupts(struct ccp_device *ccp) ccp5_disable_queue_interrupts() argument
728 ccp5_enable_queue_interrupts(struct ccp_device *ccp) ccp5_enable_queue_interrupts() argument
738 struct ccp_device *ccp = (struct ccp_device *)data; ccp5_irq_bh() local
768 struct ccp_device *ccp = (struct ccp_device *)data; ccp5_irq_handler() local
779 ccp5_init(struct ccp_device *ccp) ccp5_init() argument
1006 ccp5_destroy(struct ccp_device *ccp) ccp5_destroy() argument
1065 ccp5_config(struct ccp_device *ccp) ccp5_config() argument
1071 ccp5other_config(struct ccp_device *ccp) ccp5other_config() argument
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Dsetup.c116 struct mlx5e_create_cq_param ccp; in mlx5e_open_xsk() local
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dcorsair-cpro.c90 static int ccp_get_errno(struct ccp_device *ccp) in ccp_get_errno() argument
109 static int send_usb_cmd(struct ccp_device *ccp, u8 command, u8 byte1, u8 byte2, u8 byte3) in send_usb_cmd() argument
135 struct ccp_device *ccp = hid_get_drvdata(hdev); ccp_raw_event() local
148 get_data(struct ccp_device *ccp, int command, int channel, bool two_byte_data) get_data() argument
167 set_pwm(struct ccp_device *ccp, int channel, long val) set_pwm() argument
187 set_target(struct ccp_device *ccp, int channel, long val) set_target() argument
204 struct ccp_device *ccp = dev_get_drvdata(dev); ccp_read_string() local
226 struct ccp_device *ccp = dev_get_drvdata(dev); ccp_read() local
295 struct ccp_device *ccp = dev_get_drvdata(dev); ccp_write() local
323 const struct ccp_device *ccp = data; ccp_is_visible() local
426 get_fan_cnct(struct ccp_device *ccp) get_fan_cnct() argument
464 get_temp_cnct(struct ccp_device *ccp) get_temp_cnct() argument
487 struct ccp_device *ccp; ccp_probe() local
543 struct ccp_device *ccp = hid_get_drvdata(hdev); ccp_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtrap.c63 struct mlx5e_create_cq_param ccp = {}; in mlx5e_open_trap_rq() local
H A Dqos.c72 struct mlx5e_create_cq_param ccp = {}; in mlx5e_open_qos_sq() local
H A Dptp.c549 struct mlx5e_create_cq_param ccp = {}; in mlx5e_ptp_open_tx_cqs() local
600 struct mlx5e_create_cq_param ccp = {}; in mlx5e_ptp_open_rx_cq() local
[all...]
H A Dparams.c669 void mlx5e_build_create_cq_param(struct mlx5e_create_cq_param *ccp, struct mlx5e_channel *c) in mlx5e_build_create_cq_param() argument
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dcorsair-cpro.c90 static int ccp_get_errno(struct ccp_device *ccp) in ccp_get_errno() argument
109 static int send_usb_cmd(struct ccp_device *ccp, u8 command, u8 byte1, u8 byte2, u8 byte3) in send_usb_cmd() argument
135 struct ccp_device *ccp = hid_get_drvdata(hdev); ccp_raw_event() local
148 get_data(struct ccp_device *ccp, int command, int channel, bool two_byte_data) get_data() argument
167 set_pwm(struct ccp_device *ccp, int channel, long val) set_pwm() argument
187 set_target(struct ccp_device *ccp, int channel, long val) set_target() argument
204 struct ccp_device *ccp = dev_get_drvdata(dev); ccp_read_string() local
226 struct ccp_device *ccp = dev_get_drvdata(dev); ccp_read() local
295 struct ccp_device *ccp = dev_get_drvdata(dev); ccp_write() local
324 const struct ccp_device *ccp = data; ccp_is_visible() local
427 get_fan_cnct(struct ccp_device *ccp) get_fan_cnct() argument
465 get_temp_cnct(struct ccp_device *ccp) get_temp_cnct() argument
488 struct ccp_device *ccp; ccp_probe() local
544 struct ccp_device *ccp = hid_get_drvdata(hdev); ccp_remove() local
[all...]
/kernel/linux/linux-5.10/drivers/infiniband/hw/qib/
H A Dqib_mad.c2095 static int cc_get_classportinfo(struct ib_cc_mad *ccp, in cc_get_classportinfo() argument
2113 static int cc_get_congestion_info(struct ib_cc_mad *ccp, in cc_get_congestion_info() argument
2127 static int cc_get_congestion_setting(struct ib_cc_mad *ccp, in cc_get_congestion_setting() argument
2156 static int cc_get_congestion_control_table(struct ib_cc_mad *ccp, in cc_get_congestion_control_table() argument
2207 cc_set_congestion_setting(struct ib_cc_mad *ccp, struct ib_device *ibdev, u8 port) cc_set_congestion_setting() argument
2235 cc_set_congestion_control_table(struct ib_cc_mad *ccp, struct ib_device *ibdev, u8 port) cc_set_congestion_control_table() argument
2295 struct ib_cc_mad *ccp = (struct ib_cc_mad *)out_mad; process_cc() local
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/qib/
H A Dqib_mad.c2095 static int cc_get_classportinfo(struct ib_cc_mad *ccp, in cc_get_classportinfo() argument
2113 static int cc_get_congestion_info(struct ib_cc_mad *ccp, in cc_get_congestion_info() argument
2127 static int cc_get_congestion_setting(struct ib_cc_mad *ccp, in cc_get_congestion_setting() argument
2156 static int cc_get_congestion_control_table(struct ib_cc_mad *ccp, in cc_get_congestion_control_table() argument
2207 cc_set_congestion_setting(struct ib_cc_mad *ccp, struct ib_device *ibdev, u8 port) cc_set_congestion_setting() argument
2235 cc_set_congestion_control_table(struct ib_cc_mad *ccp, struct ib_device *ibdev, u8 port) cc_set_congestion_control_table() argument
2295 struct ib_cc_mad *ccp = (struct ib_cc_mad *)out_mad; process_cc() local
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dccp.h642 struct ccp_device *ccp; member
/kernel/linux/linux-6.6/include/linux/
H A Dccp.h643 struct ccp_device *ccp; member

Completed in 23 milliseconds

12