Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice_switch.h374 bool ice_vlan_fltr_exist(struct ice_hw *hw, u16 vlan_id, u16 vsi_handle);
H A Dice_tc_lib.c1711 if (!ice_vlan_fltr_exist(&vsi->back->hw, vlan_id, vsi->idx)) { in ice_prep_adq_filter()
H A Dice_switch.c3412 * ice_vlan_fltr_exist - does this VLAN filter exist for given VSI
3417 bool ice_vlan_fltr_exist(struct ice_hw *hw, u16 vlan_id, u16 vsi_handle) in ice_vlan_fltr_exist() function

Completed in 11 milliseconds