Home
last modified time | relevance | path

Searched refs:iavf_vf_parse_hw_config (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/iavf/
Diavf_prototype.h61 void iavf_vf_parse_hw_config(struct iavf_hw *hw,
Diavf_virtchnl.c233 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()
Diavf_common.c806 void iavf_vf_parse_hw_config(struct iavf_hw *hw, in iavf_vf_parse_hw_config() function