Searched refs:device_based_first_msix (Results 1 – 1 of 1) sorted by relevance
984 int device_based_first_msix, device_based_last_msix; in ice_ena_vf_msix_mappings() local995 device_based_first_msix = pf_based_first_msix + in ice_ena_vf_msix_mappings()998 (device_based_first_msix + pf->num_msix_per_vf) - 1; in ice_ena_vf_msix_mappings()1001 reg = (((device_based_first_msix << VPINT_ALLOC_FIRST_S) & in ice_ena_vf_msix_mappings()1007 reg = (((device_based_first_msix << VPINT_ALLOC_PCI_FIRST_S) in ice_ena_vf_msix_mappings()