Searched refs:sl_to_sc (Results 1 – 10 of 10) sorted by relevance
298 sc5 = ibp->sl_to_sc[qp->remote_ah_attr.sl]; in hfi1_uc_rcv()312 sc5 = ibp->sl_to_sc[qp->remote_ah_attr.sl]; in hfi1_uc_rcv()
107 u8 sc5 = ibp->sl_to_sc[ah_attr->sl]; in ud_loopback()377 sc5 = ibp->sl_to_sc[ah_attr->sl]; in hfi1_make_ud_req()
1668 return ibp->sl_to_sc[ah->sl]; in ah_to_sc()1699 sc5 = ibp->sl_to_sc[ah_attr->sl]; in hfi1_check_ah()1877 size_t sz = ARRAY_SIZE(ibp->sl_to_sc); in init_ibport()1881 ibp->sl_to_sc[i] = i; in init_ibport()
292 u8 sc5 = ibp->sl_to_sc[qp->remote_ah_attr.sl]; in hfi1_ruc_check_hdr()778 sc5 = ibp->sl_to_sc[qp->remote_ah_attr.sl]; in hfi1_make_ruc_header()
351 return sprintf(buf, "%u\n", ibp->sl_to_sc[sattr->sl]); in sl2sc_attr_show()
1492 size_t size = ARRAY_SIZE(ibp->sl_to_sc); /* == 32 */ in __subn_get_opa_sl_to_sc()1500 for (i = 0; i < ARRAY_SIZE(ibp->sl_to_sc); i++) in __subn_get_opa_sl_to_sc()1501 *p++ = ibp->sl_to_sc[i]; in __subn_get_opa_sl_to_sc()1522 for (i = 0; i < ARRAY_SIZE(ibp->sl_to_sc); i++) in __subn_set_opa_sl_to_sc()1523 ibp->sl_to_sc[i] = *p++; in __subn_set_opa_sl_to_sc()
731 u8 sl_to_sc[32]; member
733 sc5 = ibp->sl_to_sc[qp->remote_ah_attr.sl]; in hfi1_send_rc_ack()1116 sc5 = ibp->sl_to_sc[qp->remote_ah_attr.sl]; in do_rc_completion()
860 sc5 = ibp->sl_to_sc[sl]; in hfi1_snoop_write()
820 sc = ibp->sl_to_sc[qp->remote_ah_attr.sl]; in hfi1_modify_qp()