Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_main.c581 int pf_count = i40e_get_pf_count(hw); in i40e_compute_pci_to_hw_id() local
584 return (hw->port * BIT(7)) / pf_count + vsi->vf_id; in i40e_compute_pci_to_hw_id()