Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/iavf/
Diavf_prototype.h48 void iavf_vf_parse_hw_config(struct iavf_hw *hw,
Diavf_common.c486 void iavf_vf_parse_hw_config(struct iavf_hw *hw, in iavf_vf_parse_hw_config() function
Diavf_virtchnl.c235 iavf_vf_parse_hw_config(hw, adapter->vf_res); in iavf_get_vf_config()
2271 iavf_vf_parse_hw_config(&adapter->hw, adapter->vf_res); in iavf_virtchnl_completion()