Home
last modified time | relevance | path

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

/drivers/net/ethernet/intel/ice/
Dice_switch.h355 bool ice_vlan_fltr_exist(struct ice_hw *hw, u16 vlan_id, u16 vsi_handle);
Dice_tc_lib.c1550 if (!ice_vlan_fltr_exist(&main_vsi->back->hw, vlan_id, in ice_handle_tclass_action()
Dice_switch.c3461 bool ice_vlan_fltr_exist(struct ice_hw *hw, u16 vlan_id, u16 vsi_handle) in ice_vlan_fltr_exist() function