Home
last modified time | relevance | path

Searched refs:ice_remove_vsi_fltr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_switch.h226 void ice_remove_vsi_fltr(struct ice_hw *hw, u16 vsi_handle);
H A Dice_fltr.c121 ice_remove_vsi_fltr(&vsi->back->hw, vsi->idx); in ice_fltr_remove_all()
H A Dice_switch.c2666 void ice_remove_vsi_fltr(struct ice_hw *hw, u16 vsi_handle) in ice_remove_vsi_fltr() function