Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_eswitch.c87 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()
H A Dice_fltr.c210 ice_remove_vsi_fltr(&vsi->back->hw, vsi->idx); in ice_fltr_remove_all()
H A Dice_switch.h378 void ice_remove_vsi_fltr(struct ice_hw *hw, u16 vsi_handle);
H A Dice_switch.c4417 void ice_remove_vsi_fltr(struct ice_hw *hw, u16 vsi_handle) in ice_remove_vsi_fltr() function