Home
last modified time | relevance | path

Searched refs:ice_remove_vsi_fltr (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-6.6/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.c4409 * ice_remove_vsi_fltr - Remove all filters for a VSI
4413 void ice_remove_vsi_fltr(struct ice_hw *hw, u16 vsi_handle) in ice_remove_vsi_fltr() function
/kernel/linux/linux-5.10/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.c2662 * ice_remove_vsi_fltr - Remove all filters for a VSI
2666 void ice_remove_vsi_fltr(struct ice_hw *hw, u16 vsi_handle) in ice_remove_vsi_fltr() function

Completed in 15 milliseconds