Searched defs:sc5 (Results 1 – 13 of 13) sorted by relevance
/linux-6.1.9/drivers/infiniband/hw/hfi1/ |
D | ud.c | 72 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
|
D | verbs.c | 808 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 1937 u8 sl, sc5, svc_type; in hfi1_cnp_rcv() local
|
D | rc.c | 1221 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
|
D | qp.c | 539 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()
|
D | ipoib.h | 42 u8 sc5; member
|
D | ruc.c | 32 u8 sc5 = ibp->sl_to_sc[rdma_ah_get_sl(&qp->remote_ah_attr)]; in hfi1_ruc_check_hdr() local
|
D | trace.c | 155 void hfi1_trace_parse_9b_hdr(struct ib_header *hdr, bool sc5, in hfi1_trace_parse_9b_hdr()
|
D | driver.c | 324 u8 svc_type, sl, sc5; in rcv_hdrerr() local
|
D | pio.c | 1801 u32 selector, u8 sc5) in pio_select_send_context_sc()
|
D | sdma.c | 785 u8 sc5) in sdma_select_engine_sc()
|
D | hfi.h | 1727 static inline u8 sc_to_vlt(struct hfi1_devdata *dd, u8 sc5) in sc_to_vlt() 1813 u8 sc5, u8 idx, u32 slid, bool force) in ingress_pkey_check() 1846 u8 sc5, u16 slid) in rcv_pkey_check()
|
D | chip.c | 185 sc5, sc5val, \ argument
|
/linux-6.1.9/include/rdma/ |
D | ib_hdrs.h | 183 static inline bool ib_is_sc5(u16 sc5) in ib_is_sc5()
|