linux/drivers/net/ethernet/intel/idpf/idpf_devids.h

/* SPDX-License-Identifier: GPL-2.0-only */
/* Copyright (C) 2023 Intel Corporation */

#ifndef _IDPF_DEVIDS_H_
#define _IDPF_DEVIDS_H_

#define IDPF_DEV_ID_PF
#define IDPF_DEV_ID_VF

#endif /* _IDPF_DEVIDS_H_ */