Home
last modified time | relevance | path

Searched refs:buffer_units (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/libv4l/linux-5.13-rc2/include/rdma/
H A Dopa_port_info.h332 __be32 buffer_units; /* 9 res, 12, 5, 3, 3 */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/rdma/
H A Dopa_port_info.h332 __be32 buffer_units; /* 9 res, 12, 5, 3, 3 */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/rdma/
H A Dopa_port_info.h332 __be32 buffer_units; /* 9 res, 12, 5, 3, 3 */ member
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dmad.c811 u32 buffer_units; in __subn_get_opa_portinfo() local
976 buffer_units = (dd->vau) & OPA_PI_MASK_BUF_UNIT_BUF_ALLOC; in __subn_get_opa_portinfo()
977 buffer_units |= (dd->vcu << 3) & OPA_PI_MASK_BUF_UNIT_CREDIT_ACK; in __subn_get_opa_portinfo()
978 buffer_units |= (credit_rate << 6) & in __subn_get_opa_portinfo()
980 buffer_units |= (dd->vl15_init << 11) & OPA_PI_MASK_BUF_UNIT_VL15_INIT; in __subn_get_opa_portinfo()
981 pi->buffer_units = cpu_to_be32(buffer_units); in __subn_get_opa_portinfo()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dmad.c811 u32 buffer_units; in __subn_get_opa_portinfo() local
976 buffer_units = (dd->vau) & OPA_PI_MASK_BUF_UNIT_BUF_ALLOC; in __subn_get_opa_portinfo()
977 buffer_units |= (dd->vcu << 3) & OPA_PI_MASK_BUF_UNIT_CREDIT_ACK; in __subn_get_opa_portinfo()
978 buffer_units |= (credit_rate << 6) & in __subn_get_opa_portinfo()
980 buffer_units |= (dd->vl15_init << 11) & OPA_PI_MASK_BUF_UNIT_VL15_INIT; in __subn_get_opa_portinfo()
981 pi->buffer_units = cpu_to_be32(buffer_units); in __subn_get_opa_portinfo()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Dmad.c811 u32 buffer_units; in __subn_get_opa_portinfo() local
976 buffer_units = (dd->vau) & OPA_PI_MASK_BUF_UNIT_BUF_ALLOC; in __subn_get_opa_portinfo()
977 buffer_units |= (dd->vcu << 3) & OPA_PI_MASK_BUF_UNIT_CREDIT_ACK; in __subn_get_opa_portinfo()
978 buffer_units |= (credit_rate << 6) & in __subn_get_opa_portinfo()
980 buffer_units |= (dd->vl15_init << 11) & OPA_PI_MASK_BUF_UNIT_VL15_INIT; in __subn_get_opa_portinfo()
981 pi->buffer_units = cpu_to_be32(buffer_units); in __subn_get_opa_portinfo()