Home
last modified time | relevance | path

Searched refs:i40e_aq_update_vsi_params (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_client.c713 err = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL); in i40e_client_update_vsi_ctxt()
H A Di40e_prototype.h149 int i40e_aq_update_vsi_params(struct i40e_hw *hw,
H A Di40e_virtchnl_pf.c4893 ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL); in i40e_ndo_set_vf_spoofchk()
H A Di40e_common.c2160 int i40e_aq_update_vsi_params(struct i40e_hw *hw, in i40e_aq_update_vsi_params() function