diff options
author | Michael Chan <michael.chan@broadcom.com> | 2024-02-20 15:03:08 -0800 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2024-02-22 15:31:22 +0100 |
commit | 257bbf45af81bac9b0e38be530a554e2cff92700 (patch) | |
tree | b94c7928cd903317d4e0c2d0fde76e48deac0af8 /net/unix/sysctl_net_unix.c | |
parent | e7b83f2fa445290f4ce906367ccfc8d184a98249 (diff) | |
download | linux-257bbf45af81bac9b0e38be530a554e2cff92700.tar.gz linux-257bbf45af81bac9b0e38be530a554e2cff92700.tar.bz2 linux-257bbf45af81bac9b0e38be530a554e2cff92700.zip |
bnxt_en: Refactor ring reservation functions
The current functions to reserve hardware rings pass in 6 different ring
or resource types as parameters. Add a structure bnxt_hw_rings to
consolidate all these parameters and pass the structure pointer instead
to these functions. Add 2 related helper functions also. This makes
the code cleaner and makes it easier to add new resources to be
reserved.
Reviewed-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Reviewed-by: Pavan Chebbi <pavan.chebbi@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions