Searched refs:ice_remove_vsi_fltr (Results 1 – 4 of 4) sorted by relevance
87 ice_remove_vsi_fltr(&pf->hw, uplink_vsi->idx); in ice_eswitch_setup_env()236 ice_remove_vsi_fltr(&pf->hw, vsi->idx); in ice_eswitch_setup_reprs()
210 ice_remove_vsi_fltr(&vsi->back->hw, vsi->idx); in ice_fltr_remove_all()
378 void ice_remove_vsi_fltr(struct ice_hw *hw, u16 vsi_handle);
4417 void ice_remove_vsi_fltr(struct ice_hw *hw, u16 vsi_handle) in ice_remove_vsi_fltr() function