Home
last modified time | relevance | path

Searched defs:target (Results 1 – 25 of 318) sorted by relevance

12345678910>>...13

/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c77 static void send_packet_completion(struct htc_target *target, in send_packet_completion()
91 static void get_htc_packet_credit_based(struct htc_target *target, in get_htc_packet_credit_based()
173 static void get_htc_packet(struct htc_target *target, in get_htc_packet()
203 static int htc_issue_packets(struct htc_target *target, in htc_issue_packets()
300 static enum htc_send_queue_result htc_try_send(struct htc_target *target, in htc_try_send()
529 static void htc_free_txctrl_packet(struct htc_target *target, in htc_free_txctrl_packet()
535 static struct htc_packet *htc_alloc_txctrl_packet(struct htc_target *target) in htc_alloc_txctrl_packet()
540 static void htc_txctrl_complete(struct htc_target *target, in htc_txctrl_complete()
548 static int htc_setup_target_buffer_assignments(struct htc_target *target) in htc_setup_target_buffer_assignments()
654 static void htc_process_credit_report(struct htc_target *target, in htc_process_credit_report()
[all …]
Dhtc-ops.h28 static inline int ath6kl_htc_wait_target(struct htc_target *target) in ath6kl_htc_wait_target()
33 static inline int ath6kl_htc_start(struct htc_target *target) in ath6kl_htc_start()
38 static inline int ath6kl_htc_conn_service(struct htc_target *target, in ath6kl_htc_conn_service()
45 static inline int ath6kl_htc_tx(struct htc_target *target, in ath6kl_htc_tx()
51 static inline void ath6kl_htc_stop(struct htc_target *target) in ath6kl_htc_stop()
56 static inline void ath6kl_htc_cleanup(struct htc_target *target) in ath6kl_htc_cleanup()
61 static inline void ath6kl_htc_flush_txep(struct htc_target *target, in ath6kl_htc_flush_txep()
68 static inline void ath6kl_htc_flush_rx_buf(struct htc_target *target) in ath6kl_htc_flush_rx_buf()
73 static inline void ath6kl_htc_activity_changed(struct htc_target *target, in ath6kl_htc_activity_changed()
81 static inline int ath6kl_htc_get_rxbuf_num(struct htc_target *target, in ath6kl_htc_get_rxbuf_num()
[all …]
Dhtc_mbox.c375 static void htc_reclaim_txctrl_buf(struct htc_target *target, in htc_reclaim_txctrl_buf()
383 static struct htc_packet *htc_get_control_buf(struct htc_target *target, in htc_get_control_buf()
408 static void htc_tx_comp_update(struct htc_target *target, in htc_tx_comp_update()
451 static void htc_tx_comp_handler(struct htc_target *target, in htc_tx_comp_handler()
467 static void htc_async_tx_scat_complete(struct htc_target *target, in htc_async_tx_scat_complete()
507 static int ath6kl_htc_tx_issue(struct htc_target *target, in ath6kl_htc_tx_issue()
546 static int htc_check_credits(struct htc_target *target, in htc_check_credits()
599 static void ath6kl_htc_tx_pkts_get(struct htc_target *target, in ath6kl_htc_tx_pkts_get()
679 static int ath6kl_htc_tx_setup_scat_list(struct htc_target *target, in ath6kl_htc_tx_setup_scat_list()
759 struct htc_target *target = endpoint->target; in ath6kl_htc_tx_bundle() local
[all …]
/drivers/infiniband/ulp/srp/
Dib_srp.c209 static int srp_target_is_topspin(struct srp_target_port *target) in srp_target_is_topspin()
268 static int srp_init_qp(struct srp_target_port *target, in srp_init_qp()
303 struct srp_target_port *target = ch->target; in srp_new_cm_id() local
327 static struct ib_fmr_pool *srp_alloc_fmr_pool(struct srp_target_port *target) in srp_alloc_fmr_pool()
457 static struct srp_fr_pool *srp_alloc_fr_pool(struct srp_target_port *target) in srp_alloc_fr_pool()
485 struct srp_target_port *target = ch->target; in srp_create_ch_ib() local
594 static void srp_free_ch_ib(struct srp_target_port *target, in srp_free_ch_ib()
654 struct srp_target_port *target = ch->target; in srp_path_rec_completion() local
667 struct srp_target_port *target = ch->target; in srp_lookup_path() local
716 struct srp_target_port *target = ch->target; in srp_send_req() local
[all …]
/drivers/net/wireless/ath/ath9k/
Dhtc_hst.c21 static int htc_issue_send(struct htc_target *target, struct sk_buff* skb, in htc_issue_send()
87 static void htc_process_target_rdy(struct htc_target *target, in htc_process_target_rdy()
102 static void htc_process_conn_rsp(struct htc_target *target, in htc_process_conn_rsp()
144 static int htc_config_pipe_credits(struct htc_target *target) in htc_config_pipe_credits()
182 static int htc_setup_complete(struct htc_target *target) in htc_setup_complete()
220 int htc_init(struct htc_target *target) in htc_init()
231 int htc_connect_service(struct htc_target *target, in htc_connect_service()
290 int htc_send(struct htc_target *target, struct sk_buff *skb) in htc_send()
298 int htc_send_epid(struct htc_target *target, struct sk_buff *skb, in htc_send_epid()
304 void htc_stop(struct htc_target *target) in htc_stop()
[all …]
/drivers/staging/lustre/lustre/fld/
Dfld_request.c65 struct lu_fld_target *target; in fld_rrb_scan() local
131 struct lu_fld_target *target; in fld_client_get_target() local
155 struct lu_fld_target *target, *tmp; in fld_client_add_target() local
198 struct lu_fld_target *target, *tmp; in fld_client_del_target() local
311 struct lu_fld_target *target, *tmp; in fld_client_fini() local
415 struct lu_fld_target *target; in fld_client_lookup() local
/drivers/net/ethernet/netronome/nfp/flower/
Dmatch.c45 struct fl_flow_key *target = mask_version ? flow->mask : flow->key; in nfp_flower_compile_meta_tci() local
97 struct fl_flow_key *target = mask_version ? flow->mask : flow->key; in nfp_flower_compile_mac() local
120 struct fl_flow_key *target = mask_version ? flow->mask : flow->key; in nfp_flower_compile_tport() local
139 struct fl_flow_key *target = mask_version ? flow->mask : flow->key; in nfp_flower_compile_ipv4() local
168 struct fl_flow_key *target = mask_version ? flow->mask : flow->key; in nfp_flower_compile_ipv6() local
/drivers/infiniband/hw/hfi1/
Dqsfp.c314 static int __i2c_write(struct hfi1_pportdata *ppd, u32 target, int i2c_addr, in __i2c_write()
333 int i2c_write(struct hfi1_pportdata *ppd, u32 target, int i2c_addr, int offset, in i2c_write()
353 static int __i2c_read(struct hfi1_pportdata *ppd, u32 target, int i2c_addr, in __i2c_read()
372 int i2c_read(struct hfi1_pportdata *ppd, u32 target, int i2c_addr, int offset, in i2c_read()
395 int qsfp_write(struct hfi1_pportdata *ppd, u32 target, int addr, void *bp, in qsfp_write()
451 int one_qsfp_write(struct hfi1_pportdata *ppd, u32 target, int addr, void *bp, in one_qsfp_write()
475 int qsfp_read(struct hfi1_pportdata *ppd, u32 target, int addr, void *bp, in qsfp_read()
528 int one_qsfp_read(struct hfi1_pportdata *ppd, u32 target, int addr, void *bp, in one_qsfp_read()
558 u32 target = ppd->dd->hfi1_id; in refresh_qsfp_cache() local
/drivers/staging/media/atomisp/pci/atomisp2/css2400/hive_isp_css_common/host/
Dinput_system.c1328 target_cfg2400_t target in input_system_csi_fifo_channel_cfg()
1355 target_cfg2400_t target in input_system_csi_fifo_channel_with_counting_cfg()
1387 target_cfg2400_t target in input_system_csi_sram_channel_cfg()
1420 target_cfg2400_t target, in input_system_csi_xmem_channel_cfg()
1454 target_cfg2400_t target) in input_system_csi_xmem_acquire_only_channel_cfg()
1483 target_cfg2400_t target) in input_system_csi_xmem_capture_only_channel_cfg()
1518 target_cfg2400_t target in input_system_prbs_channel_cfg()
1553 target_cfg2400_t target in input_system_tpg_channel_cfg()
1581 target_cfg2400_t target) in input_system_gpfifo_channel_cfg()
Dvmem.c37 #define move_lower_bits(target, target_bit, src, src_bit) move_subword(target, target_bit, src, 0, … argument
38 #define move_upper_bits(target, target_bit, src, src_bit) move_subword(target, target_bit, src, src… argument
39 #define move_word(target, target_bit, src) move_subword(target, target_bit, src, 0, uedge_bits) argument
43 hive_uedge *target, in move_subword()
/drivers/net/ethernet/netronome/nfp/nfpcore/
Dnfp_mutex.c46 int target; member
76 nfp_cpp_mutex_validate(u16 interface, int *target, unsigned long long address) in nfp_cpp_mutex_validate()
112 int target, unsigned long long address, u32 key) in nfp_cpp_mutex_init()
148 struct nfp_cpp_mutex *nfp_cpp_mutex_alloc(struct nfp_cpp *cpp, int target, in nfp_cpp_mutex_alloc()
/drivers/misc/
Dvmw_balloon.c241 unsigned int target; member
283 unsigned int target; member
415 unsigned long target; in vmballoon_send_get_target() local
453 unsigned int *hv_status, unsigned int *target) in vmballoon_send_lock_page()
474 unsigned int num_pages, bool is_2m_pages, unsigned int *target) in vmballoon_send_batched_lock()
501 unsigned int *target) in vmballoon_send_unlock_page()
522 unsigned int num_pages, bool is_2m_pages, unsigned int *target) in vmballoon_send_batched_unlock()
597 bool is_2m_pages, unsigned int *target) in vmballoon_lock_page()
641 unsigned int num_pages, bool is_2m_pages, unsigned int *target) in vmballoon_lock_batched_page()
700 bool is_2m_pages, unsigned int *target) in vmballoon_unlock_page()
[all …]
/drivers/scsi/
Dnsp32.c457 unsigned char target = scmd_id(SCpnt); in nsp32_selection_autopara() local
588 unsigned char target = scmd_id(SCpnt); in nsp32_selection_autoscsi() local
910 nsp32_target *target; in nsp32_queuecommand_lck() local
2231 nsp32_target *target = data->cur_target; in nsp32_analyze_sdtr() local
2364 nsp32_target *target, in nsp32_search_period_entry()
2396 static void nsp32_set_async(nsp32_hw_data *data, nsp32_target *target) in nsp32_set_async()
2414 nsp32_target *target, in nsp32_set_max_sync()
2436 nsp32_target *target, in nsp32_set_sync_entry()
2686 nsp32_target *target = &(data->target[i]); in nsp32_detect() local
2868 nsp32_target *target = &data->target[i]; in nsp32_do_bus_reset() local
[all …]
Dqla1280.c802 qla1280_wait_for_pending_commands(struct scsi_qla_host *ha, int bus, int target) in qla1280_wait_for_pending_commands()
851 int bus, target, lun; in qla1280_error_action() local
1143 qla1280_set_target_parameters(struct scsi_qla_host *ha, int bus, int target) in qla1280_set_target_parameters()
1214 int target = device->id; in qla1280_slave_configure() local
1272 int bus, target, lun; in qla1280_done() local
2015 qla1280_set_target_defaults(struct scsi_qla_host *ha, int bus, int target) in qla1280_set_target_defaults()
2049 int bus, target; in qla1280_set_defaults() local
2100 qla1280_config_target(struct scsi_qla_host *ha, int bus, int target) in qla1280_config_target()
2162 int target, status; in qla1280_config_bus() local
2194 int bus, target, status = 0; in qla1280_nvram_config() local
[all …]
/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
Dnv50.c64 vm_addr(struct nvkm_vma *vma, u64 phys, u32 memtype, u32 target) in vm_addr()
82 u32 block, target; in nv50_vm_map() local
130 u32 target = (vma->access & NV_MEM_ACCESS_NOSNOOP) ? 3 : 2; in nv50_vm_map_sg() local
/drivers/nfc/st21nfca/
Dcore.c581 struct nfc_target *target) in st21nfca_get_iso15693_inventory()
609 struct nfc_target *target, u8 comm_mode, in st21nfca_hci_dep_link_up()
629 struct nfc_target *target) in st21nfca_hci_target_from_gate()
684 struct nfc_target *target) in st21nfca_hci_complete_target_discovered()
772 struct nfc_target *target, in st21nfca_hci_im_transceive()
820 struct nfc_target *target) in st21nfca_hci_check_presence()
/drivers/scsi/sym53c8xx_2/
Dsym_hipd.c81 static void sym_print_nego_msg(struct sym_hcb *np, int target, char *label, u_char *msg) in sym_print_nego_msg()
1944 static void sym_settrans(struct sym_hcb *np, int target, u_char opts, u_char ofs,
2075 static void sym_setwide(struct sym_hcb *np, int target, u_char wide)
2104 sym_setsync(struct sym_hcb *np, int target,
2137 sym_setpprot(struct sym_hcb *np, int target, u_char opts, u_char ofs,
2978 sym_dequeue_from_squeue(struct sym_hcb *np, int i, int target, int lun, int task)
3198 int sym_clear_tasks(struct sym_hcb *np, int cam_status, int target, int lun, int task)
3287 int target=-1, lun=-1, task; local
3960 int target = cp->target; local
4073 sym_ppr_nego_check(struct sym_hcb *np, int req, int target)
[all …]
/drivers/of/
Doverlay.c36 struct device_node *target; member
161 struct device_node *target, struct property *prop, in of_overlay_apply_single_property()
196 struct device_node *target, struct device_node *child) in of_overlay_apply_single_device_node()
248 struct device_node *target, const struct device_node *overlay, in of_overlay_apply_one()
/drivers/bus/
Dmvebu-mbus.c202 u32 *size, u8 *target, u8 *attr, in mvebu_mbus_read_window()
273 u8 target, u8 attr) in mvebu_mbus_window_conflicts()
330 phys_addr_t remap, u8 target, in mvebu_mbus_setup_window()
375 phys_addr_t remap, u8 target, in mvebu_mbus_alloc_window()
902 int mvebu_mbus_add_window_remap_by_id(unsigned int target, in mvebu_mbus_add_window_remap_by_id()
918 int mvebu_mbus_add_window_by_id(unsigned int target, unsigned int attribute, in mvebu_mbus_add_window_by_id()
951 int mvebu_mbus_get_dram_win_info(phys_addr_t phyaddr, u8 *target, u8 *attr) in mvebu_mbus_get_dram_win_info()
980 int mvebu_mbus_get_io_win_info(phys_addr_t phyaddr, u32 *size, u8 *target, in mvebu_mbus_get_io_win_info()
1185 u8 target, u8 attr) in mbus_dt_setup_win()
1253 u8 target, attr; in mbus_dt_setup() local
/drivers/macintosh/
Dwindfarm_pid.c37 s32 target; in wf_pid_run() local
92 s32 error, target, sval, adj; in wf_cpu_pid_run() local
/drivers/scsi/arm/
Dqueue.c209 struct scsi_cmnd *queue_remove_tgtluntag(Queue_t *queue, int target, int lun, in queue_remove_tgtluntag()
237 void queue_remove_all_target(Queue_t *queue, int target) in queue_remove_all_target()
260 int queue_probetgtlun (Queue_t *queue, int target, int lun) in queue_probetgtlun()
/drivers/acpi/acpica/
Drsmisc.c78 char *target; in acpi_rs_convert_aml_to_resource() local
476 char *target; in acpi_rs_convert_resource_to_aml() local
/drivers/scsi/pcmcia/
Dnsp_cs.c192 unsigned char target = scmd_id(SCpnt); in nsp_queuecommand_lck() local
368 unsigned char target = scmd_id(SCpnt); in nsphw_start_selection() local
447 unsigned char target = scmd_id(SCpnt); in nsp_analyze_sdtr() local
658 int target; in nsp_reselected() local
916 unsigned char target = scmd_id(SCpnt); in nsp_nexus() local
960 unsigned char target, lun; in nspintr() local
/drivers/nfc/pn544/
Dpn544.c456 struct nfc_target *target, u8 comm_mode, in pn544_hci_dep_link_up()
493 struct nfc_target *target) in pn544_hci_target_from_gate()
515 struct nfc_target *target) in pn544_hci_complete_target_discovered()
615 struct nfc_target *target, in pn544_hci_im_transceive()
694 struct nfc_target *target) in pn544_hci_check_presence()
/drivers/scsi/ibmvscsi_tgt/
Dlibsrp.c113 int srp_target_alloc(struct srp_target *target, struct device *dev, in srp_target_alloc()
139 void srp_target_free(struct srp_target *target) in srp_target_free()
147 struct iu_entry *srp_iu_get(struct srp_target *target) in srp_iu_get()

12345678910>>...13