Home
last modified time | relevance | path

Searched defs:rcd (Results 1 – 25 of 44) sorted by relevance

12

/Linux-v5.4/drivers/infiniband/hw/hfi1/
Ddriver.c199 static inline void *get_egrbuf(const struct hfi1_ctxtdata *rcd, u64 rhf, in get_egrbuf()
209 static inline void *hfi1_get_header(struct hfi1_ctxtdata *rcd, in hfi1_get_header()
217 static inline struct ib_header *hfi1_get_msgheader(struct hfi1_ctxtdata *rcd, in hfi1_get_msgheader()
224 *hfi1_get_16B_header(struct hfi1_ctxtdata *rcd, in hfi1_get_16B_header()
250 static void rcv_hdrerr(struct hfi1_ctxtdata *rcd, struct hfi1_pportdata *ppd, in rcv_hdrerr()
411 static inline void init_packet(struct hfi1_ctxtdata *rcd, in init_packet()
536 struct hfi1_ctxtdata *rcd; member
547 struct hfi1_ctxtdata *rcd = packet->rcd; in init_ps_mdata() local
567 struct hfi1_ctxtdata *rcd) in ps_done()
575 struct hfi1_ctxtdata *rcd) in ps_skip()
[all …]
Dinit.c132 struct hfi1_ctxtdata *rcd; in hfi1_create_kctxt() local
202 static void hfi1_rcd_init(struct hfi1_ctxtdata *rcd) in hfi1_rcd_init()
215 struct hfi1_ctxtdata *rcd = in hfi1_rcd_free() local
233 int hfi1_rcd_put(struct hfi1_ctxtdata *rcd) in hfi1_rcd_put()
250 int hfi1_rcd_get(struct hfi1_ctxtdata *rcd) in hfi1_rcd_get()
266 struct hfi1_ctxtdata *rcd, u16 *index) in allocate_rcd_index()
327 struct hfi1_ctxtdata *rcd = NULL; in hfi1_rcd_get_by_index() local
348 struct hfi1_ctxtdata *rcd; in hfi1_create_ctxtdata() local
508 void hfi1_free_ctxt(struct hfi1_ctxtdata *rcd) in hfi1_free_ctxt()
739 struct hfi1_ctxtdata *rcd; in init_after_reset() local
[all …]
Daspm.c129 void __aspm_ctx_disable(struct hfi1_ctxtdata *rcd) in __aspm_ctx_disable()
172 struct hfi1_ctxtdata *rcd = from_timer(rcd, t, aspm_timer); in aspm_ctx_timer_function() local
187 struct hfi1_ctxtdata *rcd; in aspm_disable_all() local
209 struct hfi1_ctxtdata *rcd; in aspm_enable_all() local
230 static void aspm_ctx_init(struct hfi1_ctxtdata *rcd) in aspm_ctx_init()
241 struct hfi1_ctxtdata *rcd; in aspm_init() local
Dexp_rcv.c65 void hfi1_exp_tid_group_init(struct hfi1_ctxtdata *rcd) in hfi1_exp_tid_group_init()
76 int hfi1_alloc_ctxt_rcv_groups(struct hfi1_ctxtdata *rcd) in hfi1_alloc_ctxt_rcv_groups()
113 void hfi1_free_ctxt_rcv_groups(struct hfi1_ctxtdata *rcd) in hfi1_free_ctxt_rcv_groups()
Dmsix.c203 int msix_request_rcd_irq(struct hfi1_ctxtdata *rcd) in msix_request_rcd_irq()
284 struct hfi1_ctxtdata *rcd = hfi1_rcd_get_by_index_safe(dd, i); in msix_request_irqs() local
356 struct hfi1_ctxtdata *rcd = dd->vnic.ctxt[i]; in msix_vnic_synchronize_irq() local
Dtid_rdma.c298 int hfi1_kern_exp_rcv_init(struct hfi1_ctxtdata *rcd, int reinit) in hfi1_kern_exp_rcv_init()
468 static struct rvt_qp *first_qp(struct hfi1_ctxtdata *rcd, in first_qp()
502 static bool kernel_tid_waiters(struct hfi1_ctxtdata *rcd, in kernel_tid_waiters()
533 static void dequeue_tid_waiter(struct hfi1_ctxtdata *rcd, in dequeue_tid_waiter()
559 static void queue_qp_for_tid_wait(struct hfi1_ctxtdata *rcd, in queue_qp_for_tid_wait()
711 static int kern_reserve_flow(struct hfi1_ctxtdata *rcd, int last) in kern_reserve_flow()
730 static void kern_set_hw_flow(struct hfi1_ctxtdata *rcd, u32 generation, in kern_set_hw_flow()
749 static u32 kern_setup_hw_flow(struct hfi1_ctxtdata *rcd, u32 flow_idx) in kern_setup_hw_flow()
767 static void kern_clear_hw_flow(struct hfi1_ctxtdata *rcd, u32 flow_idx) in kern_clear_hw_flow()
775 int hfi1_kern_setup_hw_flow(struct hfi1_ctxtdata *rcd, struct rvt_qp *qp) in hfi1_kern_setup_hw_flow()
[all …]
Drc.c1389 struct hfi1_ctxtdata *rcd = packet->rcd; in hfi1_send_rc_ack() local
1948 static void set_restart_qp(struct rvt_qp *qp, struct hfi1_ctxtdata *rcd) in set_restart_qp()
2008 u64 val, struct hfi1_ctxtdata *rcd) in do_rc_ack()
2307 struct hfi1_ctxtdata *rcd) in rdma_seq_err()
2347 struct hfi1_ctxtdata *rcd = packet->rcd; in rc_rcv_resp() local
2554 int diff, struct hfi1_ctxtdata *rcd) in rc_rcv_error()
2807 struct hfi1_ctxtdata *rcd = packet->rcd; in hfi1_rc_rcv() local
3252 struct hfi1_ctxtdata *rcd, in hfi1_rc_hdrerr()
Daspm.h67 static inline void aspm_ctx_disable(struct hfi1_ctxtdata *rcd) in aspm_ctx_disable()
Drc.h25 static inline void rc_defered_ack(struct hfi1_ctxtdata *rcd, in rc_defered_ack()
Dverbs.c370 struct hfi1_ctxtdata *rcd = packet->rcd; in hfi1_kdeth_eager_rcv() local
424 struct hfi1_ctxtdata *rcd = packet->rcd; in hfi1_kdeth_expected_rcv() local
478 struct hfi1_ctxtdata *rcd = packet->rcd; in hfi1_do_pkey_check() local
498 struct hfi1_ctxtdata *rcd = packet->rcd; in hfi1_handle_packet() local
576 struct hfi1_ctxtdata *rcd = packet->rcd; in hfi1_ib_rcv() local
584 struct hfi1_ctxtdata *rcd = packet->rcd; in hfi1_16B_rcv() local
Dexp_rcv.h192 hfi1_tid_group_to_idx(struct hfi1_ctxtdata *rcd, struct tid_group *grp) in hfi1_tid_group_to_idx()
203 hfi1_idx_to_tid_group(struct hfi1_ctxtdata *rcd, u16 idx) in hfi1_idx_to_tid_group()
Dintr.c244 void handle_user_interrupt(struct hfi1_ctxtdata *rcd) in handle_user_interrupt()
Daffinity.c890 struct hfi1_ctxtdata *rcd = NULL; in get_irq_affinity() local
968 struct hfi1_ctxtdata *rcd; in hfi1_put_irq_affinity() local
/Linux-v5.4/drivers/infiniband/hw/qib/
Dqib_file_ops.c101 struct qib_ctxtdata *rcd = ctxt_fp(fp); in qib_get_base_info() local
284 static int qib_tid_update(struct qib_ctxtdata *rcd, struct file *fp, in qib_tid_update()
483 static int qib_tid_free(struct qib_ctxtdata *rcd, unsigned subctxt, in qib_tid_free()
572 static int qib_set_part_key(struct qib_ctxtdata *rcd, u16 key) in qib_set_part_key()
652 static int qib_manage_rcvq(struct qib_ctxtdata *rcd, unsigned subctxt, in qib_manage_rcvq()
681 static void qib_clean_part_key(struct qib_ctxtdata *rcd, in qib_clean_part_key()
708 static int qib_mmap_mem(struct vm_area_struct *vma, struct qib_ctxtdata *rcd, in qib_mmap_mem()
783 struct qib_ctxtdata *rcd, in mmap_piobufs()
828 struct qib_ctxtdata *rcd) in mmap_rcvegrbufs()
894 struct qib_ctxtdata *rcd, unsigned subctxt) in mmap_kvaddr()
[all …]
Dqib_init.c141 struct qib_ctxtdata *rcd; in qib_create_ctxts() local
169 struct qib_ctxtdata *rcd; in qib_create_ctxtdata() local
487 struct qib_ctxtdata *rcd = dd->rcd[i]; in enable_chip() local
637 struct qib_ctxtdata *rcd; in qib_init() local
905 void qib_free_ctxtdata(struct qib_devdata *dd, struct qib_ctxtdata *rcd) in qib_free_ctxtdata()
1363 struct qib_ctxtdata *rcd = tmp[ctxt]; in cleanup_device_data() local
1543 int qib_create_rcvhdrq(struct qib_devdata *dd, struct qib_ctxtdata *rcd) in qib_create_rcvhdrq()
1620 int qib_setup_eagerbufs(struct qib_ctxtdata *rcd) in qib_setup_eagerbufs()
Dqib_tx.c80 int qib_disarm_piobufs_ifneeded(struct qib_ctxtdata *rcd) in qib_disarm_piobufs_ifneeded()
134 struct qib_ctxtdata *rcd; in find_ctxt() local
382 unsigned len, u32 avail, struct qib_ctxtdata *rcd) in qib_chg_pioavailkernel()
456 struct qib_ctxtdata *rcd; in qib_cancel_sends() local
Dqib_rc.c1007 u64 val, struct qib_ctxtdata *rcd) in do_rc_ack()
1224 struct qib_ctxtdata *rcd) in rdma_seq_err()
1273 struct qib_ctxtdata *rcd) in qib_rc_rcv_resp()
1496 struct qib_ctxtdata *rcd) in qib_rc_rcv_error()
1711 void qib_rc_rcv(struct qib_ctxtdata *rcd, struct ib_header *hdr, in qib_rc_rcv()
Dqib_driver.c279 static inline void *qib_get_egrbuf(const struct qib_ctxtdata *rcd, u32 etail) in qib_get_egrbuf()
291 static u32 qib_rcv_hdrerr(struct qib_ctxtdata *rcd, struct qib_pportdata *ppd, in qib_rcv_hdrerr()
440 u32 qib_kreceive(struct qib_ctxtdata *rcd, u32 *llic, u32 *npkts) in qib_kreceive()
Dqib_intr.c191 struct qib_ctxtdata *rcd; in qib_handle_urcv() local
Dqib_iba6120.c1944 struct qib_ctxtdata *rcd) in qib_6120_clear_tids()
2017 static int qib_6120_get_base_info(struct qib_ctxtdata *rcd, in qib_6120_get_base_info()
2049 static void qib_update_6120_usrhead(struct qib_ctxtdata *rcd, u64 hd, in qib_update_6120_usrhead()
2057 static u32 qib_6120_hdrqempty(struct qib_ctxtdata *rcd) in qib_6120_hdrqempty()
3387 static void qib_6120_init_ctxt(struct qib_ctxtdata *rcd) in qib_6120_init_ctxt()
3394 u32 len, u32 avail, struct qib_ctxtdata *rcd) in qib_6120_txchk_change()
/Linux-v5.4/arch/x86/kernel/cpu/mce/
Dapei.c73 struct cper_mce_record rcd; in apei_write_mce() local
105 struct cper_mce_record rcd; in apei_read_mce() local
/Linux-v5.4/drivers/media/rc/
Dzx-irdec.c34 struct rc_dev *rcd; member
85 struct rc_dev *rcd; in zx_irdec_probe() local
/Linux-v5.4/drivers/acpi/apei/
Derst-dbg.c156 struct cper_record_header *rcd; in erst_dbg_write() local
/Linux-v5.4/drivers/cpufreq/
Dsa1110-cpufreq.c130 static inline void set_mdcas(u_int *mdcas, int delayed, u_int rcd) in set_mdcas()
/Linux-v5.4/drivers/net/vmxnet3/
Dvmxnet3_drv.c290 # define vmxnet3_getRxComp(dstrcd, rcd, tmp) do { \ argument
305 # define vmxnet3_getRxComp(dstrcd, rcd, tmp) (dstrcd) = (rcd) argument
657 vmxnet3_append_frag(struct sk_buff *skb, struct Vmxnet3_RxCompDesc *rcd, in vmxnet3_append_frag()
1196 vmxnet3_rx_error(struct vmxnet3_rx_queue *rq, struct Vmxnet3_RxCompDesc *rcd, in vmxnet3_rx_error()
1286 struct Vmxnet3_RxCompDesc *rcd; in vmxnet3_rq_rx_complete() local

12