Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_virtchnl_pf.c984 int device_based_first_msix, device_based_last_msix; in ice_ena_vf_msix_mappings() local
995 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()