Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_prototype.h57 void iavf_vf_parse_hw_config(struct iavf_hw *hw,
H A Diavf_virtchnl.c232 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()
H A Diavf_common.c776 void iavf_vf_parse_hw_config(struct iavf_hw *hw, in iavf_vf_parse_hw_config() function