Searched refs:ice_remove_vsi_fltr (Results 1 – 4 of 4) sorted by relevance
31 ice_remove_vsi_fltr(&pf->hw, uplink_vsi->idx); in ice_eswitch_setup_env()145 ice_remove_vsi_fltr(&vsi->back->hw, vsi->idx); in ice_eswitch_cfg_vsi()
210 ice_remove_vsi_fltr(&vsi->back->hw, vsi->idx); in ice_fltr_remove_all()
365 void ice_remove_vsi_fltr(struct ice_hw *hw, u16 vsi_handle);
4540 void ice_remove_vsi_fltr(struct ice_hw *hw, u16 vsi_handle) in ice_remove_vsi_fltr() function