]> Git Repo - linux.git/blob - drivers/net/ethernet/intel/idpf/idpf_devids.h
crypto: akcipher - Drop sign/verify operations
[linux.git] / drivers / net / ethernet / intel / idpf / idpf_devids.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2 /* Copyright (C) 2023 Intel Corporation */
3
4 #ifndef _IDPF_DEVIDS_H_
5 #define _IDPF_DEVIDS_H_
6
7 #define IDPF_DEV_ID_PF                  0x1452
8 #define IDPF_DEV_ID_VF                  0x145C
9
10 #endif /* _IDPF_DEVIDS_H_ */
This page took 0.03231 seconds and 4 git commands to generate.