diff options
author | Moni Shoua <monis@mellanox.com> | 2018-12-11 13:37:51 +0200 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2018-12-18 15:19:45 -0700 |
commit | cbfdd442c43eab8c62bf2ea5127511cd39e9046d (patch) | |
tree | bb71aec3b5960f8ab4ad74b1a77c1819b8ddc7dc /include/uapi | |
parent | bbc13cda37711eb7baa4091017887a57074f5410 (diff) |
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>
Diffstat (limited to 'include/uapi')
0 files changed, 0 insertions, 0 deletions