Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/i40e/core/
H A Di40e_prototype.h157 enum i40e_status_code i40e_aq_add_vsi(struct i40e_hw *hw,
H A Di40e_common.c2109 enum i40e_status_code i40e_aq_add_vsi(struct i40e_hw *hw, in i40e_aq_add_vsi() function
/titanic_50/usr/src/uts/common/io/i40e/
H A Di40e_main.c2128 rc = i40e_aq_add_vsi(hw, &ctx, NULL); in i40e_add_vsi()