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

/linux-master/drivers/net/ethernet/intel/i40e/
H A Di40e.h1348 * i40e_hw_to_pf - get pf pointer from the hardware structure
1351 static inline struct i40e_pf *i40e_hw_to_pf(struct i40e_hw *hw) function
H A Di40e_main.c137 struct i40e_pf *pf = i40e_hw_to_pf(hw);
152 struct i40e_pf *pf = i40e_hw_to_pf(hw);
170 struct i40e_pf *pf = i40e_hw_to_pf(hw);
15542 struct i40e_pf *pf = i40e_hw_to_pf(hw);

Completed in 214 milliseconds