Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h1142 * i40e_get_pf_count - get PCI PF count.
1150 static inline u32 i40e_get_pf_count(struct i40e_hw *hw) in i40e_get_pf_count() function
H A Di40e_main.c582 int pf_count = i40e_get_pf_count(hw); in i40e_compute_pci_to_hw_id()