Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_switch.h350 int ice_add_vlan(struct ice_hw *hw, struct list_head *m_list);
Dice_fltr.c170 return ice_add_vlan(&vsi->back->hw, list); in ice_fltr_add_vlan_list()
Dice_switch.c3707 int ice_add_vlan(struct ice_hw *hw, struct list_head *v_list) in ice_add_vlan() function