Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice_switch.h226 ice_add_vlan(struct ice_hw *hw, struct list_head *m_list);
Dice_switch.c1955 ice_add_vlan(struct ice_hw *hw, struct list_head *v_list) in ice_add_vlan() function
Dice_lib.c1620 status = ice_add_vlan(&pf->hw, &tmp_add_list); in ice_vsi_add_vlan()