Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e.h1105 static inline u32 i40e_get_pf_count(struct i40e_hw *hw) in i40e_get_pf_count() function
Di40e_main.c562 int pf_count = i40e_get_pf_count(hw); in i40e_compute_pci_to_hw_id()