diff options
author | 2021-07-13 12:36:05 +0300 | |
---|---|---|
committer | 2021-08-11 11:14:32 -0700 | |
commit | 5958a6fad623ad3b67a9e4d8dbd5f1874cc7039e (patch) | |
tree | bd0836ef1a9ccf61f80c984ca6f80334dff25aac /include/linux/bpf_types.h | |
parent | net/mlx5: SF, use recent sysfs api (diff) | |
download | linux-rng-5958a6fad623ad3b67a9e4d8dbd5f1874cc7039e.tar.xz linux-rng-5958a6fad623ad3b67a9e4d8dbd5f1874cc7039e.zip |
net/mlx5: Reorganize current and maximal capabilities to be per-type
In the current code, the current and maximal capabilities are
maintained in separate arrays which are both per type. In order to
allow the creation of such a basic structure as a dynamically
allocated array, we move curr and max fields to a unified
structure so that specific capabilities can be allocated as one unit.
Signed-off-by: Parav Pandit <parav@nvidia.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Reviewed-by: Shay Drory <shayd@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'include/linux/bpf_types.h')
0 files changed, 0 insertions, 0 deletions