Searched refs:ice_update_vsi (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_switch.h | 385 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx,
|
| H A D | ice_switch.c | 2360 ice_update_vsi(struct ice_hw *hw, u16 vsi_handle, struct ice_vsi_ctx *vsi_ctx, in ice_update_vsi() function
|
| /f-stack/dpdk/drivers/net/ice/ |
| H A D | ice_ethdev.c | 1158 ret = ice_update_vsi(hw, vsi->idx, &ctxt, NULL); in ice_vsi_config_qinq_insertion() 1210 ret = ice_update_vsi(hw, vsi->idx, &ctxt, NULL); in ice_vsi_config_qinq_stripping() 4055 ret = ice_update_vsi(hw, vsi->idx, &ctxt, NULL); in ice_vsi_config_vlan_filter() 4109 ret = ice_update_vsi(hw, vsi->idx, &ctxt, NULL); in ice_vsi_config_vlan_stripping() 4608 ret = ice_update_vsi(hw, vsi->idx, &ctxt, NULL); in ice_vsi_vlan_pvid_set()
|