Home
last modified time | relevance | path

Searched defs:sc5 (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dud.c72 u8 sc5 = ibp->sl_to_sc[rdma_ah_get_sl(ah_attr)]; in ud_loopback() local
267 u8 sc5; in hfi1_make_ud_req_9B() local
344 u8 l4, sc5; in hfi1_make_ud_req_16B() local
593 u8 sc5, const struct ib_grh *old_grh) in return_cnp_16B()
654 u16 pkey, u32 slid, u32 dlid, u8 sc5, in return_cnp()
726 static int opa_smp_check(struct hfi1_ibport *ibp, u16 pkey, u8 sc5, in opa_smp_check()
820 u8 sc5 = packet->sc; in hfi1_ud_rcv() local
H A Dverbs.c808 u8 sc5 = priv->s_sc; in hfi1_verbs_send_dma() local
948 u8 sc5; in hfi1_verbs_send_pio() local
1117 u8 sc5, int8_t s_pkey_index) in egress_pkey_check()
1483 u8 sc5; in hfi1_check_ah() local
1513 u8 sc5; in hfi1_notify_new_ah() local
1920 u8 sl, sc5, svc_type; in hfi1_cnp_rcv() local
H A Drc.c1221 u8 sc5, bool is_fecn, in hfi1_make_rc_ack_9B()
1274 u8 sc5, bool is_fecn, in hfi1_make_rc_ack_16B()
1351 u8 sc5 = ibp->sl_to_sc[rdma_ah_get_sl(&qp->remote_ah_attr)]; in hfi1_send_rc_ack() local
1856 u8 sc5; in do_rc_completion() local
H A Dqp.c539 struct sdma_engine *qp_to_sdma_engine(struct rvt_qp *qp, u8 sc5) in qp_to_sdma_engine()
564 struct send_context *qp_to_send_context(struct rvt_qp *qp, u8 sc5) in qp_to_send_context()
H A Druc.c32 u8 sc5 = ibp->sl_to_sc[rdma_ah_get_sl(&qp->remote_ah_attr)]; in hfi1_ruc_check_hdr() local
H A Dipoib.h42 u8 sc5; member
H A Dtrace.c155 void hfi1_trace_parse_9b_hdr(struct ib_header *hdr, bool sc5, in hfi1_trace_parse_9b_hdr()
H A Dpio.c1801 u32 selector, u8 sc5) in pio_select_send_context_sc()
H A Ddriver.c324 u8 svc_type, sl, sc5; in rcv_hdrerr() local
H A Dsdma.c785 u8 sc5) in sdma_select_engine_sc()
H A Dhfi.h1725 static inline u8 sc_to_vlt(struct hfi1_devdata *dd, u8 sc5) in sc_to_vlt()
1811 u8 sc5, u8 idx, u32 slid, bool force) in ingress_pkey_check()
1844 u8 sc5, u16 slid) in rcv_pkey_check()
H A Dchip.c185 sc5, sc5val, \ argument
/openbmc/linux/include/rdma/
H A Dib_hdrs.h183 static inline bool ib_is_sc5(u16 sc5) in ib_is_sc5()