diff options
| author | Michal Swiatkowski <[email protected]> | 2023-10-19 17:32:21 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2023-10-20 11:53:05 +0000 |
| commit | ea4af9b4005dceb3165ece6ba21091bc6362efc4 (patch) | |
| tree | aa413e34c076ab2fa2b72e3920786d0a7186658b /drivers/net/ethernet/intel/ice/ice_main.c | |
| parent | ice: implement num_msix field per VF (diff) | |
| download | kernel-ea4af9b4005dceb3165ece6ba21091bc6362efc4.tar.gz kernel-ea4af9b4005dceb3165ece6ba21091bc6362efc4.zip | |
ice: add bitmap to track VF MSI-X usage
Create a bitamp to track MSI-X usage for VFs. The bitmap has the size of
total MSI-X amount on device, because at init time the amount of MSI-X
used by VFs isn't known.
The bitmap is used in follow up patchset to provide a block of
continuous block of MSI-X indexes for each created VF.
Signed-off-by: Michal Swiatkowski <[email protected]>
Reviewed-by: Przemek Kitszel <[email protected]>
Tested-by: Rafal Romanowski <[email protected]>
Signed-off-by: Jacob Keller <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/ethernet/intel/ice/ice_main.c')
0 files changed, 0 insertions, 0 deletions
