Sign in
gbmc
/
linux
/
b63f4a4e95d61bc7fc3db074f3689c849f27f046
/
.
/
drivers
/
net
/
ethernet
/
intel
/
idpf
/
idpf_devids.h
blob: 5154a52ae61caf297c8876a395528221c9116fee [
file
]
/* 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
0x1452
#define
IDPF_DEV_ID_VF
0x145C
#endif
/* _IDPF_DEVIDS_H_ */