Searched refs:sdma_engine (Results 1 – 16 of 16) sorted by relevance
/drivers/staging/rdma/hfi1/ |
D | sdma.h | 386 struct sdma_engine *sde; 403 struct sdma_engine { struct 512 static inline int sdma_empty(struct sdma_engine *sde) in sdma_empty() argument 517 static inline u16 sdma_descq_freecnt(struct sdma_engine *sde) in sdma_descq_freecnt() 524 static inline u16 sdma_descq_inprocess(struct sdma_engine *sde) in sdma_descq_inprocess() 533 static inline int __sdma_running(struct sdma_engine *engine) in __sdma_running() 550 static inline int sdma_running(struct sdma_engine *engine) in sdma_running() 918 int sdma_send_txreq(struct sdma_engine *sde, 921 int sdma_send_txlist(struct sdma_engine *sde, 925 int sdma_ahg_alloc(struct sdma_engine *sde); [all …]
|
D | sdma.c | 237 static void sdma_set_state(struct sdma_engine *, enum sdma_states); 238 static void sdma_start_hw_clean_up(struct sdma_engine *); 239 static void sdma_start_sw_clean_up(struct sdma_engine *); 241 static void sdma_sendctrl(struct sdma_engine *, unsigned); 242 static void init_sdma_regs(struct sdma_engine *, u32, uint); 244 struct sdma_engine *sde, 247 struct sdma_engine *sde, 249 static void dump_sdma_state(struct sdma_engine *sde); 250 static void sdma_make_progress(struct sdma_engine *sde, u64 status); 251 static void sdma_desc_avail(struct sdma_engine *sde, unsigned avail); [all …]
|
D | iowait.h | 64 struct sdma_engine; 99 struct sdma_engine *sde, 132 struct sdma_engine *sde, in iowait_init()
|
D | trace.h | 769 struct sdma_engine *sde, 835 struct sdma_engine *sde, 859 struct sdma_engine *sde, 867 struct sdma_engine *sde, 875 struct sdma_engine *sde, 899 struct sdma_engine *sde, 906 struct sdma_engine *sde, 914 struct sdma_engine *sde, 955 struct sdma_engine *sde, 994 struct sdma_engine *sde, [all …]
|
D | qp.h | 221 struct sdma_engine *qp_to_sdma_engine(struct hfi1_qp *qp, u8 sc5);
|
D | qp.c | 72 struct sdma_engine *sde, 1401 struct sdma_engine *sde, in iowait_sleep() 1523 struct sdma_engine *qp_to_sdma_engine(struct hfi1_qp *qp, u8 sc5) in qp_to_sdma_engine() 1526 struct sdma_engine *sde; in qp_to_sdma_engine() 1640 struct sdma_engine *sde; in qp_iter_print()
|
D | verbs.h | 197 struct sdma_engine *sde; 507 struct sdma_engine *s_sde; /* current sde */
|
D | user_sdma.c | 195 struct sdma_engine *sde; 301 struct sdma_engine *, 308 struct sdma_engine *sde, in defer_packet_queue()
|
D | hfi.h | 770 struct sdma_engine; 828 struct sdma_engine *per_sdma;
|
D | verbs.c | 886 struct sdma_engine *sde, in build_verbs_ulp_payload() 934 struct sdma_engine *sde, in build_verbs_tx_desc() 1012 struct sdma_engine *sde; in hfi1_verbs_send_dma()
|
D | chip.c | 2524 struct sdma_engine *sde; in handle_sdma_eng_err() 2542 struct sdma_engine *sde = &dd->per_sdma[source]; in is_sdma_eng_err_int() 4561 struct sdma_engine *sde = data; in sdma_interrupt() 8949 struct sdma_engine *sde = NULL; in request_msix_irqs()
|
D | rc.c | 1112 struct sdma_engine *engine; in do_rc_completion()
|
/drivers/dma/ |
D | imx-sdma.c | 287 struct sdma_engine; 303 struct sdma_engine *sdma; 371 struct sdma_engine { struct 521 static inline u32 chnenbl_ofs(struct sdma_engine *sdma, unsigned int event) in chnenbl_ofs() 530 struct sdma_engine *sdma = sdmac->sdma; in sdma_config_ownership() 563 static void sdma_enable_channel(struct sdma_engine *sdma, int channel) in sdma_enable_channel() 571 static int sdma_run_channel0(struct sdma_engine *sdma) in sdma_run_channel0() 598 static int sdma_load_script(struct sdma_engine *sdma, void *buf, int size, in sdma_load_script() 635 struct sdma_engine *sdma = sdmac->sdma; in sdma_event_enable() 647 struct sdma_engine *sdma = sdmac->sdma; in sdma_event_disable() [all …]
|
/drivers/gpu/drm/amd/amdkfd/ |
D | kfd_packet_manager.c | 582 unsigned int sdma_engine) in pm_send_unmap_queue() argument 612 engine_sel__mes_unmap_queues__sdma0 + sdma_engine; in pm_send_unmap_queue()
|
D | kfd_priv.h | 695 unsigned int sdma_engine);
|
D | kfd_device_queue_manager.c | 937 unsigned int sdma_engine) in destroy_sdma_queues() argument 941 sdma_engine); in destroy_sdma_queues()
|