Home
last modified time | relevance | path

Searched defs:hw_data (Results 1 – 25 of 101) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/video/backlight/
Dapple_bl.c31 struct hw_data { struct
40 static const struct hw_data *hw_data; argument
/kernel/linux/linux-5.10/drivers/video/backlight/
Dapple_bl.c31 struct hw_data { struct
40 static const struct hw_data *hw_data; argument
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_common/
Dadf_isr.c23 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_msix() local
68 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_msix_isr_ae() local
123 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_request_irqs() local
171 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_free_irqs() local
191 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr_alloc_msix_entry_table() local
239 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_setup_bh() local
252 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_cleanup_bh() local
Dadf_pf2vf_msg.c17 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_pf2vf_interrupts() local
27 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_pf2vf_interrupts() local
37 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_vf2pf_interrupts() local
60 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_vf2pf_interrupts() local
84 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in __adf_iov_putmsg() local
183 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_vf2pf_req_hndl() local
305 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_vf2pf_request_version() local
Dadf_init.c63 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_init() local
149 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_start() local
255 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_shutdown() local
Dadf_transport.c138 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_ring() local
346 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_bank() local
419 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_etr_data() local
472 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in cleanup_bank() local
Dadf_accel_engine.c76 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_start() local
97 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_stop() local
Dadf_hw_arbiter.c37 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_arb() local
74 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_exit_arb() local
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_common/
Dadf_isr.c24 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_msix() local
126 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_handle_pm_int() local
157 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_free_irqs() local
182 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_request_irqs() local
249 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_isr_alloc_msix_vectors_data() local
276 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_setup_bh() local
289 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_cleanup_bh() local
Dadf_init.c65 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_init() local
169 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_start() local
265 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_stop() local
328 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_dev_shutdown() local
Dadf_hw_arbiter.c20 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_arb() local
51 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_update_ring_arb() local
75 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_exit_arb() local
Dadf_sriov.c54 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_enable_sriov() local
97 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_disable_sriov() local
Dadf_accel_engine.c128 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_start() local
144 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_ae_stop() local
Dadf_gen2_hw_data.c28 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_enable_error_correction() local
213 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_get_accel_cap() local
253 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_gen2_set_ssm_wdtimer() local
Dadf_transport.c164 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_ring() local
388 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_bank() local
477 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in adf_init_etr_data() local
527 struct adf_hw_device_data *hw_data = accel_dev->hw_device; in cleanup_bank() local
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_c3xxxvf/
Dadf_c3xxxvf_hw_data.c62 void adf_init_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c3xxxiov()
98 void adf_clean_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c3xxxiov()
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_c62xvf/
Dadf_c62xvf_hw_data.c62 void adf_init_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62xiov()
98 void adf_clean_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c62xiov()
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_dh895xccvf/
Dadf_dh895xccvf_hw_data.c62 void adf_init_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_dh895xcciov()
98 void adf_clean_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_dh895xcciov()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c62xvf/
Dadf_c62xvf_hw_data.c68 void adf_init_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62xiov()
102 void adf_clean_hw_data_c62xiov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c62xiov()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_c3xxxvf/
Dadf_c3xxxvf_hw_data.c68 void adf_init_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c3xxxiov()
102 void adf_clean_hw_data_c3xxxiov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c3xxxiov()
/kernel/linux/linux-5.10/drivers/crypto/qat/qat_dh895xccvf/
Dadf_dh895xccvf_hw_data.c68 void adf_init_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_init_hw_data_dh895xcciov()
102 void adf_clean_hw_data_dh895xcciov(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_dh895xcciov()
/kernel/linux/linux-6.6/net/core/
Ddrop_monitor.c302 net_dm_hw_reset_per_cpu_data(struct per_cpu_dm_data *hw_data) in net_dm_hw_reset_per_cpu_data()
410 struct per_cpu_dm_data *hw_data; in net_dm_hw_summary_work() local
443 struct per_cpu_dm_data *hw_data; in net_dm_hw_trap_summary_probe() local
943 struct per_cpu_dm_data *hw_data; in net_dm_hw_packet_work() local
967 struct per_cpu_dm_data *hw_data; in net_dm_hw_trap_packet_probe() local
1064 struct per_cpu_dm_data *hw_data = &per_cpu(dm_hw_cpu_data, cpu); in net_dm_hw_monitor_start() local
1085 struct per_cpu_dm_data *hw_data = &per_cpu(dm_hw_cpu_data, cpu); in net_dm_hw_monitor_start() local
1119 struct per_cpu_dm_data *hw_data = &per_cpu(dm_hw_cpu_data, cpu); in net_dm_hw_monitor_stop() local
1488 struct per_cpu_dm_data *hw_data = &per_cpu(dm_hw_cpu_data, cpu); in net_dm_hw_stats_read() local
1708 struct per_cpu_dm_data *hw_data; in net_dm_hw_cpu_data_init() local
[all …]
/kernel/linux/linux-5.10/net/core/
Ddrop_monitor.c306 net_dm_hw_reset_per_cpu_data(struct per_cpu_dm_data *hw_data) in net_dm_hw_reset_per_cpu_data()
414 struct per_cpu_dm_data *hw_data; in net_dm_hw_summary_work() local
447 struct per_cpu_dm_data *hw_data; in net_dm_hw_trap_summary_probe() local
919 struct per_cpu_dm_data *hw_data; in net_dm_hw_packet_work() local
943 struct per_cpu_dm_data *hw_data; in net_dm_hw_trap_packet_probe() local
1040 struct per_cpu_dm_data *hw_data = &per_cpu(dm_hw_cpu_data, cpu); in net_dm_hw_monitor_start() local
1061 struct per_cpu_dm_data *hw_data = &per_cpu(dm_hw_cpu_data, cpu); in net_dm_hw_monitor_start() local
1095 struct per_cpu_dm_data *hw_data = &per_cpu(dm_hw_cpu_data, cpu); in net_dm_hw_monitor_stop() local
1472 struct per_cpu_dm_data *hw_data = &per_cpu(dm_hw_cpu_data, cpu); in net_dm_hw_stats_read() local
1704 struct per_cpu_dm_data *hw_data; in net_dm_hw_cpu_data_init() local
[all …]
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_c62x/
Dadf_c62x_hw_data.c116 void adf_init_hw_data_c62x(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c62x()
166 void adf_clean_hw_data_c62x(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c62x()
/kernel/linux/linux-6.6/drivers/crypto/intel/qat/qat_c3xxx/
Dadf_c3xxx_hw_data.c114 void adf_init_hw_data_c3xxx(struct adf_hw_device_data *hw_data) in adf_init_hw_data_c3xxx()
164 void adf_clean_hw_data_c3xxx(struct adf_hw_device_data *hw_data) in adf_clean_hw_data_c3xxx()

12345