Home
last modified time | relevance | path

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

12345678910>>...62

/drivers/net/wireless/ath/ath11k/
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 …]
Dhal_rx.c27 struct hal_reo_get_queue_stats *desc; in ath11k_hal_reo_cmd_queue_stats() local
51 struct hal_reo_flush_cache *desc; in ath11k_hal_reo_cmd_flush_cache() local
97 struct hal_reo_update_rx_queue *desc; in ath11k_hal_reo_cmd_update_rx_queue() local
266 void ath11k_hal_rx_buf_addr_info_set(void *desc, dma_addr_t paddr, in ath11k_hal_rx_buf_addr_info_set()
280 void ath11k_hal_rx_buf_addr_info_get(void *desc, dma_addr_t *paddr, in ath11k_hal_rx_buf_addr_info_get()
323 struct hal_reo_dest_ring *desc = (struct hal_reo_dest_ring *)rx_desc; in ath11k_hal_desc_reo_parse_err() local
351 int ath11k_hal_wbm_desc_parse_err(struct ath11k_base *ab, void *desc, in ath11k_hal_wbm_desc_parse_err()
406 void ath11k_hal_rx_reo_ent_paddr_get(struct ath11k_base *ab, void *desc, in ath11k_hal_rx_reo_ent_paddr_get()
417 void ath11k_hal_rx_msdu_link_desc_set(struct ath11k_base *ab, void *desc, in ath11k_hal_rx_msdu_link_desc_set()
436 struct hal_reo_get_queue_stats_status *desc = in ath11k_hal_reo_status_queue_stats() local
[all …]
/drivers/net/wireless/ath/ath12k/
Dhal.c290 static bool ath12k_hw_qcn9274_rx_desc_get_first_msdu(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_first_msdu()
296 static bool ath12k_hw_qcn9274_rx_desc_get_last_msdu(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_last_msdu()
302 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()
308 static bool ath12k_hw_qcn9274_rx_desc_encrypt_valid(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_encrypt_valid()
314 static u32 ath12k_hw_qcn9274_rx_desc_get_encrypt_type(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_encrypt_type()
320 static u8 ath12k_hw_qcn9274_rx_desc_get_decap_type(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_decap_type()
326 static u8 ath12k_hw_qcn9274_rx_desc_get_mesh_ctl(struct hal_rx_desc *desc) in ath12k_hw_qcn9274_rx_desc_get_mesh_ctl()
332 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()
338 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()
344 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 …]
Dhal_rx.c27 struct hal_reo_get_queue_stats *desc; in ath12k_hal_reo_cmd_queue_stats() local
52 struct hal_reo_flush_cache *desc; in ath12k_hal_reo_cmd_flush_cache() local
98 struct hal_reo_update_rx_queue *desc; in ath12k_hal_reo_cmd_update_rx_queue() local
318 struct hal_reo_dest_ring *desc, in ath12k_hal_desc_reo_parse_err()
350 int ath12k_hal_wbm_desc_parse_err(struct ath12k_base *ab, void *desc, in ath12k_hal_wbm_desc_parse_err()
465 struct hal_reo_get_queue_stats_status *desc = in ath12k_hal_reo_status_queue_stats() local
528 struct hal_reo_flush_queue_status *desc = in ath12k_hal_reo_flush_queue_status() local
546 struct hal_reo_flush_cache_status *desc = in ath12k_hal_reo_flush_cache_status() local
587 struct hal_reo_unblock_cache_status *desc = in ath12k_hal_reo_unblk_cache_status() local
614 struct hal_reo_flush_timeout_list_status *desc = in ath12k_hal_reo_flush_timeout_list_status() local
[all …]
/drivers/crypto/caam/
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 …]
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 …]
/drivers/pinctrl/mediatek/
Dpinctrl-mtk-common-v2.c73 const struct mtk_pin_desc *desc, in mtk_hw_pin_field_lookup()
146 const struct mtk_pin_desc *desc, in mtk_hw_pin_field_get()
192 int mtk_hw_set_value(struct mtk_pinctrl *hw, const struct mtk_pin_desc *desc, in mtk_hw_set_value()
215 int mtk_hw_get_value(struct mtk_pinctrl *hw, const struct mtk_pin_desc *desc, in mtk_hw_get_value()
237 const struct mtk_pin_desc *desc; in mtk_xt_find_eint_num() local
262 const struct mtk_pin_desc *desc; in mtk_is_virt_gpio() local
283 const struct mtk_pin_desc *desc; in mtk_xt_get_gpio_n() local
304 const struct mtk_pin_desc *desc; in mtk_xt_get_gpio_state() local
325 const struct mtk_pin_desc *desc; in mtk_xt_set_gpio_as_eint() local
415 const struct mtk_pin_desc *desc) in mtk_pinconf_bias_disable_set()
[all …]
/drivers/usb/class/
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 …]
/drivers/net/ethernet/xscale/
Dixp4xx_eth.c214 struct desc { struct
215 u32 next; /* pointer to next buffer, unused */
218 u16 buf_len; /* buffer length */
219 u16 pkt_len; /* packet length */
220 u32 data; /* pointer to data buffer in RAM */
221 u8 dest_id;
222 u8 src_id;
223 u16 flags;
224 u8 qos;
225 u8 padlen;
[all …]
/drivers/firmware/
Dqcom_scm.c153 struct qcom_scm_desc desc = { in __get_convention() local
226 static int qcom_scm_call(struct device *dev, const struct qcom_scm_desc *desc, in qcom_scm_call()
252 const struct qcom_scm_desc *desc, in qcom_scm_call_atomic()
271 struct qcom_scm_desc desc = { in __qcom_scm_is_call_available() local
302 struct qcom_scm_desc desc = { in qcom_scm_set_boot_addr() local
323 struct qcom_scm_desc desc = { in qcom_scm_set_boot_addr_mc() local
382 struct qcom_scm_desc desc = { in qcom_scm_cpu_power_down() local
396 struct qcom_scm_desc desc = { in qcom_scm_set_remote_state() local
415 struct qcom_scm_desc desc = { in __qcom_scm_set_dload_mode() local
473 struct qcom_scm_desc desc = { in qcom_scm_pas_init_image() local
[all …]
/drivers/scsi/lpfc/
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 …]
/drivers/pci/msi/
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()
/drivers/crypto/
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 …]
/drivers/gpio/
Dgpiolib.c182 int desc_to_gpio(const struct gpio_desc *desc) in desc_to_gpio()
193 struct gpio_chip *gpiod_to_chip(const struct gpio_desc *desc) in gpiod_to_chip()
234 int gpiod_get_direction(struct gpio_desc *desc) in gpiod_get_direction()
332 struct gpio_desc *desc; in gpio_name_to_desc() local
640 struct gpio_desc *desc; in gpiochip_machine_hog() local
877 struct gpio_desc *desc = &gdev->descs[i]; in gpiochip_add_data_with_key() local
2086 static int gpiod_request_commit(struct gpio_desc *desc, const char *label) in gpiod_request_commit()
2149 static int validate_desc(const struct gpio_desc *desc, const char *func) in validate_desc()
2169 #define VALIDATE_DESC(desc) do { \ argument
2175 #define VALIDATE_DESC_VOID(desc) do { \ argument
[all …]
Dgpiolib-sysfs.c35 struct gpio_desc *desc; member
76 struct gpio_desc *desc = data->desc; in direction_show() local
93 struct gpio_desc *desc = data->desc; in direction_store() local
117 struct gpio_desc *desc = data->desc; in value_show() local
136 struct gpio_desc *desc = data->desc; in value_store() local
170 struct gpio_desc *desc = data->desc; in gpio_sysfs_request_irq() local
226 struct gpio_desc *desc = data->desc; in gpio_sysfs_free_irq() local
297 struct gpio_desc *desc = data->desc; in gpio_sysfs_set_active_low() local
320 struct gpio_desc *desc = data->desc; in active_low_show() local
358 struct gpio_desc *desc = data->desc; in gpio_is_visible() local
[all …]
/drivers/crypto/ccp/
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 …]
/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_err.c1366 struct hclge_desc *desc, u32 cmd, u16 flag) in hclge_cmd_query_error()
1388 struct hclge_desc desc; in hclge_clear_mac_tnl_int() local
1399 struct hclge_desc desc[2]; in hclge_config_common_hw_err_int() local
1436 struct hclge_desc desc; in hclge_config_ncsi_hw_err_int() local
1458 struct hclge_desc desc; in hclge_config_igu_egu_hw_err_int() local
1498 struct hclge_desc desc[2]; in hclge_config_ppp_error_interrupt() local
1561 struct hclge_desc desc; in hclge_config_tm_hw_err_int() local
1594 struct hclge_desc desc; in hclge_config_mac_err_int() local
1614 struct hclge_desc desc; in hclge_config_mac_tnl_int() local
1631 struct hclge_desc desc[2]; in hclge_config_ppu_error_interrupts() local
[all …]
Dhclge_tm.c164 struct hclge_desc desc; in hclge_mac_pause_en_cfg() local
177 struct hclge_desc desc; in hclge_pfc_pause_en_cfg() local
192 struct hclge_desc desc; in hclge_pause_param_cfg() local
209 struct hclge_desc desc; in hclge_pause_addr_cfg() local
253 struct hclge_desc desc; in hclge_up_to_tc_map() local
281 struct hclge_desc desc[HCLGE_DSCP_MAP_TC_BD_NUM]; in hclge_dscp_to_tc_map() local
314 struct hclge_desc desc; in hclge_tm_pg_to_pri_map_cfg() local
330 struct hclge_desc desc; in hclge_tm_qs_to_pri_map_cfg() local
347 struct hclge_desc desc; in hclge_tm_q_to_qs_map_cfg() local
381 struct hclge_desc desc; in hclge_tm_pg_weight_cfg() local
[all …]
Dhclge_debugfs.c139 struct hclge_desc desc[HCLGE_GET_DFX_REG_TYPE_CNT]; in hclge_dbg_get_dfx_bd_num() local
169 struct hclge_desc *desc = desc_src; in hclge_dbg_cmd_send() local
198 struct hclge_desc *desc; in hclge_dbg_dump_reg_tqp() local
251 struct hclge_desc *desc; in hclge_dbg_dump_reg_common() local
309 struct hclge_desc desc; in hclge_dbg_dump_mac_enable_status() local
339 struct hclge_desc desc; in hclge_dbg_dump_mac_frame_size() local
369 struct hclge_desc desc; in hclge_dbg_dump_mac_speed_duplex() local
412 struct hclge_desc desc; in hclge_dbg_dump_dcb_qset() local
443 struct hclge_desc desc; in hclge_dbg_dump_dcb_pri() local
473 struct hclge_desc desc; in hclge_dbg_dump_dcb_pg() local
[all …]
/drivers/net/ethernet/intel/i40e/
Di40e_common.c141 void i40e_debug_aq(struct i40e_hw *hw, enum i40e_debug_mask mask, void *desc, in i40e_debug_aq()
217 struct i40e_aq_desc desc; in i40e_aq_queue_shutdown() local
248 struct i40e_aq_desc desc; in i40e_aq_get_set_rss_lut() local
333 struct i40e_aq_desc desc; in i40e_aq_get_set_rss_key() local
701 struct i40e_aq_desc desc; in i40e_aq_mac_address_read() local
727 struct i40e_aq_desc desc; in i40e_aq_mac_address_write() local
1321 struct i40e_aq_desc desc; in i40e_aq_get_phy_capabilities() local
1397 struct i40e_aq_desc desc; in i40e_aq_set_phy_config() local
1519 struct i40e_aq_desc desc; in i40e_aq_clear_pxe_mode() local
1548 struct i40e_aq_desc desc; in i40e_aq_set_link_restart_an() local
[all …]
/drivers/mtd/ubi/
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
326 void ubi_close_volume(struct ubi_volume_desc *desc) in ubi_close_volume()
369 static int leb_read_sanity_check(struct ubi_volume_desc *desc, int lnum, in leb_read_sanity_check()
423 int ubi_leb_read(struct ubi_volume_desc *desc, int lnum, char *buf, int offset, in ubi_leb_read()
463 int ubi_leb_read_sg(struct ubi_volume_desc *desc, int lnum, struct ubi_sgl *sgl, in ubi_leb_read_sg()
514 int ubi_leb_write(struct ubi_volume_desc *desc, int lnum, const void *buf, in ubi_leb_write()
559 int ubi_leb_change(struct ubi_volume_desc *desc, int lnum, const void *buf, in ubi_leb_change()
600 int ubi_leb_erase(struct ubi_volume_desc *desc, int lnum) in ubi_leb_erase()
661 int ubi_leb_unmap(struct ubi_volume_desc *desc, int lnum) in ubi_leb_unmap()
[all …]
Dcdev.c44 static int get_exclusive(struct ubi_volume_desc *desc) in get_exclusive()
71 static void revoke_exclusive(struct ubi_volume_desc *desc, int mode) in revoke_exclusive()
94 struct ubi_volume_desc *desc; in vol_cdev_open() local
119 struct ubi_volume_desc *desc = file->private_data; in vol_cdev_release() local
145 struct ubi_volume_desc *desc = file->private_data; in vol_cdev_llseek() local
160 struct ubi_volume_desc *desc = file->private_data; in vol_cdev_fsync() local
174 struct ubi_volume_desc *desc = file->private_data; in vol_cdev_read() local
251 struct ubi_volume_desc *desc = file->private_data; in vol_cdev_direct_write() local
327 struct ubi_volume_desc *desc = file->private_data; in vol_cdev_write() local
382 struct ubi_volume_desc *desc = file->private_data; in vol_cdev_ioctl() local
[all …]
/drivers/dma/ptdma/
Dptdma-dmaengine.c42 struct pt_dma_desc *desc = to_pt_desc(vd); in pt_do_cleanup() local
48 static int pt_dma_start_desc(struct pt_dma_desc *desc) in pt_dma_start_desc()
79 struct pt_dma_desc *desc) in pt_handle_active_desc()
132 struct pt_dma_desc *desc = data; in pt_cmd_callback() local
165 struct pt_dma_desc *desc; in pt_alloc_dma_desc() local
189 struct pt_dma_desc *desc; in pt_create_desc() local
215 struct pt_dma_desc *desc; in pt_prep_dma_memcpy() local
228 struct pt_dma_desc *desc; in pt_prep_dma_interrupt() local
240 struct pt_dma_desc *desc; in pt_issue_pending() local
287 struct pt_dma_desc *desc = NULL; in pt_resume() local
/drivers/hte/
Dhte.c152 int hte_ts_put(struct hte_ts_desc *desc) in hte_ts_put()
239 static int hte_ts_dis_en_common(struct hte_ts_desc *desc, bool en) in hte_ts_dis_en_common()
319 int hte_disable_ts(struct hte_ts_desc *desc) in hte_disable_ts()
333 int hte_enable_ts(struct hte_ts_desc *desc) in hte_enable_ts()
354 static int __hte_req_ts(struct hte_ts_desc *desc, hte_ts_cb_t cb, in __hte_req_ts()
416 struct hte_ts_desc *desc, u32 x_id) in hte_bind_ts_info_locked()
457 static struct hte_device *hte_find_dev_from_linedata(struct hte_ts_desc *desc) in hte_find_dev_from_linedata()
501 static inline struct hte_device *hte_get_dev(struct hte_ts_desc *desc) in hte_get_dev()
507 struct hte_ts_desc *desc, in hte_of_get_dev()
567 int hte_ts_get(struct device *dev, struct hte_ts_desc *desc, int index) in hte_ts_get()
[all …]
/drivers/scsi/fnic/
Dfnic_res.h25 struct wq_enet_desc *desc = vnic_wq_next_desc(wq); in fnic_queue_wq_desc() local
49 struct wq_enet_desc *desc = vnic_wq_next_desc(wq); in fnic_queue_wq_eth_desc() local
79 struct fcpio_host_req *desc = vnic_wq_copy_next_desc(wq); in fnic_queue_wq_copy_desc_icmnd_16() local
118 struct fcpio_host_req *desc = vnic_wq_copy_next_desc(wq); in fnic_queue_wq_copy_desc_itmf() local
142 struct fcpio_host_req *desc = vnic_wq_copy_next_desc(wq); in fnic_queue_wq_copy_desc_flogi_reg() local
162 struct fcpio_host_req *desc = vnic_wq_copy_next_desc(wq); in fnic_queue_wq_copy_desc_fip_reg() local
184 struct fcpio_host_req *desc = vnic_wq_copy_next_desc(wq); in fnic_queue_wq_copy_desc_fw_reset() local
198 struct fcpio_host_req *desc = vnic_wq_copy_next_desc(wq); in fnic_queue_wq_copy_desc_lunmap() local
215 struct rq_enet_desc *desc = vnic_rq_next_desc(rq); in fnic_queue_rq_desc() local

12345678910>>...62