Searched refs:I40E_VF_TO_HW (Results 1 – 2 of 2) sorted by relevance
2675 struct i40e_hw *hw = I40E_VF_TO_HW(vf); in i40evf_hw_rss_hash_set()2695 struct i40e_hw *hw = I40E_VF_TO_HW(vf); in i40evf_disable_rss()2705 struct i40e_hw *hw = I40E_VF_TO_HW(vf); in i40evf_config_rss()
1521 #define I40E_VF_TO_HW(vf) \ macro