Searched refs:ice_remove_vsi_fltr (Results 1 – 3 of 3) sorted by relevance
226 void ice_remove_vsi_fltr(struct ice_hw *hw, u16 vsi_handle);
121 ice_remove_vsi_fltr(&vsi->back->hw, vsi->idx); in ice_fltr_remove_all()
2666 void ice_remove_vsi_fltr(struct ice_hw *hw, u16 vsi_handle) in ice_remove_vsi_fltr() function