Searched hist:"70 cd20aed00f719f3536154df02596106e431e45" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/include/uapi/rdma/ |
H A D | rdma_user_ioctl_cmds.h | diff 70cd20aed00f719f3536154df02596106e431e45 Thu Sep 06 09:27:01 CDT 2018 Guy Levi <guyle@mellanox.com> IB/uverbs: Add IDRs array attribute type to ioctl() interface
Methods sometimes need to get a flexible set of IDRs and not a strict set as can be achieved today by the conventional IDR attribute. Add a new IDRS_ARRAY attribute to the generic uverbs ioctl layer.
IDRS_ARRAY points to array of idrs of the same object type and same access rights, only write and read are supported.
Signed-off-by: Guy Levi <guyle@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>`` Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/drivers/infiniband/core/ |
H A D | uverbs_uapi.c | diff 70cd20aed00f719f3536154df02596106e431e45 Thu Sep 06 09:27:01 CDT 2018 Guy Levi <guyle@mellanox.com> IB/uverbs: Add IDRs array attribute type to ioctl() interface
Methods sometimes need to get a flexible set of IDRs and not a strict set as can be achieved today by the conventional IDR attribute. Add a new IDRS_ARRAY attribute to the generic uverbs ioctl layer.
IDRS_ARRAY points to array of idrs of the same object type and same access rights, only write and read are supported.
Signed-off-by: Guy Levi <guyle@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>`` Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
H A D | uverbs_ioctl.c | diff 70cd20aed00f719f3536154df02596106e431e45 Thu Sep 06 09:27:01 CDT 2018 Guy Levi <guyle@mellanox.com> IB/uverbs: Add IDRs array attribute type to ioctl() interface
Methods sometimes need to get a flexible set of IDRs and not a strict set as can be achieved today by the conventional IDR attribute. Add a new IDRS_ARRAY attribute to the generic uverbs ioctl layer.
IDRS_ARRAY points to array of idrs of the same object type and same access rights, only write and read are supported.
Signed-off-by: Guy Levi <guyle@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>`` Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|
/openbmc/linux/include/rdma/ |
H A D | uverbs_ioctl.h | diff 70cd20aed00f719f3536154df02596106e431e45 Thu Sep 06 09:27:01 CDT 2018 Guy Levi <guyle@mellanox.com> IB/uverbs: Add IDRs array attribute type to ioctl() interface
Methods sometimes need to get a flexible set of IDRs and not a strict set as can be achieved today by the conventional IDR attribute. Add a new IDRS_ARRAY attribute to the generic uverbs ioctl layer.
IDRS_ARRAY points to array of idrs of the same object type and same access rights, only write and read are supported.
Signed-off-by: Guy Levi <guyle@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>`` Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
|