Searched refs:iavf_vf_parse_hw_config (Results 1 – 3 of 3) sorted by relevance
61 void iavf_vf_parse_hw_config(struct iavf_hw *hw,
233 iavf_vf_parse_hw_config(hw, adapter->vf_res); in iavf_get_vf_config()2173 iavf_vf_parse_hw_config(&adapter->hw, adapter->vf_res); in iavf_virtchnl_completion()
806 void iavf_vf_parse_hw_config(struct iavf_hw *hw, in iavf_vf_parse_hw_config() function