Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e.h1352 * i40e_hw_to_pf - get pf pointer from the hardware structure
1355 static inline struct i40e_pf *i40e_hw_to_pf(struct i40e_hw *hw) in i40e_hw_to_pf() function
H A Di40e_main.c139 struct i40e_pf *pf = i40e_hw_to_pf(hw); in i40e_hw_to_dev()
154 struct i40e_pf *pf = i40e_hw_to_pf(hw); in i40e_allocate_dma_mem()
172 struct i40e_pf *pf = i40e_hw_to_pf(hw); in i40e_free_dma_mem()
15485 struct i40e_pf *pf = i40e_hw_to_pf(hw); in i40e_set_subsystem_device_id()