Imported Upstream version 16.07.2
[deb_dpdk.git] / lib / librte_eal / common / include / rte_pci_dev_ids.h
1 /*-
2  * This file is provided under a dual BSD/GPLv2 license.  When using or
3  *   redistributing this file, you may do so under either license.
4  *
5  *   GPL LICENSE SUMMARY
6  *
7  *   Copyright(c) 2010-2015 Intel Corporation. All rights reserved.
8  *
9  *   This program is free software; you can redistribute it and/or modify
10  *   it under the terms of version 2 of the GNU General Public License as
11  *   published by the Free Software Foundation.
12  *
13  *   This program is distributed in the hope that it will be useful, but
14  *   WITHOUT ANY WARRANTY; without even the implied warranty of
15  *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
16  *   General Public License for more details.
17  *
18  *   You should have received a copy of the GNU General Public License
19  *   along with this program; if not, write to the Free Software
20  *   Foundation, Inc., 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
21  *   The full GNU General Public License is included in this distribution
22  *   in the file called LICENSE.GPL.
23  *
24  *   Contact Information:
25  *   Intel Corporation
26  *
27  *   BSD LICENSE
28  *
29  *   Copyright(c) 2010-2014 Intel Corporation. All rights reserved.
30  *   All rights reserved.
31  *
32  *   Redistribution and use in source and binary forms, with or without
33  *   modification, are permitted provided that the following conditions
34  *   are met:
35  *
36  *     * Redistributions of source code must retain the above copyright
37  *       notice, this list of conditions and the following disclaimer.
38  *     * Redistributions in binary form must reproduce the above copyright
39  *       notice, this list of conditions and the following disclaimer in
40  *       the documentation and/or other materials provided with the
41  *       distribution.
42  *     * Neither the name of Intel Corporation nor the names of its
43  *       contributors may be used to endorse or promote products derived
44  *       from this software without specific prior written permission.
45  *
46  *   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
47  *   "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
48  *   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
49  *   A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
50  *   OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
51  *   SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
52  *   LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
53  *   DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
54  *   THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
55  *   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
56  *   OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
57  *
58  */
59
60 #ifndef RTE_PCI_DEV_ID_DECL_IGB
61 #define RTE_PCI_DEV_ID_DECL_IGB(vend, dev)
62 #endif
63
64 #ifndef RTE_PCI_DEV_ID_DECL_IGBVF
65 #define RTE_PCI_DEV_ID_DECL_IGBVF(vend, dev)
66 #endif
67
68 #ifndef RTE_PCI_DEV_ID_DECL_IXGBE
69 #define RTE_PCI_DEV_ID_DECL_IXGBE(vend, dev)
70 #endif
71
72 #ifndef RTE_PCI_DEV_ID_DECL_IXGBEVF
73 #define RTE_PCI_DEV_ID_DECL_IXGBEVF(vend, dev)
74 #endif
75
76 #ifndef PCI_VENDOR_ID_INTEL
77 /** Vendor ID used by Intel devices */
78 #define PCI_VENDOR_ID_INTEL 0x8086
79 #endif
80
81 /******************** Physical IGB devices from e1000_hw.h ********************/
82
83 #define E1000_DEV_ID_82576                      0x10C9
84 #define E1000_DEV_ID_82576_FIBER                0x10E6
85 #define E1000_DEV_ID_82576_SERDES               0x10E7
86 #define E1000_DEV_ID_82576_QUAD_COPPER          0x10E8
87 #define E1000_DEV_ID_82576_QUAD_COPPER_ET2      0x1526
88 #define E1000_DEV_ID_82576_NS                   0x150A
89 #define E1000_DEV_ID_82576_NS_SERDES            0x1518
90 #define E1000_DEV_ID_82576_SERDES_QUAD          0x150D
91 #define E1000_DEV_ID_82575EB_COPPER             0x10A7
92 #define E1000_DEV_ID_82575EB_FIBER_SERDES       0x10A9
93 #define E1000_DEV_ID_82575GB_QUAD_COPPER        0x10D6
94 #define E1000_DEV_ID_82580_COPPER               0x150E
95 #define E1000_DEV_ID_82580_FIBER                0x150F
96 #define E1000_DEV_ID_82580_SERDES               0x1510
97 #define E1000_DEV_ID_82580_SGMII                0x1511
98 #define E1000_DEV_ID_82580_COPPER_DUAL          0x1516
99 #define E1000_DEV_ID_82580_QUAD_FIBER           0x1527
100 #define E1000_DEV_ID_I350_COPPER                0x1521
101 #define E1000_DEV_ID_I350_FIBER                 0x1522
102 #define E1000_DEV_ID_I350_SERDES                0x1523
103 #define E1000_DEV_ID_I350_SGMII                 0x1524
104 #define E1000_DEV_ID_I350_DA4                   0x1546
105 #define E1000_DEV_ID_I210_COPPER                0x1533
106 #define E1000_DEV_ID_I210_COPPER_OEM1           0x1534
107 #define E1000_DEV_ID_I210_COPPER_IT             0x1535
108 #define E1000_DEV_ID_I210_FIBER                 0x1536
109 #define E1000_DEV_ID_I210_SERDES                0x1537
110 #define E1000_DEV_ID_I210_SGMII                 0x1538
111 #define E1000_DEV_ID_I210_COPPER_FLASHLESS      0x157B
112 #define E1000_DEV_ID_I210_SERDES_FLASHLESS      0x157C
113 #define E1000_DEV_ID_I211_COPPER                0x1539
114 #define E1000_DEV_ID_I354_BACKPLANE_1GBPS       0x1F40
115 #define E1000_DEV_ID_I354_SGMII                 0x1F41
116 #define E1000_DEV_ID_I354_BACKPLANE_2_5GBPS     0x1F45
117 #define E1000_DEV_ID_DH89XXCC_SGMII             0x0438
118 #define E1000_DEV_ID_DH89XXCC_SERDES            0x043A
119 #define E1000_DEV_ID_DH89XXCC_BACKPLANE         0x043C
120 #define E1000_DEV_ID_DH89XXCC_SFP               0x0440
121
122 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82576)
123 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82576_FIBER)
124 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82576_SERDES)
125 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82576_QUAD_COPPER)
126 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82576_QUAD_COPPER_ET2)
127 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82576_NS)
128 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82576_NS_SERDES)
129 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82576_SERDES_QUAD)
130
131 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82575EB_COPPER)
132 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82575EB_FIBER_SERDES)
133 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82575GB_QUAD_COPPER)
134
135 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82580_COPPER)
136 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82580_FIBER)
137 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82580_SERDES)
138 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82580_SGMII)
139 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82580_COPPER_DUAL)
140 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82580_QUAD_FIBER)
141
142 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I350_COPPER)
143 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I350_FIBER)
144 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I350_SERDES)
145 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I350_SGMII)
146 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I350_DA4)
147 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I210_COPPER)
148 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I210_COPPER_OEM1)
149 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I210_COPPER_IT)
150 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I210_FIBER)
151 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I210_SERDES)
152 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I210_SGMII)
153 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I211_COPPER)
154 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I354_BACKPLANE_1GBPS)
155 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I354_SGMII)
156 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I354_BACKPLANE_2_5GBPS)
157 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_DH89XXCC_SGMII)
158 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_DH89XXCC_SERDES)
159 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_DH89XXCC_BACKPLANE)
160 RTE_PCI_DEV_ID_DECL_IGB(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_DH89XXCC_SFP)
161
162 /****************** Physical IXGBE devices from ixgbe_type.h ******************/
163
164 #define IXGBE_DEV_ID_82598                      0x10B6
165 #define IXGBE_DEV_ID_82598_BX                   0x1508
166 #define IXGBE_DEV_ID_82598AF_DUAL_PORT          0x10C6
167 #define IXGBE_DEV_ID_82598AF_SINGLE_PORT        0x10C7
168 #define IXGBE_DEV_ID_82598AT                    0x10C8
169 #define IXGBE_DEV_ID_82598AT2                   0x150B
170 #define IXGBE_DEV_ID_82598EB_SFP_LOM            0x10DB
171 #define IXGBE_DEV_ID_82598EB_CX4                0x10DD
172 #define IXGBE_DEV_ID_82598_CX4_DUAL_PORT        0x10EC
173 #define IXGBE_DEV_ID_82598_DA_DUAL_PORT         0x10F1
174 #define IXGBE_DEV_ID_82598_SR_DUAL_PORT_EM      0x10E1
175 #define IXGBE_DEV_ID_82598EB_XF_LR              0x10F4
176 #define IXGBE_DEV_ID_82599_KX4                  0x10F7
177 #define IXGBE_DEV_ID_82599_KX4_MEZZ             0x1514
178 #define IXGBE_DEV_ID_82599_KR                   0x1517
179 #define IXGBE_DEV_ID_82599_COMBO_BACKPLANE      0x10F8
180 #define IXGBE_SUBDEV_ID_82599_KX4_KR_MEZZ       0x000C
181 #define IXGBE_DEV_ID_82599_CX4                  0x10F9
182 #define IXGBE_DEV_ID_82599_SFP                  0x10FB
183 #define IXGBE_SUBDEV_ID_82599_SFP               0x11A9
184 #define IXGBE_SUBDEV_ID_82599_RNDC              0x1F72
185 #define IXGBE_SUBDEV_ID_82599_560FLR            0x17D0
186 #define IXGBE_SUBDEV_ID_82599_ECNA_DP           0x0470
187 #define IXGBE_DEV_ID_82599_BACKPLANE_FCOE       0x152A
188 #define IXGBE_DEV_ID_82599_SFP_FCOE             0x1529
189 #define IXGBE_DEV_ID_82599_SFP_EM               0x1507
190 #define IXGBE_DEV_ID_82599_SFP_SF2              0x154D
191 #define IXGBE_DEV_ID_82599_SFP_SF_QP            0x154A
192 #define IXGBE_DEV_ID_82599_QSFP_SF_QP           0x1558
193 #define IXGBE_DEV_ID_82599EN_SFP                0x1557
194 #define IXGBE_DEV_ID_82599_XAUI_LOM             0x10FC
195 #define IXGBE_DEV_ID_82599_T3_LOM               0x151C
196 #define IXGBE_DEV_ID_82599_LS                   0x154F
197 #define IXGBE_DEV_ID_X540T                      0x1528
198 #define IXGBE_DEV_ID_X540T1                     0x1560
199 #define IXGBE_DEV_ID_X550EM_X_SFP               0x15AC
200 #define IXGBE_DEV_ID_X550EM_X_10G_T             0x15AD
201 #define IXGBE_DEV_ID_X550EM_X_1G_T              0x15AE
202 #define IXGBE_DEV_ID_X550T                      0x1563
203 #define IXGBE_DEV_ID_X550T1                     0x15D1
204 #define IXGBE_DEV_ID_X550EM_A_KR                0x15C2
205 #define IXGBE_DEV_ID_X550EM_A_KR_L              0x15C3
206 #define IXGBE_DEV_ID_X550EM_A_SFP_N             0x15C4
207 #define IXGBE_DEV_ID_X550EM_A_SGMII             0x15C6
208 #define IXGBE_DEV_ID_X550EM_A_SGMII_L           0x15C7
209 #define IXGBE_DEV_ID_X550EM_A_10G_T             0x15C8
210 #define IXGBE_DEV_ID_X550EM_A_QSFP              0x15CA
211 #define IXGBE_DEV_ID_X550EM_A_QSFP_N            0x15CC
212 #define IXGBE_DEV_ID_X550EM_A_SFP               0x15CE
213 #define IXGBE_DEV_ID_X550EM_A_1G_T              0x15E4
214 #define IXGBE_DEV_ID_X550EM_A_1G_T_L            0x15E5
215 #define IXGBE_DEV_ID_X550EM_X_KX4               0x15AA
216 #define IXGBE_DEV_ID_X550EM_X_KR                0x15AB
217
218 #ifdef RTE_NIC_BYPASS
219 #define IXGBE_DEV_ID_82599_BYPASS               0x155D
220 #endif
221
222 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82598)
223 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82598_BX)
224 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82598AF_DUAL_PORT)
225 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, \
226         IXGBE_DEV_ID_82598AF_SINGLE_PORT)
227 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82598AT)
228 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82598AT2)
229 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82598EB_SFP_LOM)
230 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82598EB_CX4)
231 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82598_CX4_DUAL_PORT)
232 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82598_DA_DUAL_PORT)
233 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, \
234         IXGBE_DEV_ID_82598_SR_DUAL_PORT_EM)
235 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82598EB_XF_LR)
236 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_KX4)
237 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_KX4_MEZZ)
238 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_KR)
239 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, \
240         IXGBE_DEV_ID_82599_COMBO_BACKPLANE)
241 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, \
242         IXGBE_SUBDEV_ID_82599_KX4_KR_MEZZ)
243 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_CX4)
244 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_SFP)
245 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_SUBDEV_ID_82599_SFP)
246 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_SUBDEV_ID_82599_RNDC)
247 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_SUBDEV_ID_82599_560FLR)
248 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_SUBDEV_ID_82599_ECNA_DP)
249 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_BACKPLANE_FCOE)
250 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_SFP_FCOE)
251 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_SFP_EM)
252 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_SFP_SF2)
253 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_SFP_SF_QP)
254 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_QSFP_SF_QP)
255 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599EN_SFP)
256 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_XAUI_LOM)
257 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_T3_LOM)
258 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_LS)
259 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X540T)
260 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X540T1)
261 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_X_SFP)
262 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_X_10G_T)
263 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_X_1G_T)
264 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550T)
265 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550T1)
266 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_A_KR)
267 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_A_KR_L)
268 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_A_SFP_N)
269 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_A_SGMII)
270 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_A_SGMII_L)
271 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_A_10G_T)
272 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_A_QSFP)
273 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_A_QSFP_N)
274 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_A_SFP)
275 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_A_1G_T)
276 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_A_1G_T_L)
277 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_X_KX4)
278 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_X_KR)
279
280 #ifdef RTE_NIC_BYPASS
281 RTE_PCI_DEV_ID_DECL_IXGBE(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_BYPASS)
282 #endif
283
284 /****************** Virtual IGB devices from e1000_hw.h ******************/
285
286 #define E1000_DEV_ID_82576_VF                   0x10CA
287 #define E1000_DEV_ID_82576_VF_HV                0x152D
288 #define E1000_DEV_ID_I350_VF                    0x1520
289 #define E1000_DEV_ID_I350_VF_HV                 0x152F
290
291 RTE_PCI_DEV_ID_DECL_IGBVF(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82576_VF)
292 RTE_PCI_DEV_ID_DECL_IGBVF(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_82576_VF_HV)
293 RTE_PCI_DEV_ID_DECL_IGBVF(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I350_VF)
294 RTE_PCI_DEV_ID_DECL_IGBVF(PCI_VENDOR_ID_INTEL, E1000_DEV_ID_I350_VF_HV)
295
296 /****************** Virtual IXGBE devices from ixgbe_type.h ******************/
297
298 #define IXGBE_DEV_ID_82599_VF                   0x10ED
299 #define IXGBE_DEV_ID_82599_VF_HV                0x152E
300 #define IXGBE_DEV_ID_X540_VF                    0x1515
301 #define IXGBE_DEV_ID_X540_VF_HV                 0x1530
302 #define IXGBE_DEV_ID_X550_VF_HV                 0x1564
303 #define IXGBE_DEV_ID_X550_VF                    0x1565
304 #define IXGBE_DEV_ID_X550EM_A_VF                0x15C5
305 #define IXGBE_DEV_ID_X550EM_A_VF_HV             0x15B4
306 #define IXGBE_DEV_ID_X550EM_X_VF                0x15A8
307 #define IXGBE_DEV_ID_X550EM_X_VF_HV             0x15A9
308
309 RTE_PCI_DEV_ID_DECL_IXGBEVF(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_VF)
310 RTE_PCI_DEV_ID_DECL_IXGBEVF(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_82599_VF_HV)
311 RTE_PCI_DEV_ID_DECL_IXGBEVF(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X540_VF)
312 RTE_PCI_DEV_ID_DECL_IXGBEVF(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X540_VF_HV)
313 RTE_PCI_DEV_ID_DECL_IXGBEVF(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550_VF_HV)
314 RTE_PCI_DEV_ID_DECL_IXGBEVF(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550_VF)
315 RTE_PCI_DEV_ID_DECL_IXGBEVF(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_A_VF)
316 RTE_PCI_DEV_ID_DECL_IXGBEVF(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_A_VF_HV)
317 RTE_PCI_DEV_ID_DECL_IXGBEVF(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_X_VF)
318 RTE_PCI_DEV_ID_DECL_IXGBEVF(PCI_VENDOR_ID_INTEL, IXGBE_DEV_ID_X550EM_X_VF_HV)
319
320 /*
321  * Undef all RTE_PCI_DEV_ID_DECL_* here.
322  */
323 #undef RTE_PCI_DEV_ID_DECL_IGB
324 #undef RTE_PCI_DEV_ID_DECL_IGBVF
325 #undef RTE_PCI_DEV_ID_DECL_IXGBE
326 #undef RTE_PCI_DEV_ID_DECL_IXGBEVF