Home
last modified time | relevance | path

Searched defs:sde (Results 1 – 19 of 19) sorted by relevance

/linux-5.19.10/drivers/infiniband/hw/hfi1/
Dsdma.c245 struct sdma_engine *sde, in write_sde_csr()
253 struct sdma_engine *sde, in read_sde_csr()
263 static void sdma_wait_for_packet_egress(struct sdma_engine *sde, in sdma_wait_for_packet_egress()
304 struct sdma_engine *sde = &dd->per_sdma[i]; in sdma_wait() local
310 static inline void sdma_set_desc_cnt(struct sdma_engine *sde, unsigned cnt) in sdma_set_desc_cnt()
322 static inline void complete_tx(struct sdma_engine *sde, in complete_tx()
362 static void sdma_flush(struct sdma_engine *sde) in sdma_flush()
409 struct sdma_engine *sde = in sdma_field_flush() local
420 struct sdma_engine *sde = container_of(work, struct sdma_engine, in sdma_err_halt_wait() local
447 static void sdma_err_progress_check_schedule(struct sdma_engine *sde) in sdma_err_progress_check_schedule()
[all …]
Dvnic_sdma.c49 static noinline int build_vnic_ulp_payload(struct sdma_engine *sde, in build_vnic_ulp_payload()
84 static int build_vnic_tx_desc(struct sdma_engine *sde, in build_vnic_tx_desc()
130 struct sdma_engine *sde = vnic_sdma->sde; in hfi1_vnic_send_dma() local
185 static int hfi1_vnic_sdma_sleep(struct sdma_engine *sde, in hfi1_vnic_sdma_sleep()
Dsysfs.c579 struct sdma_engine *sde = in sde_show() local
593 struct sdma_engine *sde = in sde_store() local
618 static ssize_t sde_show_cpu_to_sde_map(struct sdma_engine *sde, char *buf) in sde_show_cpu_to_sde_map()
623 static ssize_t sde_store_cpu_to_sde_map(struct sdma_engine *sde, in sde_store_cpu_to_sde_map()
629 static ssize_t sde_show_vl(struct sdma_engine *sde, char *buf) in sde_show_vl()
Dmsix.c185 int msix_request_sdma_irq(struct sdma_engine *sde) in msix_request_sdma_irq()
259 struct sdma_engine *sde = &dd->per_sdma[i]; in msix_request_irqs() local
Dsdma.h391 static inline int sdma_empty(struct sdma_engine *sde) in sdma_empty()
396 static inline u16 sdma_descq_freecnt(struct sdma_engine *sde) in sdma_descq_freecnt()
403 static inline u16 sdma_descq_inprocess(struct sdma_engine *sde) in sdma_descq_inprocess()
857 static inline unsigned sdma_progress(struct sdma_engine *sde, unsigned seq, in sdma_progress()
946 struct sdma_engine *sde[]; member
988 struct sdma_engine *sde) in sdma_engine_progress_schedule()
Dqp.c437 struct sdma_engine *sde, in iowait_sleep()
542 struct sdma_engine *sde; in qp_to_sdma_engine() local
603 struct sdma_engine *sde; in qp_iter_print() local
Dverbs_txreq.h23 struct sdma_engine *sde; member
Diowait.c44 int (*sleep)(struct sdma_engine *sde, in iowait_init()
Daffinity.c741 struct sdma_engine *sde = msix->arg; in hfi1_update_sdma_affinity() local
839 struct sdma_engine *sde = NULL; in get_irq_affinity() local
Dvnic.h44 struct sdma_engine *sde; member
Dipoib.h111 struct sdma_engine *sde; member
Dvnic_main.c284 struct sdma_engine *sde; in hfi1_vnic_select_queue() local
Dverbs.c655 struct sdma_engine *sde, in build_verbs_ulp_payload()
719 struct sdma_engine *sde, in build_verbs_tx_desc()
Duser_sdma.h145 struct sdma_engine *sde; member
Dipoib_tx.c612 static int hfi1_ipoib_sdma_sleep(struct sdma_engine *sde, in hfi1_ipoib_sdma_sleep()
Duser_sdma.c85 struct sdma_engine *sde, in defer_packet_queue()
Dchip.c6007 struct sdma_engine *sde; in handle_sdma_eng_err() local
6037 struct sdma_engine *sde = &dd->per_sdma[source]; in is_sdma_eng_err_int() local
8321 struct sdma_engine *sde = data; in sdma_interrupt() local
/linux-5.19.10/drivers/net/fddi/skfp/
Dsmt.c1157 static void smt_fill_sde(struct s_smc *smc, struct smt_p_sde *sde) in smt_fill_sde()
/linux-5.19.10/drivers/net/fddi/skfp/h/
Dsmt.h727 struct smt_p_sde sde ; /* station descriptor */ member
740 struct smt_p_sde sde ; /* station descriptor */ member