Searched refs:iavf_vf_parse_hw_config (Results 1 – 3 of 3) sorted by relevance
57 void iavf_vf_parse_hw_config(struct iavf_hw *hw,
232 iavf_vf_parse_hw_config(hw, adapter->vf_res); in iavf_get_vf_config()2237 iavf_vf_parse_hw_config(&adapter->hw, adapter->vf_res); in iavf_virtchnl_completion()
776 void iavf_vf_parse_hw_config(struct iavf_hw *hw, in iavf_vf_parse_hw_config() function