Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_switch.h224 void ice_remove_vsi_fltr(struct ice_hw *hw, u16 vsi_handle);
Dice_switch.c2700 void ice_remove_vsi_fltr(struct ice_hw *hw, u16 vsi_handle) in ice_remove_vsi_fltr() function
Dice_lib.c3006 ice_remove_vsi_fltr(&pf->hw, vsi->idx); in ice_vsi_release()