/linux/drivers/net/wireless/ath/ath11k/ |
H A D | hw.c | 234 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/drivers/net/wireless/ath/ath12k/ |
H A D | hal.c | 297 static bool ath12k_hw_qcn9274_rx_desc_get_first_msdu(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_first_msdu() 303 static bool ath12k_hw_qcn9274_rx_desc_get_last_msdu(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_last_msdu() 309 static u8 ath12k_hw_qcn9274_rx_desc_get_l3_pad_bytes(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_l3_pad_bytes() 315 static bool ath12k_hw_qcn9274_rx_desc_encrypt_valid(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_encrypt_valid() 321 static u32 ath12k_hw_qcn9274_rx_desc_get_encrypt_type(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_encrypt_type() 327 static u8 ath12k_hw_qcn9274_rx_desc_get_decap_type(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_decap_type() 333 static u8 ath12k_hw_qcn9274_rx_desc_get_mesh_ctl(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_mesh_ctl() 339 static bool ath12k_hw_qcn9274_rx_desc_get_mpdu_seq_ctl_vld(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_mpdu_seq_ctl_vld() 345 static bool ath12k_hw_qcn9274_rx_desc_get_mpdu_fc_valid(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_mpdu_fc_valid() 351 static u16 ath12k_hw_qcn9274_rx_desc_get_mpdu_start_seq_no(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_mpdu_start_seq_no() [all …]
|
/linux/kernel/irq/ |
H A D | settings.h | 41 irq_settings_clr_and_set(struct irq_desc *desc, u32 clr, u32 set) in irq_settings_clr_and_set() 47 static inline bool irq_settings_is_per_cpu(struct irq_desc *desc) in irq_settings_is_per_cpu() 52 static inline bool irq_settings_is_per_cpu_devid(struct irq_desc *desc) in irq_settings_is_per_cpu_devid() 57 static inline void irq_settings_set_per_cpu(struct irq_desc *desc) in irq_settings_set_per_cpu() 62 static inline void irq_settings_set_no_balancing(struct irq_desc *desc) in irq_settings_set_no_balancing() 67 static inline bool irq_settings_has_no_balance_set(struct irq_desc *desc) in irq_settings_has_no_balance_set() 72 static inline u32 irq_settings_get_trigger_mask(struct irq_desc *desc) in irq_settings_get_trigger_mask() 78 irq_settings_set_trigger_mask(struct irq_desc *desc, u32 mask) in irq_settings_set_trigger_mask() 84 static inline bool irq_settings_is_level(struct irq_desc *desc) in irq_settings_is_level() 89 static inline void irq_settings_clr_level(struct irq_desc *desc) in irq_settings_clr_level() [all …]
|
H A D | chip.c | 136 struct irq_desc *desc = irq_to_desc(irq); in irq_get_irq_data() local 142 static void irq_state_clr_disabled(struct irq_desc *desc) in irq_state_clr_disabled() 147 static void irq_state_clr_masked(struct irq_desc *desc) in irq_state_clr_masked() 152 static void irq_state_clr_started(struct irq_desc *desc) in irq_state_clr_started() 157 static void irq_state_set_started(struct irq_desc *desc) in irq_state_set_started() 170 __irq_startup_managed(struct irq_desc *desc, const struct cpumask *aff, in __irq_startup_managed() 206 void irq_startup_managed(struct irq_desc *desc) in irq_startup_managed() 228 __irq_startup_managed(struct irq_desc *desc, const struct cpumask *aff, in __irq_startup_managed() 235 static void irq_enable(struct irq_desc *desc) in irq_enable() 250 static int __irq_startup(struct irq_desc *desc) in __irq_startup() [all …]
|
H A D | manage.c | 40 static void __synchronize_hardirq(struct irq_desc *desc, bool sync_chip) in __synchronize_hardirq() 97 struct irq_desc *desc = irq_to_desc(irq); in synchronize_hardirq() local 108 static void __synchronize_irq(struct irq_desc *desc) in __synchronize_irq() 135 struct irq_desc *desc = irq_to_desc(irq); in synchronize_irq() local 145 static bool __irq_can_set_affinity(struct irq_desc *desc) in __irq_can_set_affinity() 172 struct irq_desc *desc = irq_to_desc(irq); in irq_can_set_affinity_usr() local 187 static void irq_set_thread_affinity(struct irq_desc *desc) in irq_set_thread_affinity() 224 struct irq_desc *desc = irq_data_to_desc(data); in irq_do_set_affinity() local 297 struct irq_desc *desc = irq_data_to_desc(data); in irq_set_affinity_pending() local 329 struct irq_desc *desc = irq_data_to_desc(data); in irq_set_affinity_deactivated() local [all …]
|
H A D | irqdesc.c | 55 static int alloc_masks(struct irq_desc *desc, int node) in alloc_masks() 81 static void desc_smp_init(struct irq_desc *desc, int node, in desc_smp_init() 96 static void free_masks(struct irq_desc *desc) in free_masks() 109 alloc_masks(struct irq_desc *desc, int node) { return 0; } in alloc_masks() 111 desc_smp_init(struct irq_desc *desc, int node, const struct cpumask *affinity) { } in desc_smp_init() 112 static inline void free_masks(struct irq_desc *desc) { } in free_masks() 115 static void desc_set_defaults(unsigned int irq, struct irq_desc *desc, int node, in desc_set_defaults() 186 struct irq_desc *desc; in irq_find_at_or_after() local 194 static void irq_insert_desc(unsigned int irq, struct irq_desc *desc) in irq_insert_desc() 210 static int init_desc(struct irq_desc *desc, int irq, int node, in init_desc() [all …]
|
H A D | internals.h | 126 static inline void register_irq_proc(unsigned int irq, struct irq_desc *desc) { } in register_irq_proc() 127 static inline void unregister_irq_proc(unsigned int irq, struct irq_desc *desc) { } in unregister_irq_proc() 142 static inline int irq_setup_affinity(struct irq_desc *desc) { return 0; } in irq_setup_affinity() 146 #define for_each_action_of_desc(desc, act) \ argument 150 static inline void chip_bus_lock(struct irq_desc *desc) in chip_bus_lock() 156 static inline void chip_bus_sync_unlock(struct irq_desc *desc) in chip_bus_sync_unlock() 240 static inline void irq_state_set_disabled(struct irq_desc *desc) in irq_state_set_disabled() 245 static inline void irq_state_set_masked(struct irq_desc *desc) in irq_state_set_masked() 252 static inline void __kstat_incr_irqs_this_cpu(struct irq_desc *desc) in __kstat_incr_irqs_this_cpu() 258 static inline void kstat_incr_irqs_this_cpu(struct irq_desc *desc) in kstat_incr_irqs_this_cpu() [all …]
|
H A D | resend.c | 35 struct irq_desc *desc; in resend_irqs() local 49 static int irq_sw_resend(struct irq_desc *desc) in irq_sw_resend() 85 void clear_irq_resend(struct irq_desc *desc) in clear_irq_resend() 91 void irq_resend_init(struct irq_desc *desc) in irq_resend_init() 96 void clear_irq_resend(struct irq_desc *desc) {} in clear_irq_resend() 97 void irq_resend_init(struct irq_desc *desc) {} in irq_resend_init() 99 static int irq_sw_resend(struct irq_desc *desc) in irq_sw_resend() 105 static int try_retrigger(struct irq_desc *desc) in try_retrigger() 122 int check_irq_resend(struct irq_desc *desc, bool inject) in check_irq_resend() 181 struct irq_desc *desc = scoped_irqdesc; in irq_inject_interrupt() local
|
H A D | pm.c | 16 void irq_pm_handle_wakeup(struct irq_desc *desc) in irq_pm_handle_wakeup() 29 void irq_pm_install_action(struct irq_desc *desc, struct irqaction *action) in irq_pm_install_action() 52 void irq_pm_remove_action(struct irq_desc *desc, struct irqaction *action) in irq_pm_remove_action() 65 static bool suspend_device_irq(struct irq_desc *desc) in suspend_device_irq() 128 struct irq_desc *desc; in suspend_device_irqs() local 144 static void resume_irq(struct irq_desc *desc) in resume_irq() 178 struct irq_desc *desc; in resume_irqs() local 201 struct irq_desc *desc = scoped_irqdesc; in rearm_wake_irq() local
|
/linux/crypto/ |
H A D | sha256.c | 76 #define SHA224_CTX(desc) ((struct sha224_ctx *)shash_desc_ctx(desc)) argument 78 static int crypto_sha224_init(struct shash_desc *desc) in crypto_sha224_init() 84 static int crypto_sha224_update(struct shash_desc *desc, in crypto_sha224_update() 91 static int crypto_sha224_final(struct shash_desc *desc, u8 *out) in crypto_sha224_final() 97 static int crypto_sha224_digest(struct shash_desc *desc, in crypto_sha224_digest() 104 static int crypto_sha224_export(struct shash_desc *desc, void *out) in crypto_sha224_export() 109 static int crypto_sha224_import(struct shash_desc *desc, const void *in) in crypto_sha224_import() 114 static int crypto_sha224_export_core(struct shash_desc *desc, void *out) in crypto_sha224_export_core() 119 static int crypto_sha224_import_core(struct shash_desc *desc, const void *in) in crypto_sha224_import_core() 134 #define SHA256_CTX(desc) ((struct sha256_ctx *)shash_desc_ctx(desc)) argument [all …]
|
H A D | sha512.c | 78 #define SHA384_CTX(desc) ((struct sha384_ctx *)shash_desc_ctx(desc)) argument 80 static int crypto_sha384_init(struct shash_desc *desc) in crypto_sha384_init() 86 static int crypto_sha384_update(struct shash_desc *desc, in crypto_sha384_update() 93 static int crypto_sha384_final(struct shash_desc *desc, u8 *out) in crypto_sha384_final() 99 static int crypto_sha384_digest(struct shash_desc *desc, in crypto_sha384_digest() 106 static int crypto_sha384_export(struct shash_desc *desc, void *out) in crypto_sha384_export() 111 static int crypto_sha384_import(struct shash_desc *desc, const void *in) in crypto_sha384_import() 116 static int crypto_sha384_export_core(struct shash_desc *desc, void *out) in crypto_sha384_export_core() 121 static int crypto_sha384_import_core(struct shash_desc *desc, const void *in) in crypto_sha384_import_core() 140 #define SHA512_CTX(desc) ((struct sha512_ctx *)shash_desc_ctx(desc)) argument [all …]
|
H A D | sha1.c | 71 #define SHA1_CTX(desc) ((struct sha1_ctx *)shash_desc_ctx(desc)) argument 73 static int crypto_sha1_init(struct shash_desc *desc) in crypto_sha1_init() 79 static int crypto_sha1_update(struct shash_desc *desc, in crypto_sha1_update() 86 static int crypto_sha1_final(struct shash_desc *desc, u8 *out) in crypto_sha1_final() 92 static int crypto_sha1_digest(struct shash_desc *desc, in crypto_sha1_digest() 99 static int crypto_sha1_export(struct shash_desc *desc, void *out) in crypto_sha1_export() 104 static int crypto_sha1_import(struct shash_desc *desc, const void *in) in crypto_sha1_import() 109 static int crypto_sha1_export_core(struct shash_desc *desc, void *out) in crypto_sha1_export_core() 114 static int crypto_sha1_import_core(struct shash_desc *desc, const void *in) in crypto_sha1_import_core() 120 #define HMAC_SHA1_CTX(desc) ((struct hmac_sha1_ctx *)shash_desc_ctx(desc)) argument [all …]
|
/linux/drivers/crypto/caam/ |
H A D | desc_constr.h | 84 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 D | caamalg_desc.c | 16 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/pinctrl/mediatek/ |
H A D | pinctrl-mtk-common-v2.c | 74 const struct mtk_pin_desc *desc, in mtk_hw_pin_field_lookup() 147 const struct mtk_pin_desc *desc, in mtk_hw_pin_field_get() 193 int mtk_hw_set_value(struct mtk_pinctrl *hw, const struct mtk_pin_desc *desc, in mtk_hw_set_value() 216 int mtk_hw_get_value(struct mtk_pinctrl *hw, const struct mtk_pin_desc *desc, in mtk_hw_get_value() 238 const struct mtk_pin_desc *desc; in mtk_xt_find_eint_num() local 263 const struct mtk_pin_desc *desc; in mtk_is_virt_gpio() local 284 const struct mtk_pin_desc *desc; in mtk_xt_get_gpio_n() local 305 const struct mtk_pin_desc *desc; in mtk_xt_get_gpio_state() local 326 const struct mtk_pin_desc *desc; in mtk_xt_set_gpio_as_eint() local 443 const struct mtk_pin_desc *desc) in mtk_pinconf_bias_disable_set() [all …]
|
/linux/drivers/usb/class/ |
H A D | cdc-wdm.c | 121 struct wdm_device *desc; in wdm_find_device() local 136 struct wdm_device *desc; in wdm_find_device_by_minor() local 152 struct wdm_device *desc; in wdm_out_callback() local 170 struct wdm_device *desc = urb->context; in wdm_in_callback() local 256 struct wdm_device *desc; in wdm_int_callback() local 342 static void poison_urbs(struct wdm_device *desc) in poison_urbs() 350 static void unpoison_urbs(struct wdm_device *desc) in unpoison_urbs() 361 static void free_urbs(struct wdm_device *desc) in free_urbs() 368 static void cleanup(struct wdm_device *desc) in cleanup() 384 struct wdm_device *desc = file->private_data; in wdm_write() local [all …]
|
/linux/include/linux/gpio/ |
H A D | consumer.h | 27 struct gpio_desc *desc[]; member 240 static inline void gpiod_put(struct gpio_desc *desc) in gpiod_put() 249 struct gpio_desc *desc) in devm_gpiod_unhinge() 310 static inline void devm_gpiod_put(struct device *dev, struct gpio_desc *desc) in devm_gpiod_put() 328 static inline int gpiod_get_direction(const struct gpio_desc *desc) in gpiod_get_direction() 334 static inline int gpiod_direction_input(struct gpio_desc *desc) in gpiod_direction_input() 340 static inline int gpiod_direction_output(struct gpio_desc *desc, int value) in gpiod_direction_output() 346 static inline int gpiod_direction_output_raw(struct gpio_desc *desc, int value) in gpiod_direction_output_raw() 352 static inline int gpiod_get_value(const struct gpio_desc *desc) in gpiod_get_value() 367 static inline int gpiod_set_value(struct gpio_desc *desc, int value) in gpiod_set_value() [all …]
|
/linux/drivers/pci/msi/ |
H A D | msi.h | 14 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 D | lpfc_attr.h | 24 #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/firmware/qcom/ |
H A D | qcom_scm.c | 229 struct qcom_scm_desc desc = { in __get_convention() local 302 static int qcom_scm_call(struct device *dev, const struct qcom_scm_desc *desc, in qcom_scm_call() 328 const struct qcom_scm_desc *desc, in qcom_scm_call_atomic() 347 struct qcom_scm_desc desc = { in __qcom_scm_is_call_available() local 378 struct qcom_scm_desc desc = { in qcom_scm_set_boot_addr() local 399 struct qcom_scm_desc desc = { in qcom_scm_set_boot_addr_mc() local 458 struct qcom_scm_desc desc = { in qcom_scm_cpu_power_down() local 472 struct qcom_scm_desc desc = { in qcom_scm_set_remote_state() local 492 struct qcom_scm_desc desc = { in qcom_scm_disable_sdi() local 514 struct qcom_scm_desc desc = { in __qcom_scm_set_dload_mode() local [all …]
|
/linux/drivers/gpio/ |
H A D | gpiolib.c | 120 const char *gpiod_get_label(struct gpio_desc *desc) in gpiod_get_label() 144 static int desc_set_label(struct gpio_desc *desc, const char *label) in desc_set_label() 232 int desc_to_gpio(const struct gpio_desc *desc) in desc_to_gpio() 251 struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc) in gpiod_to_chip() 272 struct gpio_device *gpiod_to_gpio_device(struct gpio_desc *desc) in gpiod_to_gpio_device() 364 static int validate_desc(const struct gpio_desc *desc, const char *func) in validate_desc() 377 #define VALIDATE_DESC(desc) do { \ argument 383 #define VALIDATE_DESC_VOID(desc) do { \ argument 397 bool gpiod_is_equal(const struct gpio_desc *desc, const struct gpio_desc *other) in gpiod_is_equal() 432 int gpiod_get_direction(struct gpio_desc *desc) in gpiod_get_direction() [all …]
|
/linux/drivers/crypto/ccp/ |
H A D | ccp-dmaengine.c | 76 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 D | hclge_err.c | 1507 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/drivers/gpu/drm/xe/tests/ |
H A D | xe_pci.c | 15 static void xe_ip_kunit_desc(const struct xe_ip *param, char *desc) in xe_ip_kunit_desc() 24 static void xe_pci_id_kunit_desc(const struct pci_device_id *param, char *desc) in xe_pci_id_kunit_desc() 47 const void *xe_pci_graphics_ip_gen_param(const void *prev, char *desc) in xe_pci_graphics_ip_gen_param() 64 const void *xe_pci_media_ip_gen_param(const void *prev, char *desc) in xe_pci_media_ip_gen_param() 81 const void *xe_pci_id_gen_param(const void *prev, char *desc) in xe_pci_id_gen_param() 109 const struct xe_device_desc *desc; in xe_pci_fake_device_init() local 162 const void *xe_pci_live_device_gen_param(const void *prev, char *desc) in xe_pci_live_device_gen_param()
|
/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_common.c | 81 void i40e_debug_aq(struct i40e_hw *hw, enum i40e_debug_mask mask, void *desc, in i40e_debug_aq() 158 struct libie_aq_desc desc; in i40e_aq_queue_shutdown() local 189 struct libie_aq_desc desc; in i40e_aq_get_set_rss_lut() local 271 struct libie_aq_desc desc; in i40e_aq_get_set_rss_key() local 383 struct libie_aq_desc desc; in i40e_aq_mac_address_read() local 409 struct libie_aq_desc desc; in i40e_aq_mac_address_write() local 1004 struct libie_aq_desc desc; in i40e_aq_get_phy_capabilities() local 1081 struct libie_aq_desc desc; in i40e_aq_set_phy_config() local 1207 struct libie_aq_desc desc; in i40e_aq_set_mac_config() local 1237 struct libie_aq_desc desc; in i40e_aq_clear_pxe_mode() local [all …]
|