Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_prototype.h146 enum i40e_status_code i40e_aq_add_vsi(struct i40e_hw *hw,
H A Di40e_common.c2299 enum i40e_status_code i40e_aq_add_vsi(struct i40e_hw *hw, in i40e_aq_add_vsi() function
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c5989 ret = i40e_aq_add_vsi(hw, &ctxt, NULL); in i40e_vsi_setup()