Searched refs:i40e_aq_update_vsi_params (Results 1 – 5 of 5) sorted by relevance
| /Linux-v4.19/drivers/net/ethernet/intel/i40e/ |
| D | i40e_prototype.h | 133 i40e_status i40e_aq_update_vsi_params(struct i40e_hw *hw,
|
| D | i40e_client.c | 726 err = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL); in i40e_client_update_vsi_ctxt()
|
| D | i40e_main.c | 2662 ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL); in i40e_vlan_stripping_enable() 2693 ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL); in i40e_vlan_stripping_disable() 2925 ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL); in i40e_vsi_add_pvid() 5341 ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL); in i40e_vsi_config_tc() 8802 ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL); in i40e_enable_pf_switch_lb() 8838 ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL); in i40e_disable_pf_switch_lb() 12139 ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL); in i40e_add_vsi() 12159 ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL); in i40e_add_vsi()
|
| D | i40e_virtchnl_pf.c | 4266 ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL); in i40e_ndo_set_vf_spoofchk()
|
| D | i40e_common.c | 2356 i40e_status i40e_aq_update_vsi_params(struct i40e_hw *hw, in i40e_aq_update_vsi_params() function
|