Home
last modified time | relevance | path

Searched refs:OPA_PI_MASK_BUF_UNIT_CREDIT_ACK (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/rdma/
Dopa_port_info.h217 OPA_PI_MASK_BUF_UNIT_CREDIT_ACK = (0x00000003 << 3), enumerator
/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dmad.c935 buffer_units |= (dd->vcu << 3) & OPA_PI_MASK_BUF_UNIT_CREDIT_ACK; in __subn_get_opa_portinfo()