Home
last modified time | relevance | path

Searched refs:device_based_first_msix (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_sriov.c296 int device_based_first_msix, device_based_last_msix; in ice_ena_vf_msix_mappings() local
307 device_based_first_msix = pf_based_first_msix + in ice_ena_vf_msix_mappings()
310 (device_based_first_msix + pf->vfs.num_msix_per) - 1; in ice_ena_vf_msix_mappings()
313 reg = (((device_based_first_msix << VPINT_ALLOC_FIRST_S) & in ice_ena_vf_msix_mappings()
319 reg = (((device_based_first_msix << VPINT_ALLOC_PCI_FIRST_S) in ice_ena_vf_msix_mappings()