Searched defs:sc5 (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/infiniband/hw/hfi1/ |
| H A 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
|
| H A 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
|
| H A D | ipoib.h | 42 u8 sc5; member
|
| H A D | ruc.c | 32 u8 sc5 = ibp->sl_to_sc[rdma_ah_get_sl(&qp->remote_ah_attr)]; in hfi1_ruc_check_hdr() local
|
| H A D | trace.c | 155 void hfi1_trace_parse_9b_hdr(struct ib_header *hdr, bool sc5, in hfi1_trace_parse_9b_hdr()
|
| /linux/include/rdma/ |
| H A D | ib_hdrs.h | 183 static inline bool ib_is_sc5(u16 sc5) in ib_is_sc5()
|