Home
last modified time | relevance | path

Searched refs:device_based_last_msix (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_sriov.c274 int device_based_first_msix, device_based_last_msix; in ice_ena_vf_msix_mappings() local
287 device_based_last_msix = in ice_ena_vf_msix_mappings()
293 ((device_based_last_msix << VPINT_ALLOC_LAST_S) & in ice_ena_vf_msix_mappings()
299 ((device_based_last_msix << VPINT_ALLOC_PCI_LAST_S) & in ice_ena_vf_msix_mappings()
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice_virtchnl_pf.c684 int device_based_first_msix, device_based_last_msix; in ice_ena_vf_msix_mappings() local
697 device_based_last_msix = in ice_ena_vf_msix_mappings()
703 ((device_based_last_msix << VPINT_ALLOC_LAST_S) & in ice_ena_vf_msix_mappings()
709 ((device_based_last_msix << VPINT_ALLOC_PCI_LAST_S) & in ice_ena_vf_msix_mappings()

Completed in 7 milliseconds