Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_prototype.h539 void i40e_vf_parse_hw_config(struct i40e_hw *hw,
H A Di40e_common.c7632 void i40e_vf_parse_hw_config(struct i40e_hw *hw, in i40e_vf_parse_hw_config() function
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev_vf.c501 i40e_vf_parse_hw_config(hw, vf->vf_res); in i40evf_get_vf_resource()