Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_prototype.h173 enum i40e_status_code i40e_aq_add_vsi(struct i40e_hw *hw,
H A Dixl_pf_iov.c171 code = i40e_aq_add_vsi(hw, &vsi_ctx, NULL); in ixl_vf_alloc_vsi()
H A Di40e_common.c2251 enum i40e_status_code i40e_aq_add_vsi(struct i40e_hw *hw, in i40e_aq_add_vsi() function