Home
last modified time | relevance | path

Searched defs:desc (Results 1 – 25 of 1487) sorted by relevance

12345678910>>...60

/linux/drivers/net/wireless/ath/ath11k/
H A Dhw.c234 static bool ath11k_hw_ipq8074_rx_desc_get_first_msdu(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_first_msdu()
240 static bool ath11k_hw_ipq8074_rx_desc_get_last_msdu(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_last_msdu()
246 static u8 ath11k_hw_ipq8074_rx_desc_get_l3_pad_bytes(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_l3_pad_bytes()
252 static u8 *ath11k_hw_ipq8074_rx_desc_get_hdr_status(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_hdr_status()
257 static bool ath11k_hw_ipq8074_rx_desc_encrypt_valid(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_encrypt_valid()
263 static u32 ath11k_hw_ipq8074_rx_desc_get_encrypt_type(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_encrypt_type()
269 static u8 ath11k_hw_ipq8074_rx_desc_get_decap_type(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_decap_type()
275 static u8 ath11k_hw_ipq8074_rx_desc_get_mesh_ctl(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mesh_ctl()
281 static bool ath11k_hw_ipq8074_rx_desc_get_ldpc_support(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_ldpc_support()
287 static bool ath11k_hw_ipq8074_rx_desc_get_mpdu_seq_ctl_vld(struct hal_rx_desc *desc) in ath11k_hw_ipq8074_rx_desc_get_mpdu_seq_ctl_vld()
[all …]
/linux/kernel/irq/
H A Dsettings.h42 irq_settings_clr_and_set(struct irq_desc * desc,u32 clr,u32 set) irq_settings_clr_and_set() argument
48 irq_settings_is_per_cpu(struct irq_desc * desc) irq_settings_is_per_cpu() argument
53 irq_settings_is_per_cpu_devid(struct irq_desc * desc) irq_settings_is_per_cpu_devid() argument
58 irq_settings_set_per_cpu(struct irq_desc * desc) irq_settings_set_per_cpu() argument
63 irq_settings_set_no_balancing(struct irq_desc * desc) irq_settings_set_no_balancing() argument
68 irq_settings_has_no_balance_set(struct irq_desc * desc) irq_settings_has_no_balance_set() argument
73 irq_settings_get_trigger_mask(struct irq_desc * desc) irq_settings_get_trigger_mask() argument
79 irq_settings_set_trigger_mask(struct irq_desc * desc,u32 mask) irq_settings_set_trigger_mask() argument
85 irq_settings_is_level(struct irq_desc * desc) irq_settings_is_level() argument
90 irq_settings_clr_level(struct irq_desc * desc) irq_settings_clr_level() argument
95 irq_settings_set_level(struct irq_desc * desc) irq_settings_set_level() argument
100 irq_settings_can_request(struct irq_desc * desc) irq_settings_can_request() argument
105 irq_settings_clr_norequest(struct irq_desc * desc) irq_settings_clr_norequest() argument
110 irq_settings_set_norequest(struct irq_desc * desc) irq_settings_set_norequest() argument
115 irq_settings_can_thread(struct irq_desc * desc) irq_settings_can_thread() argument
120 irq_settings_clr_nothread(struct irq_desc * desc) irq_settings_clr_nothread() argument
125 irq_settings_set_nothread(struct irq_desc * desc) irq_settings_set_nothread() argument
130 irq_settings_can_probe(struct irq_desc * desc) irq_settings_can_probe() argument
135 irq_settings_clr_noprobe(struct irq_desc * desc) irq_settings_clr_noprobe() argument
140 irq_settings_set_noprobe(struct irq_desc * desc) irq_settings_set_noprobe() argument
145 irq_settings_can_move_pcntxt(struct irq_desc * desc) irq_settings_can_move_pcntxt() argument
150 irq_settings_can_autoenable(struct irq_desc * desc) irq_settings_can_autoenable() argument
155 irq_settings_is_nested_thread(struct irq_desc * desc) irq_settings_is_nested_thread() argument
160 irq_settings_is_polled(struct irq_desc * desc) irq_settings_is_polled() argument
165 irq_settings_disable_unlazy(struct irq_desc * desc) irq_settings_disable_unlazy() argument
170 irq_settings_clr_disable_unlazy(struct irq_desc * desc) irq_settings_clr_disable_unlazy() argument
175 irq_settings_is_hidden(struct irq_desc * desc) irq_settings_is_hidden() argument
180 irq_settings_set_no_debug(struct irq_desc * desc) irq_settings_set_no_debug() argument
185 irq_settings_no_debug(struct irq_desc * desc) irq_settings_no_debug() argument
[all...]
H A Dinternals.h132 register_irq_proc(unsigned int irq,struct irq_desc * desc) register_irq_proc() argument
133 unregister_irq_proc(unsigned int irq,struct irq_desc * desc) unregister_irq_proc() argument
150 irq_setup_affinity(struct irq_desc * desc) irq_setup_affinity() argument
154 chip_bus_lock(struct irq_desc * desc) chip_bus_lock() argument
160 chip_bus_sync_unlock(struct irq_desc * desc) chip_bus_sync_unlock() argument
172 for_each_action_of_desc(desc,act) global() argument
187 irq_put_desc_busunlock(struct irq_desc * desc,unsigned long flags) irq_put_desc_busunlock() argument
199 irq_put_desc_unlock(struct irq_desc * desc,unsigned long flags) irq_put_desc_unlock() argument
249 irq_state_set_disabled(struct irq_desc * desc) irq_state_set_disabled() argument
254 irq_state_set_masked(struct irq_desc * desc) irq_state_set_masked() argument
261 __kstat_incr_irqs_this_cpu(struct irq_desc * desc) __kstat_incr_irqs_this_cpu() argument
267 kstat_incr_irqs_this_cpu(struct irq_desc * desc) kstat_incr_irqs_this_cpu() argument
273 irq_desc_get_node(struct irq_desc * desc) irq_desc_get_node() argument
278 irq_desc_is_chained(struct irq_desc * desc) irq_desc_is_chained() argument
283 irq_is_nmi(struct irq_desc * desc) irq_is_nmi() argument
293 irq_pm_check_wakeup(struct irq_desc * desc) irq_pm_check_wakeup() argument
295 irq_pm_install_action(struct irq_desc * desc,struct irqaction * action) irq_pm_install_action() argument
297 irq_pm_remove_action(struct irq_desc * desc,struct irqaction * action) irq_pm_remove_action() argument
321 irq_remove_timings(struct irq_desc * desc) irq_remove_timings() argument
328 irq_setup_timings(struct irq_desc * desc,struct irqaction * act) irq_setup_timings() argument
394 record_irq_time(struct irq_desc * desc) record_irq_time() argument
403 irq_remove_timings(struct irq_desc * desc) irq_remove_timings() argument
404 irq_setup_timings(struct irq_desc * desc,struct irqaction * act) irq_setup_timings() argument
406 record_irq_time(struct irq_desc * desc) record_irq_time() argument
431 irq_copy_pending(struct irq_desc * desc,const struct cpumask * mask) irq_copy_pending() argument
436 irq_get_pending(struct cpumask * mask,struct irq_desc * desc) irq_get_pending() argument
440 irq_desc_get_pending_mask(struct irq_desc * desc) irq_desc_get_pending_mask() argument
459 irq_copy_pending(struct irq_desc * desc,const struct cpumask * mask) irq_copy_pending() argument
463 irq_get_pending(struct cpumask * mask,struct irq_desc * desc) irq_get_pending() argument
466 irq_desc_get_pending_mask(struct irq_desc * desc) irq_desc_get_pending_mask() argument
470 irq_fixup_move_pending(struct irq_desc * desc,bool fclear) irq_fixup_move_pending() argument
515 irq_remove_debugfs_entry(struct irq_desc * desc) irq_remove_debugfs_entry() argument
[all...]
H A Dresend.c33 struct irq_desc *desc; in resend_irqs() local
50 static int irq_sw_resend(struct irq_desc *desc) in irq_sw_resend() argument
86 clear_irq_resend(struct irq_desc * desc) clear_irq_resend() argument
93 irq_resend_init(struct irq_desc * desc) irq_resend_init() argument
98 clear_irq_resend(struct irq_desc * desc) clear_irq_resend() argument
99 irq_resend_init(struct irq_desc * desc) irq_resend_init() argument
101 irq_sw_resend(struct irq_desc * desc) irq_sw_resend() argument
107 try_retrigger(struct irq_desc * desc) try_retrigger() argument
124 check_irq_resend(struct irq_desc * desc,bool inject) check_irq_resend() argument
175 struct irq_desc *desc; irq_inject_interrupt() local
[all...]
H A Dpm.c16 bool irq_pm_check_wakeup(struct irq_desc *desc) in irq_pm_check_wakeup()
33 void irq_pm_install_action(struct irq_desc *desc, struct irqaction *action) in irq_pm_install_action()
57 void irq_pm_remove_action(struct irq_desc *desc, struct irqaction *action) in irq_pm_remove_action()
70 static bool suspend_device_irq(struct irq_desc *desc) in suspend_device_irq()
133 struct irq_desc *desc; in suspend_device_irqs() local
151 static void resume_irq(struct irq_desc *desc) in resume_irq()
185 struct irq_desc *desc; in resume_irqs() local
211 struct irq_desc *desc = irq_get_desc_buslock(irq, &flags, IRQ_GET_DESC_CHECK_GLOBAL); in rearm_wake_irq() local
H A Dspurious.c36 bool irq_wait_for_poll(struct irq_desc *desc) in irq_wait_for_poll()
62 static int try_one_irq(struct irq_desc *desc, bool force) in try_one_irq()
120 struct irq_desc *desc; in misrouted_irq() local
146 struct irq_desc *desc; in poll_spurious_irqs() local
192 static void __report_bad_irq(struct irq_desc *desc, irqreturn_t action_ret) in __report_bad_irq()
225 static void report_bad_irq(struct irq_desc *desc, irqreturn_t action_ret) in report_bad_irq()
236 try_misrouted_irq(unsigned int irq, struct irq_desc *desc, in try_misrouted_irq()
272 void note_interrupt(struct irq_desc *desc, irqreturn_t action_ret) in note_interrupt()
/linux/drivers/crypto/caam/
H A Ddesc_constr.h84 static inline int desc_len(u32 * const desc) in desc_len()
89 static inline int desc_bytes(void * const desc) in desc_bytes()
94 static inline u32 *desc_end(u32 * const desc) in desc_end()
99 static inline void *sh_desc_pdb(u32 * const desc) in sh_desc_pdb()
104 static inline void init_desc(u32 * const desc, u32 options) in init_desc()
109 static inline void init_sh_desc(u32 * const desc, u32 options) in init_sh_desc()
115 static inline void init_sh_desc_pdb(u32 * const desc, u32 options, in init_sh_desc_pdb()
124 static inline void init_job_desc(u32 * const desc, u32 options) in init_job_desc()
129 static inline void init_job_desc_pdb(u32 * const desc, u32 options, in init_job_desc_pdb()
137 static inline void append_ptr(u32 * const desc, dma_addr_t ptr) in append_ptr()
[all …]
H A Dcaamalg_desc.c16 static inline void aead_append_src_dst(u32 *desc, u32 msg_type) in aead_append_src_dst()
24 static inline void append_dec_op1(u32 *desc, u32 type) in append_dec_op1()
56 void cnstr_shdsc_aead_null_encap(u32 * const desc, struct alginfo *adata, in cnstr_shdsc_aead_null_encap()
135 void cnstr_shdsc_aead_null_decap(u32 * const desc, struct alginfo *adata, in cnstr_shdsc_aead_null_decap()
210 static void init_sh_desc_key_aead(u32 * const desc, in init_sh_desc_key_aead()
288 void cnstr_shdsc_aead_encap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_aead_encap()
383 void cnstr_shdsc_aead_decap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_aead_decap()
500 void cnstr_shdsc_aead_givencap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_aead_givencap()
634 void cnstr_shdsc_gcm_encap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_gcm_encap()
761 void cnstr_shdsc_gcm_decap(u32 * const desc, struct alginfo *cdata, in cnstr_shdsc_gcm_decap()
[all …]
/linux/drivers/usb/class/
H A Dcdc-wdm.c122 struct wdm_device *desc; in wdm_find_device() local
137 struct wdm_device *desc; in wdm_find_device_by_minor() local
153 struct wdm_device *desc; in wdm_out_callback() local
171 struct wdm_device *desc = urb->context; in wdm_in_callback() local
252 struct wdm_device *desc; in wdm_int_callback() local
338 static void poison_urbs(struct wdm_device *desc) in poison_urbs()
346 static void unpoison_urbs(struct wdm_device *desc) in unpoison_urbs()
357 static void free_urbs(struct wdm_device *desc) in free_urbs()
364 static void cleanup(struct wdm_device *desc) in cleanup()
380 struct wdm_device *desc = file->private_data; in wdm_write() local
[all …]
/linux/arch/x86/crypto/
H A Dsha256_ssse3_glue.c58 static int _sha256_update(struct shash_desc *desc, const u8 *data, in _sha256_update()
80 static int sha256_finup(struct shash_desc *desc, const u8 *data, in sha256_finup()
95 static int sha256_ssse3_update(struct shash_desc *desc, const u8 *data, in sha256_ssse3_update()
101 static int sha256_ssse3_finup(struct shash_desc *desc, const u8 *data, in sha256_ssse3_finup()
108 static int sha256_ssse3_final(struct shash_desc *desc, u8 *out) in sha256_ssse3_final()
113 static int sha256_ssse3_digest(struct shash_desc *desc, const u8 *data, in sha256_ssse3_digest()
169 static int sha256_avx_update(struct shash_desc *desc, const u8 *data, in sha256_avx_update()
175 static int sha256_avx_finup(struct shash_desc *desc, const u8 *data, in sha256_avx_finup()
181 static int sha256_avx_final(struct shash_desc *desc, u8 *out) in sha256_avx_final()
186 static int sha256_avx_digest(struct shash_desc *desc, const u8 *data, in sha256_avx_digest()
[all …]
H A Dsha1_ssse3_glue.c41 static int sha1_update(struct shash_desc *desc, const u8 *data, in sha1_update()
63 static int sha1_finup(struct shash_desc *desc, const u8 *data, in sha1_finup()
81 static int sha1_ssse3_update(struct shash_desc *desc, const u8 *data, in sha1_ssse3_update()
87 static int sha1_ssse3_finup(struct shash_desc *desc, const u8 *data, in sha1_ssse3_finup()
94 static int sha1_ssse3_final(struct shash_desc *desc, u8 *out) in sha1_ssse3_final()
131 static int sha1_avx_update(struct shash_desc *desc, const u8 *data, in sha1_avx_update()
137 static int sha1_avx_finup(struct shash_desc *desc, const u8 *data, in sha1_avx_finup()
143 static int sha1_avx_final(struct shash_desc *desc, u8 *out) in sha1_avx_final()
213 static int sha1_avx2_update(struct shash_desc *desc, const u8 *data, in sha1_avx2_update()
219 static int sha1_avx2_finup(struct shash_desc *desc, const u8 *data, in sha1_avx2_finup()
[all …]
H A Dsha512_ssse3_glue.c45 static int sha512_update(struct shash_desc *desc, const u8 *data, in sha512_update()
67 static int sha512_finup(struct shash_desc *desc, const u8 *data, in sha512_finup()
82 static int sha512_ssse3_update(struct shash_desc *desc, const u8 *data, in sha512_ssse3_update()
88 static int sha512_ssse3_finup(struct shash_desc *desc, const u8 *data, in sha512_ssse3_finup()
95 static int sha512_ssse3_final(struct shash_desc *desc, u8 *out) in sha512_ssse3_final()
158 static int sha512_avx_update(struct shash_desc *desc, const u8 *data, in sha512_avx_update()
164 static int sha512_avx_finup(struct shash_desc *desc, const u8 *data, in sha512_avx_finup()
171 static int sha512_avx_final(struct shash_desc *desc, u8 *out) in sha512_avx_final()
224 static int sha512_avx2_update(struct shash_desc *desc, const u8 *data, in sha512_avx2_update()
230 static int sha512_avx2_finup(struct shash_desc *desc, const u8 *data, in sha512_avx2_finup()
[all …]
/linux/include/linux/gpio/
H A Dconsumer.h26 struct gpio_desc *desc[]; member
239 static inline void gpiod_put(struct gpio_desc *desc) in gpiod_put()
248 struct gpio_desc *desc) in devm_gpiod_unhinge()
309 static inline void devm_gpiod_put(struct device *dev, struct gpio_desc *desc) in devm_gpiod_put()
327 static inline int gpiod_get_direction(const struct gpio_desc *desc) in gpiod_get_direction()
333 static inline int gpiod_direction_input(struct gpio_desc *desc) in gpiod_direction_input()
339 static inline int gpiod_direction_output(struct gpio_desc *desc, int value) in gpiod_direction_output()
345 static inline int gpiod_direction_output_raw(struct gpio_desc *desc, int value) in gpiod_direction_output_raw()
351 static inline int gpiod_enable_hw_timestamp_ns(struct gpio_desc *desc, in gpiod_enable_hw_timestamp_ns()
357 static inline int gpiod_disable_hw_timestamp_ns(struct gpio_desc *desc, in gpiod_disable_hw_timestamp_ns()
[all …]
/linux/drivers/pci/msi/
H A Dmsi.h14 static inline void pci_msi_mask(struct msi_desc *desc, u32 mask) in pci_msi_mask()
19 static inline void pci_msi_unmask(struct msi_desc *desc, u32 mask) in pci_msi_unmask()
24 static inline void __iomem *pci_msix_desc_addr(struct msi_desc *desc) in pci_msix_desc_addr()
35 static inline void pci_msix_write_vector_ctrl(struct msi_desc *desc, u32 ctrl) in pci_msix_write_vector_ctrl()
43 static inline void pci_msix_mask(struct msi_desc *desc) in pci_msix_mask()
51 static inline void pci_msix_unmask(struct msi_desc *desc) in pci_msix_unmask()
57 static inline void __pci_msi_mask_desc(struct msi_desc *desc, u32 mask) in __pci_msi_mask_desc()
65 static inline void __pci_msi_unmask_desc(struct msi_desc *desc, u32 mask) in __pci_msi_unmask_desc()
79 static inline __attribute_const__ u32 msi_multi_mask(struct msi_desc *desc) in msi_multi_mask()
/linux/drivers/scsi/lpfc/
H A Dlpfc_attr.h24 #define LPFC_ATTR(name, defval, minval, maxval, desc) \ argument
30 #define LPFC_ATTR_R(name, defval, minval, maxval, desc) \ argument
38 #define LPFC_ATTR_RW(name, defval, minval, maxval, desc) \ argument
49 #define LPFC_BBCR_ATTR_RW(name, defval, minval, maxval, desc) \ argument
59 #define LPFC_ATTR_HEX_R(name, defval, minval, maxval, desc) \ argument
67 #define LPFC_ATTR_HEX_RW(name, defval, minval, maxval, desc) \ argument
78 #define LPFC_VPORT_ATTR(name, defval, minval, maxval, desc) \ argument
84 #define LPFC_VPORT_ATTR_R(name, defval, minval, maxval, desc) \ argument
92 #define LPFC_VPORT_ULL_ATTR_R(name, defval, minval, maxval, desc) \ argument
100 #define LPFC_VPORT_ATTR_RW(name, defval, minval, maxval, desc) \ argument
[all …]
/linux/drivers/net/ethernet/xscale/
H A Dixp4xx_eth.c222 struct desc { struct
223 u32 next; /* pointer to next buffer, unused */
226 u16 buf_len; /* buffer length */
227 u16 pkt_len; /* packet length */
228 u32 data; /* pointer to data buffer in RAM */
229 u8 dest_id;
230 u8 src_id;
231 u16 flags;
232 u8 qos;
233 u8 padlen;
[all …]
/linux/drivers/crypto/
H A Dpadlock-sha.c32 static int padlock_sha_init(struct shash_desc *desc) in padlock_sha_init()
41 static int padlock_sha_update(struct shash_desc *desc, in padlock_sha_update()
49 static int padlock_sha_export(struct shash_desc *desc, void *out) in padlock_sha_export()
56 static int padlock_sha_import(struct shash_desc *desc, const void *in) in padlock_sha_import()
72 static int padlock_sha1_finup(struct shash_desc *desc, const u8 *in, in padlock_sha1_finup()
126 static int padlock_sha1_final(struct shash_desc *desc, u8 *out) in padlock_sha1_final()
133 static int padlock_sha256_finup(struct shash_desc *desc, const u8 *in, in padlock_sha256_finup()
187 static int padlock_sha256_final(struct shash_desc *desc, u8 *out) in padlock_sha256_final()
269 static int padlock_sha1_init_nano(struct shash_desc *desc) in padlock_sha1_init_nano()
280 static int padlock_sha1_update_nano(struct shash_desc *desc, in padlock_sha1_update_nano()
[all …]
/linux/drivers/gpio/
H A Dgpiolib.c106 const char *gpiod_get_label(struct gpio_desc *desc) in gpiod_get_label()
130 static int desc_set_label(struct gpio_desc *desc, const char *label) in desc_set_label()
218 int desc_to_gpio(const struct gpio_desc *desc) in desc_to_gpio()
237 struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc) in gpiod_to_chip()
258 struct gpio_device *gpiod_to_gpio_device(struct gpio_desc *desc) in gpiod_to_gpio_device()
353 int gpiod_get_direction(struct gpio_desc *desc) in gpiod_get_direction()
462 struct gpio_desc *desc; in gpio_name_to_desc() local
716 static void gpiod_free_irqs(struct gpio_desc *desc) in gpiod_free_irqs()
749 struct gpio_desc *desc; in gpiochip_free_remaining_irqs() local
821 struct gpio_desc *desc; in gpiochip_machine_hog() local
[all …]
H A Dgpiolib-sysfs.c38 struct gpio_desc *desc; member
79 struct gpio_desc *desc = data->desc; in direction_show() local
94 struct gpio_desc *desc = data->desc; in direction_store() local
116 struct gpio_desc *desc = data->desc; in value_show() local
132 struct gpio_desc *desc = data->desc; in value_store() local
165 struct gpio_desc *desc = data->desc; in gpio_sysfs_request_irq() local
231 struct gpio_desc *desc = data->desc; in gpio_sysfs_free_irq() local
304 struct gpio_desc *desc = data->desc; in gpio_sysfs_set_active_low() local
329 struct gpio_desc *desc = data->desc; in active_low_show() local
360 struct gpio_desc *desc = data->desc; in gpio_is_visible() local
[all …]
/linux/drivers/crypto/ccp/
H A Dccp-dmaengine.c76 struct ccp_dma_desc *desc, *dtmp; in ccp_free_desc_resources() local
108 struct ccp_dma_desc *desc, *dtmp; in ccp_cleanup_desc_resources() local
139 static int ccp_issue_next_cmd(struct ccp_dma_desc *desc) in ccp_issue_next_cmd()
160 static void ccp_free_active_cmd(struct ccp_dma_desc *desc) in ccp_free_active_cmd()
177 struct ccp_dma_desc *desc) in __ccp_next_dma_desc()
191 struct ccp_dma_desc *desc) in ccp_handle_active_desc()
247 struct ccp_dma_desc *desc; in __ccp_pending_to_active() local
263 struct ccp_dma_desc *desc = data; in ccp_cmd_callback() local
299 struct ccp_dma_desc *desc = container_of(tx_desc, struct ccp_dma_desc, in ccp_tx_submit() local
334 struct ccp_dma_desc *desc; in ccp_alloc_dma_desc() local
[all …]
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_err.c1507 hclge_print_mod_reg_info(struct device *dev, struct hclge_desc *desc, in hclge_print_mod_reg_info()
1789 struct hclge_desc *desc, u32 cmd, u16 flag) in hclge_cmd_query_error()
1811 struct hclge_desc desc; in hclge_clear_mac_tnl_int() local
1822 struct hclge_desc desc[2]; in hclge_config_common_hw_err_int() local
1859 struct hclge_desc desc; in hclge_config_ncsi_hw_err_int() local
1881 struct hclge_desc desc; in hclge_config_igu_egu_hw_err_int() local
1921 struct hclge_desc desc[2]; in hclge_config_ppp_error_interrupt() local
1984 struct hclge_desc desc; in hclge_config_tm_hw_err_int() local
2017 struct hclge_desc desc; in hclge_config_mac_err_int() local
2037 struct hclge_desc desc; in hclge_config_mac_tnl_int() local
[all …]
/linux/crypto/
H A Dcrct10dif_generic.c42 static int chksum_init(struct shash_desc *desc) in chksum_init()
51 static int chksum_update(struct shash_desc *desc, const u8 *data, in chksum_update()
60 static int chksum_update_arch(struct shash_desc *desc, const u8 *data, in chksum_update_arch()
69 static int chksum_final(struct shash_desc *desc, u8 *out) in chksum_final()
90 static int chksum_finup(struct shash_desc *desc, const u8 *data, in chksum_finup()
98 static int chksum_finup_arch(struct shash_desc *desc, const u8 *data, in chksum_finup_arch()
106 static int chksum_digest(struct shash_desc *desc, const u8 *data, in chksum_digest()
112 static int chksum_digest_arch(struct shash_desc *desc, const u8 *data, in chksum_digest_arch()
H A Dcrc32_generic.c47 static int crc32_init(struct shash_desc *desc) in crc32_init()
57 static int crc32_update(struct shash_desc *desc, const u8 *data, in crc32_update()
66 static int crc32_update_arch(struct shash_desc *desc, const u8 *data, in crc32_update_arch()
90 static int crc32_finup(struct shash_desc *desc, const u8 *data, in crc32_finup()
96 static int crc32_finup_arch(struct shash_desc *desc, const u8 *data, in crc32_finup_arch()
102 static int crc32_final(struct shash_desc *desc, u8 *out) in crc32_final()
110 static int crc32_digest(struct shash_desc *desc, const u8 *data, in crc32_digest()
116 static int crc32_digest_arch(struct shash_desc *desc, const u8 *data, in crc32_digest_arch()
/linux/drivers/dma/ptdma/
H A Dptdma-dmaengine.c
/linux/drivers/mtd/ubi/
H A Dkapi.c90 void ubi_get_volume_info(struct ubi_volume_desc *desc, in ubi_get_volume_info()
118 struct ubi_volume_desc *desc; in ubi_open_volume() local
346 void ubi_close_volume(struct ubi_volume_desc *desc) in ubi_close_volume()
389 static int leb_read_sanity_check(struct ubi_volume_desc *desc, int lnum, in leb_read_sanity_check()
443 int ubi_leb_read(struct ubi_volume_desc *desc, int lnum, char *buf, int offset, in ubi_leb_read()
483 int ubi_leb_read_sg(struct ubi_volume_desc *desc, int lnum, struct ubi_sgl *sgl, in ubi_leb_read_sg()
534 int ubi_leb_write(struct ubi_volume_desc *desc, int lnum, const void *buf, in ubi_leb_write()
579 int ubi_leb_change(struct ubi_volume_desc *desc, int lnum, const void *buf, in ubi_leb_change()
620 int ubi_leb_erase(struct ubi_volume_desc *desc, int lnum) in ubi_leb_erase()
681 int ubi_leb_unmap(struct ubi_volume_desc *desc, int lnum) in ubi_leb_unmap()
[all …]

12345678910>>...60