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

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

Completed in 144 milliseconds