Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dexp_rcv.c23 void hfi1_exp_tid_group_init(struct hfi1_ctxtdata *rcd) in hfi1_exp_tid_group_init()
34 int hfi1_alloc_ctxt_rcv_groups(struct hfi1_ctxtdata *rcd) in hfi1_alloc_ctxt_rcv_groups()
71 void hfi1_free_ctxt_rcv_groups(struct hfi1_ctxtdata *rcd) in hfi1_free_ctxt_rcv_groups()
H A Dtid_rdma.c298 int hfi1_kern_exp_rcv_init(struct hfi1_ctxtdata *rcd, int reinit) in hfi1_kern_exp_rcv_init()
469 static struct rvt_qp *first_qp(struct hfi1_ctxtdata *rcd, in first_qp()
504 static bool kernel_tid_waiters(struct hfi1_ctxtdata *rcd, in kernel_tid_waiters()
537 static void dequeue_tid_waiter(struct hfi1_ctxtdata *rcd, in dequeue_tid_waiter()
564 static void queue_qp_for_tid_wait(struct hfi1_ctxtdata *rcd, in queue_qp_for_tid_wait()
716 static int kern_reserve_flow(struct hfi1_ctxtdata *rcd, int last) in kern_reserve_flow()
735 static void kern_set_hw_flow(struct hfi1_ctxtdata *rcd, u32 generation, in kern_set_hw_flow()
754 static u32 kern_setup_hw_flow(struct hfi1_ctxtdata *rcd, u32 flow_idx) in kern_setup_hw_flow()
772 static void kern_clear_hw_flow(struct hfi1_ctxtdata *rcd, u32 flow_idx) in kern_clear_hw_flow()
780 int hfi1_kern_setup_hw_flow(struct hfi1_ctxtdata *rcd, struct rvt_qp *qp) in hfi1_kern_setup_hw_flow()
[all …]
H A Drc.c1346 struct hfi1_ctxtdata *rcd = packet->rcd; in hfi1_send_rc_ack() local
1905 static void set_restart_qp(struct rvt_qp *qp, struct hfi1_ctxtdata *rcd) in set_restart_qp()
1965 u64 val, struct hfi1_ctxtdata *rcd) in do_rc_ack()
2264 struct hfi1_ctxtdata *rcd) in rdma_seq_err()
2304 struct hfi1_ctxtdata *rcd = packet->rcd; in rc_rcv_resp() local
2512 int diff, struct hfi1_ctxtdata *rcd) in rc_rcv_error()
2765 struct hfi1_ctxtdata *rcd = packet->rcd; in hfi1_rc_rcv() local
3210 struct hfi1_ctxtdata *rcd, in hfi1_rc_hdrerr()
H A Daspm.h26 static inline void aspm_ctx_disable(struct hfi1_ctxtdata *rcd) in aspm_ctx_disable()
H A Dexp_rcv.h151 hfi1_tid_group_to_idx(struct hfi1_ctxtdata *rcd, struct tid_group *grp) in hfi1_tid_group_to_idx()
162 hfi1_idx_to_tid_group(struct hfi1_ctxtdata *rcd, u16 idx) in hfi1_idx_to_tid_group()
H A Drc.h25 static inline void rc_defered_ack(struct hfi1_ctxtdata *rcd, in rc_defered_ack()
H A Daffinity.c831 struct hfi1_ctxtdata *rcd = NULL; in get_irq_affinity() local
928 struct hfi1_ctxtdata *rcd = msix->arg; in hfi1_put_irq_affinity() local
H A Dfault.c50 struct hfi1_ctxtdata *rcd; in _fault_stats_seq_show() local
H A Ddebugfs.c69 struct hfi1_ctxtdata *rcd; in _opcode_stats_seq_show() local
160 struct hfi1_ctxtdata *rcd; in _ctx_stats_seq_show() local
325 struct hfi1_ctxtdata *rcd; in _rcds_seq_show() local
H A Dtid_rdma.h99 struct hfi1_ctxtdata *rcd; member
H A Dfile_ops.c933 struct hfi1_ctxtdata **rcd) in allocate_ctxt()
H A Dverbs.h119 struct hfi1_ctxtdata *rcd; /* QP's receive context */ member
/linux/arch/x86/kernel/cpu/mce/
H A Dapei.c195 struct cper_mce_record rcd; in apei_write_mce() local
227 struct cper_mce_record rcd; in apei_read_mce() local
/linux/drivers/net/ethernet/meta/fbnic/
H A Dfbnic_txrx.c292 fbnic_rx_csum(u64 rcd, struct sk_buff *skb, struct fbnic_ring *rcq, in fbnic_rx_csum()
957 static void fbnic_pkt_prepare(struct fbnic_napi_vector *nv, u64 rcd, in fbnic_pkt_prepare()
997 static void fbnic_add_rx_frag(struct fbnic_napi_vector *nv, u64 rcd, in fbnic_add_rx_frag()
1182 static enum pkt_hash_types fbnic_skb_hash_type(u64 rcd) in fbnic_skb_hash_type()
1189 static void fbnic_rx_tstamp(struct fbnic_napi_vector *nv, u64 rcd, in fbnic_rx_tstamp()
1207 u64 rcd, struct sk_buff *skb, in fbnic_populate_skb_fields()
1224 static bool fbnic_rcd_metadata_err(u64 rcd) in fbnic_rcd_metadata_err()
1248 u64 rcd; in fbnic_clean_rcq() local
H A Dfbnic_debugfs.c214 u64 rcd = le64_to_cpu(ring->desc[i]); in fbnic_dbg_rcd_desc_seq_show() local
/linux/drivers/acpi/apei/
H A Derst-dbg.c155 struct cper_record_header *rcd; in erst_dbg_write() local
H A Derst.c1074 struct cper_pstore_record *rcd; in erst_reader() local
1136 struct cper_pstore_record *rcd = (struct cper_pstore_record *) in erst_writer() local
/linux/drivers/cpufreq/
H A Dsa1110-cpufreq.c130 static inline void set_mdcas(u_int *mdcas, int delayed, u_int rcd) in set_mdcas()
/linux/drivers/net/vmxnet3/
H A Dvmxnet3_xdp.c380 struct Vmxnet3_RxCompDesc *rcd, in vmxnet3_process_xdp()
H A Dvmxnet3_defs.h412 struct Vmxnet3_RxCompDesc rcd; member
/linux/drivers/net/hyperv/
H A Dnetvsc.c1366 const struct recv_comp_data *rcd in send_recv_completions() local
1412 struct recv_comp_data *rcd; in enq_receive_complete() local