Searched refs:vl15_init (Results 1 – 4 of 4) sorted by relevance
135 set_up_vl15(dd, dd->vl15_init); in handle_linkup_change()
1195 u16 vl15_init; member
9397 ret = write_vc_local_fabric(dd, dd->vau, 1, dd->vcu, dd->vl15_init, in set_local_link_attributes()14123 dd->vl15_init = (8 * (2048 + 128)) / vau_to_au(dd->vau); in init_early_variables()14124 if (dd->vl15_init > dd->link_credits) in init_early_variables()14125 dd->vl15_init = dd->link_credits; in init_early_variables()
938 buffer_units |= (dd->vl15_init << 11) & OPA_PI_MASK_BUF_UNIT_VL15_INIT; in __subn_get_opa_portinfo()