ice_remove_vlan
return ice_remove_vlan(&vsi->back->hw, list);
ice_remove_vlan(hw, &remove_list_head);
int ice_remove_vlan(struct ice_hw *hw, struct list_head *v_list);