Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_switch.h361 bool ice_vlan_fltr_exist(struct ice_hw *hw, u16 vlan_id, u16 vsi_handle);
H A Dice_switch.c3544 bool ice_vlan_fltr_exist(struct ice_hw *hw, u16 vlan_id, u16 vsi_handle) in ice_vlan_fltr_exist() function