Home
last modified time | relevance | path

Searched hist:cbfdd442c43eab8c62bf2ea5127511cd39e9046d (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/rdma/
H A Duverbs_ioctl.hdiff cbfdd442c43eab8c62bf2ea5127511cd39e9046d Tue Dec 11 05:37:51 CST 2018 Moni Shoua <monis@mellanox.com> IB/uverbs: Add helper to get array size from ptr attribute

When the parser of an ioctl command has the knowledge that a ptr attribute
in a bundle represents an array of structures, it is useful for it to know
the number of elements in the array. This is done by dividing the
attribute length with the element size.

Signed-off-by: Moni Shoua <monis@mellanox.com>
Reviewed-by: Guy Levi <guyle@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>