Searched defs:sc5 (Results  1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/hfi1/ | 
| D | ud.c | 114 		u8 sc5 = ibp->sl_to_sc[rdma_ah_get_sl(ah_attr)];  in ud_loopback()  local309 	u8 sc5;  in hfi1_make_ud_req_9B()  local
 386 	u8 l4, sc5;  in hfi1_make_ud_req_16B()  local
 634 		    u8 sc5, const struct ib_grh *old_grh)  in return_cnp_16B()
 695 		u16 pkey, u32 slid, u32 dlid, u8 sc5,  in return_cnp()
 767 static int opa_smp_check(struct hfi1_ibport *ibp, u16 pkey, u8 sc5,  in opa_smp_check()
 866 	u8 sc5 = packet->sc;  in hfi1_ud_rcv()  local
 
 | 
| D | verbs.c | 847 	u8 sc5 = priv->s_sc;  in hfi1_verbs_send_dma()  local987 	u8 sc5;  in hfi1_verbs_send_pio()  local
 1156 		      u8 sc5, int8_t s_pkey_index)  in egress_pkey_check()
 1524 	u8 sc5;  in hfi1_check_ah()  local
 1554 	u8 sc5;  in hfi1_notify_new_ah()  local
 1980 	u8 sl, sc5, svc_type;  in hfi1_cnp_rcv()  local
 
 | 
| D | rc.c | 1263 				       u8 sc5, bool is_fecn,  in hfi1_make_rc_ack_9B()1316 					u8 sc5, bool is_fecn,  in hfi1_make_rc_ack_16B()
 1394 	u8 sc5 = ibp->sl_to_sc[rdma_ah_get_sl(&qp->remote_ah_attr)];  in hfi1_send_rc_ack()  local
 1899 			u8 sc5;  in do_rc_completion()  local
 
 | 
| D | qp.c | 591 struct sdma_engine *qp_to_sdma_engine(struct rvt_qp *qp, u8 sc5)  in qp_to_sdma_engine()616 struct send_context *qp_to_send_context(struct rvt_qp *qp, u8 sc5)  in qp_to_send_context()
 
 | 
| D | ruc.c | 74 	u8 sc5 = ibp->sl_to_sc[rdma_ah_get_sl(&qp->remote_ah_attr)];  in hfi1_ruc_check_hdr()  local
 | 
| D | trace.c | 190 void hfi1_trace_parse_9b_hdr(struct ib_header *hdr, bool sc5,  in hfi1_trace_parse_9b_hdr()
 | 
| D | driver.c | 367 			u8 svc_type, sl, sc5;  in rcv_hdrerr()  local
 | 
| D | pio.c | 1841 						u32 selector, u8 sc5)  in pio_select_send_context_sc()
 | 
| D | sdma.c | 826 	u8 sc5)  in sdma_select_engine_sc()
 | 
| D | hfi.h | 1640 static inline u8 sc_to_vlt(struct hfi1_devdata *dd, u8 sc5)  in sc_to_vlt()1726 				     u8 sc5, u8 idx, u32 slid, bool force)  in ingress_pkey_check()
 1759 				 u8 sc5, u16 slid)  in rcv_pkey_check()
 
 | 
| D | chip.c | 208 	sc5, sc5val, \  argument
 | 
| /Linux-v5.4/include/rdma/ | 
| D | ib_hdrs.h | 225 static inline bool ib_is_sc5(u16 sc5)  in ib_is_sc5()
 |