Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 /* Copyright(c) 2013 - 2018 Intel Corporation. */
0003 
0004 #ifndef _IAVF_DEVIDS_H_
0005 #define _IAVF_DEVIDS_H_
0006 
0007 /* Device IDs for the VF driver */
0008 #define IAVF_DEV_ID_VF          0x154C
0009 #define IAVF_DEV_ID_VF_HV       0x1571
0010 #define IAVF_DEV_ID_ADAPTIVE_VF     0x1889
0011 #define IAVF_DEV_ID_X722_VF     0x37CD
0012 #endif /* _IAVF_DEVIDS_H_ */