New upstream version 18.08
[deb_dpdk.git] / drivers / net / bnx2x / ecore_hsi.h
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright (c) 2007-2013 Broadcom Corporation.
3  *
4  * Eric Davis        <edavis@broadcom.com>
5  * David Christensen <davidch@broadcom.com>
6  * Gary Zambrano     <zambrano@broadcom.com>
7  *
8  * Copyright (c) 2014-2018 Cavium Inc.
9  * All rights reserved.
10  * www.cavium.com
11  */
12
13 #ifndef ECORE_HSI_H
14 #define ECORE_HSI_H
15
16 #define FW_ENCODE_32BIT_PATTERN 0x1e1e1e1e
17
18 struct license_key {
19     uint32_t reserved[6];
20
21     uint32_t max_iscsi_conn;
22 #define LICENSE_MAX_ISCSI_TRGT_CONN_MASK  0xFFFF
23 #define LICENSE_MAX_ISCSI_TRGT_CONN_SHIFT 0
24 #define LICENSE_MAX_ISCSI_INIT_CONN_MASK  0xFFFF0000
25 #define LICENSE_MAX_ISCSI_INIT_CONN_SHIFT 16
26
27     uint32_t reserved_a;
28
29     uint32_t max_fcoe_conn;
30 #define LICENSE_MAX_FCOE_TRGT_CONN_MASK  0xFFFF
31 #define LICENSE_MAX_FCOE_TRGT_CONN_SHIFT 0
32 #define LICENSE_MAX_FCOE_INIT_CONN_MASK  0xFFFF0000
33 #define LICENSE_MAX_FCOE_INIT_CONN_SHIFT 16
34
35     uint32_t reserved_b[4];
36 };
37
38 typedef struct license_key license_key_t;
39
40
41 /****************************************************************************
42  * Shared HW configuration                                                  *
43  ****************************************************************************/
44 #define PIN_CFG_NA                          0x00000000
45 #define PIN_CFG_GPIO0_P0                    0x00000001
46 #define PIN_CFG_GPIO1_P0                    0x00000002
47 #define PIN_CFG_GPIO2_P0                    0x00000003
48 #define PIN_CFG_GPIO3_P0                    0x00000004
49 #define PIN_CFG_GPIO0_P1                    0x00000005
50 #define PIN_CFG_GPIO1_P1                    0x00000006
51 #define PIN_CFG_GPIO2_P1                    0x00000007
52 #define PIN_CFG_GPIO3_P1                    0x00000008
53 #define PIN_CFG_EPIO0                       0x00000009
54 #define PIN_CFG_EPIO1                       0x0000000a
55 #define PIN_CFG_EPIO2                       0x0000000b
56 #define PIN_CFG_EPIO3                       0x0000000c
57 #define PIN_CFG_EPIO4                       0x0000000d
58 #define PIN_CFG_EPIO5                       0x0000000e
59 #define PIN_CFG_EPIO6                       0x0000000f
60 #define PIN_CFG_EPIO7                       0x00000010
61 #define PIN_CFG_EPIO8                       0x00000011
62 #define PIN_CFG_EPIO9                       0x00000012
63 #define PIN_CFG_EPIO10                      0x00000013
64 #define PIN_CFG_EPIO11                      0x00000014
65 #define PIN_CFG_EPIO12                      0x00000015
66 #define PIN_CFG_EPIO13                      0x00000016
67 #define PIN_CFG_EPIO14                      0x00000017
68 #define PIN_CFG_EPIO15                      0x00000018
69 #define PIN_CFG_EPIO16                      0x00000019
70 #define PIN_CFG_EPIO17                      0x0000001a
71 #define PIN_CFG_EPIO18                      0x0000001b
72 #define PIN_CFG_EPIO19                      0x0000001c
73 #define PIN_CFG_EPIO20                      0x0000001d
74 #define PIN_CFG_EPIO21                      0x0000001e
75 #define PIN_CFG_EPIO22                      0x0000001f
76 #define PIN_CFG_EPIO23                      0x00000020
77 #define PIN_CFG_EPIO24                      0x00000021
78 #define PIN_CFG_EPIO25                      0x00000022
79 #define PIN_CFG_EPIO26                      0x00000023
80 #define PIN_CFG_EPIO27                      0x00000024
81 #define PIN_CFG_EPIO28                      0x00000025
82 #define PIN_CFG_EPIO29                      0x00000026
83 #define PIN_CFG_EPIO30                      0x00000027
84 #define PIN_CFG_EPIO31                      0x00000028
85
86 /* EPIO definition */
87 #define EPIO_CFG_NA                         0x00000000
88 #define EPIO_CFG_EPIO0                      0x00000001
89 #define EPIO_CFG_EPIO1                      0x00000002
90 #define EPIO_CFG_EPIO2                      0x00000003
91 #define EPIO_CFG_EPIO3                      0x00000004
92 #define EPIO_CFG_EPIO4                      0x00000005
93 #define EPIO_CFG_EPIO5                      0x00000006
94 #define EPIO_CFG_EPIO6                      0x00000007
95 #define EPIO_CFG_EPIO7                      0x00000008
96 #define EPIO_CFG_EPIO8                      0x00000009
97 #define EPIO_CFG_EPIO9                      0x0000000a
98 #define EPIO_CFG_EPIO10                     0x0000000b
99 #define EPIO_CFG_EPIO11                     0x0000000c
100 #define EPIO_CFG_EPIO12                     0x0000000d
101 #define EPIO_CFG_EPIO13                     0x0000000e
102 #define EPIO_CFG_EPIO14                     0x0000000f
103 #define EPIO_CFG_EPIO15                     0x00000010
104 #define EPIO_CFG_EPIO16                     0x00000011
105 #define EPIO_CFG_EPIO17                     0x00000012
106 #define EPIO_CFG_EPIO18                     0x00000013
107 #define EPIO_CFG_EPIO19                     0x00000014
108 #define EPIO_CFG_EPIO20                     0x00000015
109 #define EPIO_CFG_EPIO21                     0x00000016
110 #define EPIO_CFG_EPIO22                     0x00000017
111 #define EPIO_CFG_EPIO23                     0x00000018
112 #define EPIO_CFG_EPIO24                     0x00000019
113 #define EPIO_CFG_EPIO25                     0x0000001a
114 #define EPIO_CFG_EPIO26                     0x0000001b
115 #define EPIO_CFG_EPIO27                     0x0000001c
116 #define EPIO_CFG_EPIO28                     0x0000001d
117 #define EPIO_CFG_EPIO29                     0x0000001e
118 #define EPIO_CFG_EPIO30                     0x0000001f
119 #define EPIO_CFG_EPIO31                     0x00000020
120
121 struct mac_addr {
122         uint32_t upper;
123         uint32_t lower;
124 };
125
126
127 struct shared_hw_cfg {                   /* NVRAM Offset */
128         /* Up to 16 bytes of NULL-terminated string */
129         uint8_t  part_num[16];              /* 0x104 */
130
131         uint32_t config;                        /* 0x114 */
132         #define SHARED_HW_CFG_MDIO_VOLTAGE_MASK             0x00000001
133                 #define SHARED_HW_CFG_MDIO_VOLTAGE_SHIFT             0
134                 #define SHARED_HW_CFG_MDIO_VOLTAGE_1_2V              0x00000000
135                 #define SHARED_HW_CFG_MDIO_VOLTAGE_2_5V              0x00000001
136
137         #define SHARED_HW_CFG_PORT_SWAP                     0x00000004
138
139             #define SHARED_HW_CFG_BEACON_WOL_EN                  0x00000008
140
141             #define SHARED_HW_CFG_PCIE_GEN3_DISABLED            0x00000000
142             #define SHARED_HW_CFG_PCIE_GEN3_ENABLED             0x00000010
143
144         #define SHARED_HW_CFG_MFW_SELECT_MASK               0x00000700
145                 #define SHARED_HW_CFG_MFW_SELECT_SHIFT               8
146         /* Whatever MFW found in NVM
147            (if multiple found, priority order is: NC-SI, UMP, IPMI) */
148                 #define SHARED_HW_CFG_MFW_SELECT_DEFAULT             0x00000000
149                 #define SHARED_HW_CFG_MFW_SELECT_NC_SI               0x00000100
150                 #define SHARED_HW_CFG_MFW_SELECT_UMP                 0x00000200
151                 #define SHARED_HW_CFG_MFW_SELECT_IPMI                0x00000300
152         /* Use SPIO4 as an arbiter between: 0-NC_SI, 1-IPMI
153           (can only be used when an add-in board, not BMC, pulls-down SPIO4) */
154                 #define SHARED_HW_CFG_MFW_SELECT_SPIO4_NC_SI_IPMI    0x00000400
155         /* Use SPIO4 as an arbiter between: 0-UMP, 1-IPMI
156           (can only be used when an add-in board, not BMC, pulls-down SPIO4) */
157                 #define SHARED_HW_CFG_MFW_SELECT_SPIO4_UMP_IPMI      0x00000500
158         /* Use SPIO4 as an arbiter between: 0-NC-SI, 1-UMP
159           (can only be used when an add-in board, not BMC, pulls-down SPIO4) */
160                 #define SHARED_HW_CFG_MFW_SELECT_SPIO4_NC_SI_UMP     0x00000600
161
162         /* Adjust the PCIe G2 Tx amplitude driver for all Tx lanes. For
163            backwards compatibility, value of 0 is disabling this feature.
164             That means that though 0 is a valid value, it cannot be
165             configured. */
166         #define SHARED_HW_CFG_G2_TX_DRIVE_MASK                        0x0000F000
167         #define SHARED_HW_CFG_G2_TX_DRIVE_SHIFT                       12
168
169         #define SHARED_HW_CFG_LED_MODE_MASK                 0x000F0000
170                 #define SHARED_HW_CFG_LED_MODE_SHIFT                 16
171                 #define SHARED_HW_CFG_LED_MAC1                       0x00000000
172                 #define SHARED_HW_CFG_LED_PHY1                       0x00010000
173                 #define SHARED_HW_CFG_LED_PHY2                       0x00020000
174                 #define SHARED_HW_CFG_LED_PHY3                       0x00030000
175                 #define SHARED_HW_CFG_LED_MAC2                       0x00040000
176                 #define SHARED_HW_CFG_LED_PHY4                       0x00050000
177                 #define SHARED_HW_CFG_LED_PHY5                       0x00060000
178                 #define SHARED_HW_CFG_LED_PHY6                       0x00070000
179                 #define SHARED_HW_CFG_LED_MAC3                       0x00080000
180                 #define SHARED_HW_CFG_LED_PHY7                       0x00090000
181                 #define SHARED_HW_CFG_LED_PHY9                       0x000a0000
182                 #define SHARED_HW_CFG_LED_PHY11                      0x000b0000
183                 #define SHARED_HW_CFG_LED_MAC4                       0x000c0000
184                 #define SHARED_HW_CFG_LED_PHY8                       0x000d0000
185                 #define SHARED_HW_CFG_LED_EXTPHY1                    0x000e0000
186                 #define SHARED_HW_CFG_LED_EXTPHY2                    0x000f0000
187
188     #define SHARED_HW_CFG_SRIOV_MASK                    0x40000000
189                 #define SHARED_HW_CFG_SRIOV_DISABLED                 0x00000000
190                 #define SHARED_HW_CFG_SRIOV_ENABLED                  0x40000000
191
192         #define SHARED_HW_CFG_ATC_MASK                      0x80000000
193                 #define SHARED_HW_CFG_ATC_DISABLED                   0x00000000
194                 #define SHARED_HW_CFG_ATC_ENABLED                    0x80000000
195
196         uint32_t config2;                           /* 0x118 */
197
198         #define SHARED_HW_CFG_PCIE_GEN2_MASK                0x00000100
199             #define SHARED_HW_CFG_PCIE_GEN2_SHIFT                8
200             #define SHARED_HW_CFG_PCIE_GEN2_DISABLED             0x00000000
201         #define SHARED_HW_CFG_PCIE_GEN2_ENABLED              0x00000100
202
203         #define SHARED_HW_CFG_SMBUS_TIMING_MASK             0x00001000
204                 #define SHARED_HW_CFG_SMBUS_TIMING_100KHZ            0x00000000
205                 #define SHARED_HW_CFG_SMBUS_TIMING_400KHZ            0x00001000
206
207         #define SHARED_HW_CFG_HIDE_PORT1                    0x00002000
208
209
210                 /* Output low when PERST is asserted */
211         #define SHARED_HW_CFG_SPIO4_FOLLOW_PERST_MASK       0x00008000
212                 #define SHARED_HW_CFG_SPIO4_FOLLOW_PERST_DISABLED    0x00000000
213                 #define SHARED_HW_CFG_SPIO4_FOLLOW_PERST_ENABLED     0x00008000
214
215         #define SHARED_HW_CFG_PCIE_GEN2_PREEMPHASIS_MASK    0x00070000
216                 #define SHARED_HW_CFG_PCIE_GEN2_PREEMPHASIS_SHIFT    16
217                 #define SHARED_HW_CFG_PCIE_GEN2_PREEMPHASIS_HW       0x00000000
218                 #define SHARED_HW_CFG_PCIE_GEN2_PREEMPHASIS_0DB      0x00010000
219                 #define SHARED_HW_CFG_PCIE_GEN2_PREEMPHASIS_3_5DB    0x00020000
220                 #define SHARED_HW_CFG_PCIE_GEN2_PREEMPHASIS_6_0DB    0x00030000
221
222         /*  The fan failure mechanism is usually related to the PHY type
223               since the power consumption of the board is determined by the PHY.
224               Currently, fan is required for most designs with SFX7101, BNX2X8727
225               and BNX2X8481. If a fan is not required for a board which uses one
226               of those PHYs, this field should be set to "Disabled". If a fan is
227               required for a different PHY type, this option should be set to
228               "Enabled". The fan failure indication is expected on SPIO5 */
229         #define SHARED_HW_CFG_FAN_FAILURE_MASK              0x00180000
230                 #define SHARED_HW_CFG_FAN_FAILURE_SHIFT              19
231                 #define SHARED_HW_CFG_FAN_FAILURE_PHY_TYPE           0x00000000
232                 #define SHARED_HW_CFG_FAN_FAILURE_DISABLED           0x00080000
233                 #define SHARED_HW_CFG_FAN_FAILURE_ENABLED            0x00100000
234
235                 /* ASPM Power Management support */
236         #define SHARED_HW_CFG_ASPM_SUPPORT_MASK             0x00600000
237                 #define SHARED_HW_CFG_ASPM_SUPPORT_SHIFT             21
238                 #define SHARED_HW_CFG_ASPM_SUPPORT_L0S_L1_ENABLED    0x00000000
239                 #define SHARED_HW_CFG_ASPM_SUPPORT_L0S_DISABLED      0x00200000
240                 #define SHARED_HW_CFG_ASPM_SUPPORT_L1_DISABLED       0x00400000
241                 #define SHARED_HW_CFG_ASPM_SUPPORT_L0S_L1_DISABLED   0x00600000
242
243         /* The value of PM_TL_IGNORE_REQS (bit0) in PCI register
244            tl_control_0 (register 0x2800) */
245         #define SHARED_HW_CFG_PREVENT_L1_ENTRY_MASK         0x00800000
246                 #define SHARED_HW_CFG_PREVENT_L1_ENTRY_DISABLED      0x00000000
247                 #define SHARED_HW_CFG_PREVENT_L1_ENTRY_ENABLED       0x00800000
248
249
250         /*  Set the MDC/MDIO access for the first external phy */
251         #define SHARED_HW_CFG_MDC_MDIO_ACCESS1_MASK         0x1C000000
252                 #define SHARED_HW_CFG_MDC_MDIO_ACCESS1_SHIFT         26
253                 #define SHARED_HW_CFG_MDC_MDIO_ACCESS1_PHY_TYPE      0x00000000
254                 #define SHARED_HW_CFG_MDC_MDIO_ACCESS1_EMAC0         0x04000000
255                 #define SHARED_HW_CFG_MDC_MDIO_ACCESS1_EMAC1         0x08000000
256                 #define SHARED_HW_CFG_MDC_MDIO_ACCESS1_BOTH          0x0c000000
257                 #define SHARED_HW_CFG_MDC_MDIO_ACCESS1_SWAPPED       0x10000000
258
259         /*  Set the MDC/MDIO access for the second external phy */
260         #define SHARED_HW_CFG_MDC_MDIO_ACCESS2_MASK         0xE0000000
261                 #define SHARED_HW_CFG_MDC_MDIO_ACCESS2_SHIFT         29
262                 #define SHARED_HW_CFG_MDC_MDIO_ACCESS2_PHY_TYPE      0x00000000
263                 #define SHARED_HW_CFG_MDC_MDIO_ACCESS2_EMAC0         0x20000000
264                 #define SHARED_HW_CFG_MDC_MDIO_ACCESS2_EMAC1         0x40000000
265                 #define SHARED_HW_CFG_MDC_MDIO_ACCESS2_BOTH          0x60000000
266                 #define SHARED_HW_CFG_MDC_MDIO_ACCESS2_SWAPPED       0x80000000
267
268         /*  Max number of PF MSIX vectors */
269         uint32_t config_3;                                       /* 0x11C */
270         #define SHARED_HW_CFG_PF_MSIX_MAX_NUM_MASK                    0x0000007F
271         #define SHARED_HW_CFG_PF_MSIX_MAX_NUM_SHIFT                   0
272
273         uint32_t ump_nc_si_config;                      /* 0x120 */
274         #define SHARED_HW_CFG_UMP_NC_SI_MII_MODE_MASK       0x00000003
275                 #define SHARED_HW_CFG_UMP_NC_SI_MII_MODE_SHIFT       0
276                 #define SHARED_HW_CFG_UMP_NC_SI_MII_MODE_MAC         0x00000000
277                 #define SHARED_HW_CFG_UMP_NC_SI_MII_MODE_PHY         0x00000001
278                 #define SHARED_HW_CFG_UMP_NC_SI_MII_MODE_MII         0x00000000
279                 #define SHARED_HW_CFG_UMP_NC_SI_MII_MODE_RMII        0x00000002
280
281         /* Reserved bits: 226-230 */
282
283         /*  The output pin template BSC_SEL which selects the I2C for this
284         port in the I2C Mux */
285         uint32_t board;                 /* 0x124 */
286         #define SHARED_HW_CFG_E3_I2C_MUX0_MASK              0x0000003F
287             #define SHARED_HW_CFG_E3_I2C_MUX0_SHIFT              0
288
289         #define SHARED_HW_CFG_E3_I2C_MUX1_MASK              0x00000FC0
290         #define SHARED_HW_CFG_E3_I2C_MUX1_SHIFT                      6
291         /* Use the PIN_CFG_XXX defines on top */
292         #define SHARED_HW_CFG_BOARD_REV_MASK                0x00FF0000
293         #define SHARED_HW_CFG_BOARD_REV_SHIFT                        16
294
295         #define SHARED_HW_CFG_BOARD_MAJOR_VER_MASK          0x0F000000
296         #define SHARED_HW_CFG_BOARD_MAJOR_VER_SHIFT                  24
297
298         #define SHARED_HW_CFG_BOARD_MINOR_VER_MASK          0xF0000000
299         #define SHARED_HW_CFG_BOARD_MINOR_VER_SHIFT                  28
300
301         uint32_t wc_lane_config;                                    /* 0x128 */
302         #define SHARED_HW_CFG_LANE_SWAP_CFG_MASK            0x0000FFFF
303                 #define SHARED_HW_CFG_LANE_SWAP_CFG_SHIFT            0
304                 #define SHARED_HW_CFG_LANE_SWAP_CFG_32103210         0x00001b1b
305                 #define SHARED_HW_CFG_LANE_SWAP_CFG_32100123         0x00001be4
306                 #define SHARED_HW_CFG_LANE_SWAP_CFG_31200213         0x000027d8
307                 #define SHARED_HW_CFG_LANE_SWAP_CFG_02133120         0x0000d827
308                 #define SHARED_HW_CFG_LANE_SWAP_CFG_01233210         0x0000e41b
309                 #define SHARED_HW_CFG_LANE_SWAP_CFG_01230123         0x0000e4e4
310         #define SHARED_HW_CFG_LANE_SWAP_CFG_TX_MASK         0x000000FF
311         #define SHARED_HW_CFG_LANE_SWAP_CFG_TX_SHIFT                 0
312         #define SHARED_HW_CFG_LANE_SWAP_CFG_RX_MASK         0x0000FF00
313         #define SHARED_HW_CFG_LANE_SWAP_CFG_RX_SHIFT                 8
314
315         /* TX lane Polarity swap */
316         #define SHARED_HW_CFG_TX_LANE0_POL_FLIP_ENABLED     0x00010000
317         #define SHARED_HW_CFG_TX_LANE1_POL_FLIP_ENABLED     0x00020000
318         #define SHARED_HW_CFG_TX_LANE2_POL_FLIP_ENABLED     0x00040000
319         #define SHARED_HW_CFG_TX_LANE3_POL_FLIP_ENABLED     0x00080000
320         /* TX lane Polarity swap */
321         #define SHARED_HW_CFG_RX_LANE0_POL_FLIP_ENABLED     0x00100000
322         #define SHARED_HW_CFG_RX_LANE1_POL_FLIP_ENABLED     0x00200000
323         #define SHARED_HW_CFG_RX_LANE2_POL_FLIP_ENABLED     0x00400000
324         #define SHARED_HW_CFG_RX_LANE3_POL_FLIP_ENABLED     0x00800000
325
326         /*  Selects the port layout of the board */
327         #define SHARED_HW_CFG_E3_PORT_LAYOUT_MASK           0x0F000000
328                 #define SHARED_HW_CFG_E3_PORT_LAYOUT_SHIFT           24
329                 #define SHARED_HW_CFG_E3_PORT_LAYOUT_2P_01           0x00000000
330                 #define SHARED_HW_CFG_E3_PORT_LAYOUT_2P_10           0x01000000
331                 #define SHARED_HW_CFG_E3_PORT_LAYOUT_4P_0123         0x02000000
332                 #define SHARED_HW_CFG_E3_PORT_LAYOUT_4P_1032         0x03000000
333                 #define SHARED_HW_CFG_E3_PORT_LAYOUT_4P_2301         0x04000000
334                 #define SHARED_HW_CFG_E3_PORT_LAYOUT_4P_3210         0x05000000
335 };
336
337
338 /****************************************************************************
339  * Port HW configuration                                                    *
340  ****************************************************************************/
341 struct port_hw_cfg {                /* port 0: 0x12c  port 1: 0x2bc */
342
343         uint32_t pci_id;
344         #define PORT_HW_CFG_PCI_DEVICE_ID_MASK              0x0000FFFF
345         #define PORT_HW_CFG_PCI_DEVICE_ID_SHIFT             0
346
347         #define PORT_HW_CFG_PCI_VENDOR_ID_MASK              0xFFFF0000
348         #define PORT_HW_CFG_PCI_VENDOR_ID_SHIFT             16
349
350         uint32_t pci_sub_id;
351         #define PORT_HW_CFG_PCI_SUBSYS_VENDOR_ID_MASK       0x0000FFFF
352         #define PORT_HW_CFG_PCI_SUBSYS_VENDOR_ID_SHIFT      0
353
354         #define PORT_HW_CFG_PCI_SUBSYS_DEVICE_ID_MASK       0xFFFF0000
355         #define PORT_HW_CFG_PCI_SUBSYS_DEVICE_ID_SHIFT      16
356
357         uint32_t power_dissipated;
358         #define PORT_HW_CFG_POWER_DIS_D0_MASK               0x000000FF
359         #define PORT_HW_CFG_POWER_DIS_D0_SHIFT                       0
360         #define PORT_HW_CFG_POWER_DIS_D1_MASK               0x0000FF00
361         #define PORT_HW_CFG_POWER_DIS_D1_SHIFT                       8
362         #define PORT_HW_CFG_POWER_DIS_D2_MASK               0x00FF0000
363         #define PORT_HW_CFG_POWER_DIS_D2_SHIFT                       16
364         #define PORT_HW_CFG_POWER_DIS_D3_MASK               0xFF000000
365         #define PORT_HW_CFG_POWER_DIS_D3_SHIFT                       24
366
367         uint32_t power_consumed;
368         #define PORT_HW_CFG_POWER_CONS_D0_MASK              0x000000FF
369         #define PORT_HW_CFG_POWER_CONS_D0_SHIFT                      0
370         #define PORT_HW_CFG_POWER_CONS_D1_MASK              0x0000FF00
371         #define PORT_HW_CFG_POWER_CONS_D1_SHIFT                      8
372         #define PORT_HW_CFG_POWER_CONS_D2_MASK              0x00FF0000
373         #define PORT_HW_CFG_POWER_CONS_D2_SHIFT                      16
374         #define PORT_HW_CFG_POWER_CONS_D3_MASK              0xFF000000
375         #define PORT_HW_CFG_POWER_CONS_D3_SHIFT                      24
376
377         uint32_t mac_upper;
378         uint32_t mac_lower;                                      /* 0x140 */
379         #define PORT_HW_CFG_UPPERMAC_MASK                   0x0000FFFF
380         #define PORT_HW_CFG_UPPERMAC_SHIFT                           0
381
382
383         uint32_t iscsi_mac_upper;  /* Upper 16 bits are always zeroes */
384         uint32_t iscsi_mac_lower;
385
386         uint32_t rdma_mac_upper;   /* Upper 16 bits are always zeroes */
387         uint32_t rdma_mac_lower;
388
389         uint32_t serdes_config;
390         #define PORT_HW_CFG_SERDES_TX_DRV_PRE_EMPHASIS_MASK 0x0000FFFF
391         #define PORT_HW_CFG_SERDES_TX_DRV_PRE_EMPHASIS_SHIFT         0
392
393         #define PORT_HW_CFG_SERDES_RX_DRV_EQUALIZER_MASK    0xFFFF0000
394         #define PORT_HW_CFG_SERDES_RX_DRV_EQUALIZER_SHIFT            16
395
396
397         /*  Default values: 2P-64, 4P-32 */
398         uint32_t reserved;
399
400         uint32_t vf_config;                                         /* 0x15C */
401         #define PORT_HW_CFG_VF_PCI_DEVICE_ID_MASK           0xFFFF0000
402         #define PORT_HW_CFG_VF_PCI_DEVICE_ID_SHIFT                   16
403
404         uint32_t mf_pci_id;                                         /* 0x160 */
405         #define PORT_HW_CFG_MF_PCI_DEVICE_ID_MASK           0x0000FFFF
406         #define PORT_HW_CFG_MF_PCI_DEVICE_ID_SHIFT                   0
407
408         /*  Controls the TX laser of the SFP+ module */
409         uint32_t sfp_ctrl;                                          /* 0x164 */
410         #define PORT_HW_CFG_TX_LASER_MASK                   0x000000FF
411                 #define PORT_HW_CFG_TX_LASER_SHIFT                   0
412                 #define PORT_HW_CFG_TX_LASER_MDIO                    0x00000000
413                 #define PORT_HW_CFG_TX_LASER_GPIO0                   0x00000001
414                 #define PORT_HW_CFG_TX_LASER_GPIO1                   0x00000002
415                 #define PORT_HW_CFG_TX_LASER_GPIO2                   0x00000003
416                 #define PORT_HW_CFG_TX_LASER_GPIO3                   0x00000004
417
418         /*  Controls the fault module LED of the SFP+ */
419         #define PORT_HW_CFG_FAULT_MODULE_LED_MASK           0x0000FF00
420                 #define PORT_HW_CFG_FAULT_MODULE_LED_SHIFT           8
421                 #define PORT_HW_CFG_FAULT_MODULE_LED_GPIO0           0x00000000
422                 #define PORT_HW_CFG_FAULT_MODULE_LED_GPIO1           0x00000100
423                 #define PORT_HW_CFG_FAULT_MODULE_LED_GPIO2           0x00000200
424                 #define PORT_HW_CFG_FAULT_MODULE_LED_GPIO3           0x00000300
425                 #define PORT_HW_CFG_FAULT_MODULE_LED_DISABLED        0x00000400
426
427         /*  The output pin TX_DIS that controls the TX laser of the SFP+
428           module. Use the PIN_CFG_XXX defines on top */
429         uint32_t e3_sfp_ctrl;                               /* 0x168 */
430         #define PORT_HW_CFG_E3_TX_LASER_MASK                0x000000FF
431         #define PORT_HW_CFG_E3_TX_LASER_SHIFT                        0
432
433         /*  The output pin for SFPP_TYPE which turns on the Fault module LED */
434         #define PORT_HW_CFG_E3_FAULT_MDL_LED_MASK           0x0000FF00
435         #define PORT_HW_CFG_E3_FAULT_MDL_LED_SHIFT                   8
436
437         /*  The input pin MOD_ABS that indicates whether SFP+ module is
438           present or not. Use the PIN_CFG_XXX defines on top */
439         #define PORT_HW_CFG_E3_MOD_ABS_MASK                 0x00FF0000
440         #define PORT_HW_CFG_E3_MOD_ABS_SHIFT                         16
441
442         /*  The output pin PWRDIS_SFP_X which disable the power of the SFP+
443           module. Use the PIN_CFG_XXX defines on top */
444         #define PORT_HW_CFG_E3_PWR_DIS_MASK                 0xFF000000
445         #define PORT_HW_CFG_E3_PWR_DIS_SHIFT                         24
446
447         /*
448          * The input pin which signals module transmit fault. Use the
449          * PIN_CFG_XXX defines on top
450          */
451         uint32_t e3_cmn_pin_cfg;                                    /* 0x16C */
452         #define PORT_HW_CFG_E3_TX_FAULT_MASK                0x000000FF
453         #define PORT_HW_CFG_E3_TX_FAULT_SHIFT                        0
454
455         /*  The output pin which reset the PHY. Use the PIN_CFG_XXX defines on
456          top */
457         #define PORT_HW_CFG_E3_PHY_RESET_MASK               0x0000FF00
458         #define PORT_HW_CFG_E3_PHY_RESET_SHIFT                       8
459
460         /*
461          * The output pin which powers down the PHY. Use the PIN_CFG_XXX
462          * defines on top
463          */
464         #define PORT_HW_CFG_E3_PWR_DOWN_MASK                0x00FF0000
465         #define PORT_HW_CFG_E3_PWR_DOWN_SHIFT                        16
466
467         /*  The output pin values BSC_SEL which selects the I2C for this port
468           in the I2C Mux */
469         #define PORT_HW_CFG_E3_I2C_MUX0_MASK                0x01000000
470         #define PORT_HW_CFG_E3_I2C_MUX1_MASK                0x02000000
471
472
473         /*
474          * The input pin I_FAULT which indicate over-current has occurred.
475          * Use the PIN_CFG_XXX defines on top
476          */
477         uint32_t e3_cmn_pin_cfg1;                                   /* 0x170 */
478         #define PORT_HW_CFG_E3_OVER_CURRENT_MASK            0x000000FF
479         #define PORT_HW_CFG_E3_OVER_CURRENT_SHIFT                    0
480
481         /*  pause on host ring */
482         uint32_t generic_features;                               /* 0x174 */
483         #define PORT_HW_CFG_PAUSE_ON_HOST_RING_MASK                   0x00000001
484         #define PORT_HW_CFG_PAUSE_ON_HOST_RING_SHIFT                  0
485         #define PORT_HW_CFG_PAUSE_ON_HOST_RING_DISABLED               0x00000000
486         #define PORT_HW_CFG_PAUSE_ON_HOST_RING_ENABLED                0x00000001
487
488         /* SFP+ Tx Equalization: NIC recommended and tested value is 0xBEB2
489          * LOM recommended and tested value is 0xBEB2. Using a different
490          * value means using a value not tested by BRCM
491          */
492         uint32_t sfi_tap_values;                                 /* 0x178 */
493         #define PORT_HW_CFG_TX_EQUALIZATION_MASK                      0x0000FFFF
494         #define PORT_HW_CFG_TX_EQUALIZATION_SHIFT                     0
495
496         /* SFP+ Tx driver broadcast IDRIVER: NIC recommended and tested
497          * value is 0x2. LOM recommended and tested value is 0x2. Using a
498          * different value means using a value not tested by BRCM
499          */
500         #define PORT_HW_CFG_TX_DRV_BROADCAST_MASK                     0x000F0000
501         #define PORT_HW_CFG_TX_DRV_BROADCAST_SHIFT                    16
502
503         uint32_t reserved0[5];                              /* 0x17c */
504
505         uint32_t aeu_int_mask;                              /* 0x190 */
506
507         uint32_t media_type;                                        /* 0x194 */
508         #define PORT_HW_CFG_MEDIA_TYPE_PHY0_MASK            0x000000FF
509         #define PORT_HW_CFG_MEDIA_TYPE_PHY0_SHIFT                    0
510
511         #define PORT_HW_CFG_MEDIA_TYPE_PHY1_MASK            0x0000FF00
512         #define PORT_HW_CFG_MEDIA_TYPE_PHY1_SHIFT                    8
513
514         #define PORT_HW_CFG_MEDIA_TYPE_PHY2_MASK            0x00FF0000
515         #define PORT_HW_CFG_MEDIA_TYPE_PHY2_SHIFT                    16
516
517         /*  4 times 16 bits for all 4 lanes. In case external PHY is present
518               (not direct mode), those values will not take effect on the 4 XGXS
519               lanes. For some external PHYs (such as 8706 and 8726) the values
520               will be used to configure the external PHY  in those cases, not
521               all 4 values are needed. */
522         uint16_t xgxs_config_rx[4];                     /* 0x198 */
523         uint16_t xgxs_config_tx[4];                     /* 0x1A0 */
524
525
526         /* For storing FCOE mac on shared memory */
527         uint32_t fcoe_fip_mac_upper;
528         #define PORT_HW_CFG_FCOE_UPPERMAC_MASK              0x0000ffff
529         #define PORT_HW_CFG_FCOE_UPPERMAC_SHIFT                      0
530         uint32_t fcoe_fip_mac_lower;
531
532         uint32_t fcoe_wwn_port_name_upper;
533         uint32_t fcoe_wwn_port_name_lower;
534
535         uint32_t fcoe_wwn_node_name_upper;
536         uint32_t fcoe_wwn_node_name_lower;
537
538         /*  wwpn for npiv enabled */
539         uint32_t wwpn_for_npiv_config;                           /* 0x1C0 */
540         #define PORT_HW_CFG_WWPN_FOR_NPIV_ENABLED_MASK                0x00000001
541         #define PORT_HW_CFG_WWPN_FOR_NPIV_ENABLED_SHIFT               0
542         #define PORT_HW_CFG_WWPN_FOR_NPIV_ENABLED_DISABLED            0x00000000
543         #define PORT_HW_CFG_WWPN_FOR_NPIV_ENABLED_ENABLED             0x00000001
544
545         /*  wwpn for npiv valid addresses */
546         uint32_t wwpn_for_npiv_valid_addresses;                  /* 0x1C4 */
547         #define PORT_HW_CFG_WWPN_FOR_NPIV_ADDRESS_BITMAP_MASK         0x0000FFFF
548         #define PORT_HW_CFG_WWPN_FOR_NPIV_ADDRESS_BITMAP_SHIFT        0
549
550         struct mac_addr wwpn_for_niv_macs[16];
551
552         /* Reserved bits: 2272-2336 For storing FCOE mac on shared memory */
553         uint32_t Reserved1[14];
554
555         uint32_t pf_allocation;                                  /* 0x280 */
556         /* number of vfs per PF, if 0 - sriov disabled */
557         #define PORT_HW_CFG_NUMBER_OF_VFS_MASK                        0x000000FF
558         #define PORT_HW_CFG_NUMBER_OF_VFS_SHIFT                       0
559
560         /*  Enable RJ45 magjack pair swapping on 10GBase-T PHY (0=default),
561               84833 only */
562         uint32_t xgbt_phy_cfg;                              /* 0x284 */
563         #define PORT_HW_CFG_RJ45_PAIR_SWAP_MASK             0x000000FF
564         #define PORT_HW_CFG_RJ45_PAIR_SWAP_SHIFT                     0
565
566                 uint32_t default_cfg;                       /* 0x288 */
567         #define PORT_HW_CFG_GPIO0_CONFIG_MASK               0x00000003
568                 #define PORT_HW_CFG_GPIO0_CONFIG_SHIFT               0
569                 #define PORT_HW_CFG_GPIO0_CONFIG_NA                  0x00000000
570                 #define PORT_HW_CFG_GPIO0_CONFIG_LOW                 0x00000001
571                 #define PORT_HW_CFG_GPIO0_CONFIG_HIGH                0x00000002
572                 #define PORT_HW_CFG_GPIO0_CONFIG_INPUT               0x00000003
573
574         #define PORT_HW_CFG_GPIO1_CONFIG_MASK               0x0000000C
575                 #define PORT_HW_CFG_GPIO1_CONFIG_SHIFT               2
576                 #define PORT_HW_CFG_GPIO1_CONFIG_NA                  0x00000000
577                 #define PORT_HW_CFG_GPIO1_CONFIG_LOW                 0x00000004
578                 #define PORT_HW_CFG_GPIO1_CONFIG_HIGH                0x00000008
579                 #define PORT_HW_CFG_GPIO1_CONFIG_INPUT               0x0000000c
580
581         #define PORT_HW_CFG_GPIO2_CONFIG_MASK               0x00000030
582                 #define PORT_HW_CFG_GPIO2_CONFIG_SHIFT               4
583                 #define PORT_HW_CFG_GPIO2_CONFIG_NA                  0x00000000
584                 #define PORT_HW_CFG_GPIO2_CONFIG_LOW                 0x00000010
585                 #define PORT_HW_CFG_GPIO2_CONFIG_HIGH                0x00000020
586                 #define PORT_HW_CFG_GPIO2_CONFIG_INPUT               0x00000030
587
588         #define PORT_HW_CFG_GPIO3_CONFIG_MASK               0x000000C0
589                 #define PORT_HW_CFG_GPIO3_CONFIG_SHIFT               6
590                 #define PORT_HW_CFG_GPIO3_CONFIG_NA                  0x00000000
591                 #define PORT_HW_CFG_GPIO3_CONFIG_LOW                 0x00000040
592                 #define PORT_HW_CFG_GPIO3_CONFIG_HIGH                0x00000080
593                 #define PORT_HW_CFG_GPIO3_CONFIG_INPUT               0x000000c0
594
595         /*  When KR link is required to be set to force which is not
596               KR-compliant, this parameter determine what is the trigger for it.
597               When GPIO is selected, low input will force the speed. Currently
598               default speed is 1G. In the future, it may be widen to select the
599               forced speed in with another parameter. Note when force-1G is
600               enabled, it override option 56: Link Speed option. */
601         #define PORT_HW_CFG_FORCE_KR_ENABLER_MASK           0x00000F00
602                 #define PORT_HW_CFG_FORCE_KR_ENABLER_SHIFT           8
603                 #define PORT_HW_CFG_FORCE_KR_ENABLER_NOT_FORCED      0x00000000
604                 #define PORT_HW_CFG_FORCE_KR_ENABLER_GPIO0_P0        0x00000100
605                 #define PORT_HW_CFG_FORCE_KR_ENABLER_GPIO1_P0        0x00000200
606                 #define PORT_HW_CFG_FORCE_KR_ENABLER_GPIO2_P0        0x00000300
607                 #define PORT_HW_CFG_FORCE_KR_ENABLER_GPIO3_P0        0x00000400
608                 #define PORT_HW_CFG_FORCE_KR_ENABLER_GPIO0_P1        0x00000500
609                 #define PORT_HW_CFG_FORCE_KR_ENABLER_GPIO1_P1        0x00000600
610                 #define PORT_HW_CFG_FORCE_KR_ENABLER_GPIO2_P1        0x00000700
611                 #define PORT_HW_CFG_FORCE_KR_ENABLER_GPIO3_P1        0x00000800
612                 #define PORT_HW_CFG_FORCE_KR_ENABLER_FORCED          0x00000900
613         /*  Enable to determine with which GPIO to reset the external phy */
614         #define PORT_HW_CFG_EXT_PHY_GPIO_RST_MASK           0x000F0000
615                 #define PORT_HW_CFG_EXT_PHY_GPIO_RST_SHIFT           16
616                 #define PORT_HW_CFG_EXT_PHY_GPIO_RST_PHY_TYPE        0x00000000
617                 #define PORT_HW_CFG_EXT_PHY_GPIO_RST_GPIO0_P0        0x00010000
618                 #define PORT_HW_CFG_EXT_PHY_GPIO_RST_GPIO1_P0        0x00020000
619                 #define PORT_HW_CFG_EXT_PHY_GPIO_RST_GPIO2_P0        0x00030000
620                 #define PORT_HW_CFG_EXT_PHY_GPIO_RST_GPIO3_P0        0x00040000
621                 #define PORT_HW_CFG_EXT_PHY_GPIO_RST_GPIO0_P1        0x00050000
622                 #define PORT_HW_CFG_EXT_PHY_GPIO_RST_GPIO1_P1        0x00060000
623                 #define PORT_HW_CFG_EXT_PHY_GPIO_RST_GPIO2_P1        0x00070000
624                 #define PORT_HW_CFG_EXT_PHY_GPIO_RST_GPIO3_P1        0x00080000
625
626         /*  Enable BAM on KR */
627         #define PORT_HW_CFG_ENABLE_BAM_ON_KR_MASK           0x00100000
628         #define PORT_HW_CFG_ENABLE_BAM_ON_KR_SHIFT                   20
629         #define PORT_HW_CFG_ENABLE_BAM_ON_KR_DISABLED                0x00000000
630         #define PORT_HW_CFG_ENABLE_BAM_ON_KR_ENABLED                 0x00100000
631
632         /*  Enable Common Mode Sense */
633         #define PORT_HW_CFG_ENABLE_CMS_MASK                 0x00200000
634         #define PORT_HW_CFG_ENABLE_CMS_SHIFT                         21
635         #define PORT_HW_CFG_ENABLE_CMS_DISABLED                      0x00000000
636         #define PORT_HW_CFG_ENABLE_CMS_ENABLED                       0x00200000
637
638         /*  Determine the Serdes electrical interface   */
639         #define PORT_HW_CFG_NET_SERDES_IF_MASK              0x0F000000
640         #define PORT_HW_CFG_NET_SERDES_IF_SHIFT                      24
641         #define PORT_HW_CFG_NET_SERDES_IF_SGMII                      0x00000000
642         #define PORT_HW_CFG_NET_SERDES_IF_XFI                        0x01000000
643         #define PORT_HW_CFG_NET_SERDES_IF_SFI                        0x02000000
644         #define PORT_HW_CFG_NET_SERDES_IF_KR                         0x03000000
645         #define PORT_HW_CFG_NET_SERDES_IF_DXGXS                      0x04000000
646         #define PORT_HW_CFG_NET_SERDES_IF_KR2                        0x05000000
647
648         /*  SFP+ main TAP and post TAP volumes */
649         #define PORT_HW_CFG_TAP_LEVELS_MASK                           0x70000000
650         #define PORT_HW_CFG_TAP_LEVELS_SHIFT                          28
651         #define PORT_HW_CFG_TAP_LEVELS_POST_15_MAIN_43                0x00000000
652         #define PORT_HW_CFG_TAP_LEVELS_POST_14_MAIN_44                0x10000000
653         #define PORT_HW_CFG_TAP_LEVELS_POST_13_MAIN_45                0x20000000
654         #define PORT_HW_CFG_TAP_LEVELS_POST_12_MAIN_46                0x30000000
655         #define PORT_HW_CFG_TAP_LEVELS_POST_11_MAIN_47                0x40000000
656         #define PORT_HW_CFG_TAP_LEVELS_POST_10_MAIN_48                0x50000000
657
658         uint32_t speed_capability_mask2;                            /* 0x28C */
659         #define PORT_HW_CFG_SPEED_CAPABILITY2_D3_MASK       0x0000FFFF
660                 #define PORT_HW_CFG_SPEED_CAPABILITY2_D3_SHIFT       0
661                 #define PORT_HW_CFG_SPEED_CAPABILITY2_D3_10M_FULL    0x00000001
662                 #define PORT_HW_CFG_SPEED_CAPABILITY2_D3_10M_HALF    0x00000002
663             #define PORT_HW_CFG_SPEED_CAPABILITY2_D3_100M_HALF   0x00000004
664                 #define PORT_HW_CFG_SPEED_CAPABILITY2_D3_100M_FULL   0x00000008
665                 #define PORT_HW_CFG_SPEED_CAPABILITY2_D3_1G          0x00000010
666                 #define PORT_HW_CFG_SPEED_CAPABILITY2_D3_2_5G        0x00000020
667                 #define PORT_HW_CFG_SPEED_CAPABILITY2_D3_10G         0x00000040
668                 #define PORT_HW_CFG_SPEED_CAPABILITY2_D3_20G         0x00000080
669
670         #define PORT_HW_CFG_SPEED_CAPABILITY2_D0_MASK       0xFFFF0000
671                 #define PORT_HW_CFG_SPEED_CAPABILITY2_D0_SHIFT       16
672                 #define PORT_HW_CFG_SPEED_CAPABILITY2_D0_10M_FULL    0x00010000
673                 #define PORT_HW_CFG_SPEED_CAPABILITY2_D0_10M_HALF    0x00020000
674             #define PORT_HW_CFG_SPEED_CAPABILITY2_D0_100M_HALF   0x00040000
675                 #define PORT_HW_CFG_SPEED_CAPABILITY2_D0_100M_FULL   0x00080000
676                 #define PORT_HW_CFG_SPEED_CAPABILITY2_D0_1G          0x00100000
677                 #define PORT_HW_CFG_SPEED_CAPABILITY2_D0_2_5G        0x00200000
678                 #define PORT_HW_CFG_SPEED_CAPABILITY2_D0_10G         0x00400000
679                 #define PORT_HW_CFG_SPEED_CAPABILITY2_D0_20G         0x00800000
680
681
682         /*  In the case where two media types (e.g. copper and fiber) are
683               present and electrically active at the same time, PHY Selection
684               will determine which of the two PHYs will be designated as the
685               Active PHY and used for a connection to the network.  */
686         uint32_t multi_phy_config;                                  /* 0x290 */
687         #define PORT_HW_CFG_PHY_SELECTION_MASK              0x00000007
688                 #define PORT_HW_CFG_PHY_SELECTION_SHIFT              0
689                 #define PORT_HW_CFG_PHY_SELECTION_HARDWARE_DEFAULT   0x00000000
690                 #define PORT_HW_CFG_PHY_SELECTION_FIRST_PHY          0x00000001
691                 #define PORT_HW_CFG_PHY_SELECTION_SECOND_PHY         0x00000002
692                 #define PORT_HW_CFG_PHY_SELECTION_FIRST_PHY_PRIORITY 0x00000003
693                 #define PORT_HW_CFG_PHY_SELECTION_SECOND_PHY_PRIORITY 0x00000004
694
695         /*  When enabled, all second phy nvram parameters will be swapped
696               with the first phy parameters */
697         #define PORT_HW_CFG_PHY_SWAPPED_MASK                0x00000008
698                 #define PORT_HW_CFG_PHY_SWAPPED_SHIFT                3
699                 #define PORT_HW_CFG_PHY_SWAPPED_DISABLED             0x00000000
700                 #define PORT_HW_CFG_PHY_SWAPPED_ENABLED              0x00000008
701
702
703         /*  Address of the second external phy */
704         uint32_t external_phy_config2;                      /* 0x294 */
705         #define PORT_HW_CFG_XGXS_EXT_PHY2_ADDR_MASK         0x000000FF
706         #define PORT_HW_CFG_XGXS_EXT_PHY2_ADDR_SHIFT                 0
707
708         /*  The second XGXS external PHY type */
709         #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_MASK         0x0000FF00
710                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_SHIFT         8
711                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_DIRECT        0x00000000
712                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X8071       0x00000100
713                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X8072       0x00000200
714                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X8073       0x00000300
715                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X8705       0x00000400
716                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X8706       0x00000500
717                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X8726       0x00000600
718                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X8481       0x00000700
719                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_SFX7101       0x00000800
720                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X8727       0x00000900
721                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X8727_NOC   0x00000a00
722                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X84823      0x00000b00
723                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X54640      0x00000c00
724                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X84833      0x00000d00
725                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X54618SE    0x00000e00
726                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X8722       0x00000f00
727                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X54616      0x00001000
728                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_BNX2X84834      0x00001100
729                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_FAILURE       0x0000fd00
730                 #define PORT_HW_CFG_XGXS_EXT_PHY2_TYPE_NOT_CONN      0x0000ff00
731
732
733         /*  4 times 16 bits for all 4 lanes. For some external PHYs (such as
734               8706, 8726 and 8727) not all 4 values are needed. */
735         uint16_t xgxs_config2_rx[4];                                /* 0x296 */
736         uint16_t xgxs_config2_tx[4];                                /* 0x2A0 */
737
738         uint32_t lane_config;
739         #define PORT_HW_CFG_LANE_SWAP_CFG_MASK              0x0000FFFF
740                 #define PORT_HW_CFG_LANE_SWAP_CFG_SHIFT              0
741                 /* AN and forced */
742                 #define PORT_HW_CFG_LANE_SWAP_CFG_01230123           0x00001b1b
743                 /* forced only */
744                 #define PORT_HW_CFG_LANE_SWAP_CFG_01233210           0x00001be4
745                 /* forced only */
746                 #define PORT_HW_CFG_LANE_SWAP_CFG_31203120           0x0000d8d8
747                 /* forced only */
748                 #define PORT_HW_CFG_LANE_SWAP_CFG_32103210           0x0000e4e4
749         #define PORT_HW_CFG_LANE_SWAP_CFG_TX_MASK           0x000000FF
750         #define PORT_HW_CFG_LANE_SWAP_CFG_TX_SHIFT                   0
751         #define PORT_HW_CFG_LANE_SWAP_CFG_RX_MASK           0x0000FF00
752         #define PORT_HW_CFG_LANE_SWAP_CFG_RX_SHIFT                   8
753         #define PORT_HW_CFG_LANE_SWAP_CFG_MASTER_MASK       0x0000C000
754         #define PORT_HW_CFG_LANE_SWAP_CFG_MASTER_SHIFT               14
755
756         /*  Indicate whether to swap the external phy polarity */
757         #define PORT_HW_CFG_SWAP_PHY_POLARITY_MASK          0x00010000
758                 #define PORT_HW_CFG_SWAP_PHY_POLARITY_DISABLED       0x00000000
759                 #define PORT_HW_CFG_SWAP_PHY_POLARITY_ENABLED        0x00010000
760
761
762         uint32_t external_phy_config;
763         #define PORT_HW_CFG_XGXS_EXT_PHY_ADDR_MASK          0x000000FF
764         #define PORT_HW_CFG_XGXS_EXT_PHY_ADDR_SHIFT                  0
765
766         #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_MASK          0x0000FF00
767                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_SHIFT          8
768                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_DIRECT         0x00000000
769                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BNX2X8071        0x00000100
770                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BNX2X8072        0x00000200
771                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BNX2X8073        0x00000300
772                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BNX2X8705        0x00000400
773                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BNX2X8706        0x00000500
774                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BNX2X8726        0x00000600
775                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BNX2X8481        0x00000700
776                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_SFX7101        0x00000800
777                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BNX2X8727        0x00000900
778                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BNX2X8727_NOC    0x00000a00
779                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BNX2X84823       0x00000b00
780                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BNX2X54640       0x00000c00
781                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BNX2X84833       0x00000d00
782                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BNX2X54618SE     0x00000e00
783                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BNX2X8722        0x00000f00
784                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BNX2X54616       0x00001000
785                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_BNX2X84834       0x00001100
786                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_DIRECT_WC      0x0000fc00
787                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_FAILURE        0x0000fd00
788                 #define PORT_HW_CFG_XGXS_EXT_PHY_TYPE_NOT_CONN       0x0000ff00
789
790         #define PORT_HW_CFG_SERDES_EXT_PHY_ADDR_MASK        0x00FF0000
791         #define PORT_HW_CFG_SERDES_EXT_PHY_ADDR_SHIFT                16
792
793         #define PORT_HW_CFG_SERDES_EXT_PHY_TYPE_MASK        0xFF000000
794                 #define PORT_HW_CFG_SERDES_EXT_PHY_TYPE_SHIFT        24
795                 #define PORT_HW_CFG_SERDES_EXT_PHY_TYPE_DIRECT       0x00000000
796                 #define PORT_HW_CFG_SERDES_EXT_PHY_TYPE_BNX2X5482      0x01000000
797                 #define PORT_HW_CFG_SERDES_EXT_PHY_TYPE_DIRECT_SD    0x02000000
798                 #define PORT_HW_CFG_SERDES_EXT_PHY_TYPE_NOT_CONN     0xff000000
799
800         uint32_t speed_capability_mask;
801         #define PORT_HW_CFG_SPEED_CAPABILITY_D3_MASK        0x0000FFFF
802                 #define PORT_HW_CFG_SPEED_CAPABILITY_D3_SHIFT        0
803                 #define PORT_HW_CFG_SPEED_CAPABILITY_D3_10M_FULL     0x00000001
804                 #define PORT_HW_CFG_SPEED_CAPABILITY_D3_10M_HALF     0x00000002
805                 #define PORT_HW_CFG_SPEED_CAPABILITY_D3_100M_HALF    0x00000004
806                 #define PORT_HW_CFG_SPEED_CAPABILITY_D3_100M_FULL    0x00000008
807                 #define PORT_HW_CFG_SPEED_CAPABILITY_D3_1G           0x00000010
808                 #define PORT_HW_CFG_SPEED_CAPABILITY_D3_2_5G         0x00000020
809                 #define PORT_HW_CFG_SPEED_CAPABILITY_D3_10G          0x00000040
810                 #define PORT_HW_CFG_SPEED_CAPABILITY_D3_20G          0x00000080
811                 #define PORT_HW_CFG_SPEED_CAPABILITY_D3_RESERVED     0x0000f000
812
813         #define PORT_HW_CFG_SPEED_CAPABILITY_D0_MASK        0xFFFF0000
814                 #define PORT_HW_CFG_SPEED_CAPABILITY_D0_SHIFT        16
815                 #define PORT_HW_CFG_SPEED_CAPABILITY_D0_10M_FULL     0x00010000
816                 #define PORT_HW_CFG_SPEED_CAPABILITY_D0_10M_HALF     0x00020000
817                 #define PORT_HW_CFG_SPEED_CAPABILITY_D0_100M_HALF    0x00040000
818                 #define PORT_HW_CFG_SPEED_CAPABILITY_D0_100M_FULL    0x00080000
819                 #define PORT_HW_CFG_SPEED_CAPABILITY_D0_1G           0x00100000
820                 #define PORT_HW_CFG_SPEED_CAPABILITY_D0_2_5G         0x00200000
821                 #define PORT_HW_CFG_SPEED_CAPABILITY_D0_10G          0x00400000
822                 #define PORT_HW_CFG_SPEED_CAPABILITY_D0_20G          0x00800000
823                 #define PORT_HW_CFG_SPEED_CAPABILITY_D0_RESERVED     0xf0000000
824
825         /*  A place to hold the original MAC address as a backup */
826         uint32_t backup_mac_upper;                      /* 0x2B4 */
827         uint32_t backup_mac_lower;                      /* 0x2B8 */
828
829 };
830
831
832 /****************************************************************************
833  * Shared Feature configuration                                             *
834  ****************************************************************************/
835 struct shared_feat_cfg {                 /* NVRAM Offset */
836
837         uint32_t config;                        /* 0x450 */
838         #define SHARED_FEATURE_BMC_ECHO_MODE_EN             0x00000001
839
840         /* Use NVRAM values instead of HW default values */
841         #define SHARED_FEAT_CFG_OVERRIDE_PREEMPHASIS_CFG_MASK \
842                                                             0x00000002
843                 #define SHARED_FEAT_CFG_OVERRIDE_PREEMPHASIS_CFG_DISABLED \
844                                                                      0x00000000
845                 #define SHARED_FEAT_CFG_OVERRIDE_PREEMPHASIS_CFG_ENABLED \
846                                                                      0x00000002
847
848         #define SHARED_FEAT_CFG_NCSI_ID_METHOD_MASK         0x00000008
849                 #define SHARED_FEAT_CFG_NCSI_ID_METHOD_SPIO          0x00000000
850                 #define SHARED_FEAT_CFG_NCSI_ID_METHOD_NVRAM         0x00000008
851
852         #define SHARED_FEAT_CFG_NCSI_ID_MASK                0x00000030
853         #define SHARED_FEAT_CFG_NCSI_ID_SHIFT                        4
854
855         /*  Override the OTP back to single function mode. When using GPIO,
856               high means only SF, 0 is according to CLP configuration */
857         #define SHARED_FEAT_CFG_FORCE_SF_MODE_MASK          0x00000700
858                 #define SHARED_FEAT_CFG_FORCE_SF_MODE_SHIFT          8
859                 #define SHARED_FEAT_CFG_FORCE_SF_MODE_MF_ALLOWED     0x00000000
860                 #define SHARED_FEAT_CFG_FORCE_SF_MODE_FORCED_SF      0x00000100
861                 #define SHARED_FEAT_CFG_FORCE_SF_MODE_SPIO4          0x00000200
862                 #define SHARED_FEAT_CFG_FORCE_SF_MODE_SWITCH_INDEPT  0x00000300
863                 #define SHARED_FEAT_CFG_FORCE_SF_MODE_AFEX_MODE      0x00000400
864
865         /*  Act as if the FCoE license is invalid */
866         #define SHARED_FEAT_CFG_PREVENT_FCOE                0x00001000
867
868     /*  Force FLR capability to all ports */
869         #define SHARED_FEAT_CFG_FORCE_FLR_CAPABILITY        0x00002000
870
871         /*  Act as if the iSCSI license is invalid */
872         #define SHARED_FEAT_CFG_PREVENT_ISCSI_MASK                    0x00004000
873         #define SHARED_FEAT_CFG_PREVENT_ISCSI_SHIFT                   14
874         #define SHARED_FEAT_CFG_PREVENT_ISCSI_DISABLED                0x00000000
875         #define SHARED_FEAT_CFG_PREVENT_ISCSI_ENABLED                 0x00004000
876
877         /* The interval in seconds between sending LLDP packets. Set to zero
878            to disable the feature */
879         #define SHARED_FEAT_CFG_LLDP_XMIT_INTERVAL_MASK     0x00FF0000
880         #define SHARED_FEAT_CFG_LLDP_XMIT_INTERVAL_SHIFT             16
881
882         /* The assigned device type ID for LLDP usage */
883         #define SHARED_FEAT_CFG_LLDP_DEVICE_TYPE_ID_MASK    0xFF000000
884         #define SHARED_FEAT_CFG_LLDP_DEVICE_TYPE_ID_SHIFT            24
885
886 };
887
888
889 /****************************************************************************
890  * Port Feature configuration                                               *
891  ****************************************************************************/
892 struct port_feat_cfg {              /* port 0: 0x454  port 1: 0x4c8 */
893
894         uint32_t config;
895         #define PORT_FEAT_CFG_BAR1_SIZE_MASK                 0x0000000F
896                 #define PORT_FEAT_CFG_BAR1_SIZE_SHIFT                 0
897                 #define PORT_FEAT_CFG_BAR1_SIZE_DISABLED              0x00000000
898                 #define PORT_FEAT_CFG_BAR1_SIZE_64K                   0x00000001
899                 #define PORT_FEAT_CFG_BAR1_SIZE_128K                  0x00000002
900                 #define PORT_FEAT_CFG_BAR1_SIZE_256K                  0x00000003
901                 #define PORT_FEAT_CFG_BAR1_SIZE_512K                  0x00000004
902                 #define PORT_FEAT_CFG_BAR1_SIZE_1M                    0x00000005
903                 #define PORT_FEAT_CFG_BAR1_SIZE_2M                    0x00000006
904                 #define PORT_FEAT_CFG_BAR1_SIZE_4M                    0x00000007
905                 #define PORT_FEAT_CFG_BAR1_SIZE_8M                    0x00000008
906                 #define PORT_FEAT_CFG_BAR1_SIZE_16M                   0x00000009
907                 #define PORT_FEAT_CFG_BAR1_SIZE_32M                   0x0000000a
908                 #define PORT_FEAT_CFG_BAR1_SIZE_64M                   0x0000000b
909                 #define PORT_FEAT_CFG_BAR1_SIZE_128M                  0x0000000c
910                 #define PORT_FEAT_CFG_BAR1_SIZE_256M                  0x0000000d
911                 #define PORT_FEAT_CFG_BAR1_SIZE_512M                  0x0000000e
912                 #define PORT_FEAT_CFG_BAR1_SIZE_1G                    0x0000000f
913         #define PORT_FEAT_CFG_BAR2_SIZE_MASK                 0x000000F0
914                 #define PORT_FEAT_CFG_BAR2_SIZE_SHIFT                 4
915                 #define PORT_FEAT_CFG_BAR2_SIZE_DISABLED              0x00000000
916                 #define PORT_FEAT_CFG_BAR2_SIZE_64K                   0x00000010
917                 #define PORT_FEAT_CFG_BAR2_SIZE_128K                  0x00000020
918                 #define PORT_FEAT_CFG_BAR2_SIZE_256K                  0x00000030
919                 #define PORT_FEAT_CFG_BAR2_SIZE_512K                  0x00000040
920                 #define PORT_FEAT_CFG_BAR2_SIZE_1M                    0x00000050
921                 #define PORT_FEAT_CFG_BAR2_SIZE_2M                    0x00000060
922                 #define PORT_FEAT_CFG_BAR2_SIZE_4M                    0x00000070
923                 #define PORT_FEAT_CFG_BAR2_SIZE_8M                    0x00000080
924                 #define PORT_FEAT_CFG_BAR2_SIZE_16M                   0x00000090
925                 #define PORT_FEAT_CFG_BAR2_SIZE_32M                   0x000000a0
926                 #define PORT_FEAT_CFG_BAR2_SIZE_64M                   0x000000b0
927                 #define PORT_FEAT_CFG_BAR2_SIZE_128M                  0x000000c0
928                 #define PORT_FEAT_CFG_BAR2_SIZE_256M                  0x000000d0
929                 #define PORT_FEAT_CFG_BAR2_SIZE_512M                  0x000000e0
930                 #define PORT_FEAT_CFG_BAR2_SIZE_1G                    0x000000f0
931
932         #define PORT_FEAT_CFG_DCBX_MASK                     0x00000100
933                 #define PORT_FEAT_CFG_DCBX_DISABLED                  0x00000000
934                 #define PORT_FEAT_CFG_DCBX_ENABLED                   0x00000100
935
936     #define PORT_FEAT_CFG_AUTOGREEEN_MASK               0x00000200
937             #define PORT_FEAT_CFG_AUTOGREEEN_SHIFT               9
938             #define PORT_FEAT_CFG_AUTOGREEEN_DISABLED            0x00000000
939             #define PORT_FEAT_CFG_AUTOGREEEN_ENABLED             0x00000200
940
941         #define PORT_FEAT_CFG_STORAGE_PERSONALITY_MASK                0x00000C00
942         #define PORT_FEAT_CFG_STORAGE_PERSONALITY_SHIFT               10
943         #define PORT_FEAT_CFG_STORAGE_PERSONALITY_DEFAULT             0x00000000
944         #define PORT_FEAT_CFG_STORAGE_PERSONALITY_FCOE                0x00000400
945         #define PORT_FEAT_CFG_STORAGE_PERSONALITY_ISCSI               0x00000800
946         #define PORT_FEAT_CFG_STORAGE_PERSONALITY_BOTH                0x00000c00
947
948         #define PORT_FEATURE_EN_SIZE_MASK                   0x0f000000
949         #define PORT_FEATURE_EN_SIZE_SHIFT                       24
950         #define PORT_FEATURE_WOL_ENABLED                         0x01000000
951         #define PORT_FEATURE_MBA_ENABLED                         0x02000000
952         #define PORT_FEATURE_MFW_ENABLED                         0x04000000
953
954         /* Advertise expansion ROM even if MBA is disabled */
955         #define PORT_FEAT_CFG_FORCE_EXP_ROM_ADV_MASK        0x08000000
956                 #define PORT_FEAT_CFG_FORCE_EXP_ROM_ADV_DISABLED     0x00000000
957                 #define PORT_FEAT_CFG_FORCE_EXP_ROM_ADV_ENABLED      0x08000000
958
959         /* Check the optic vendor via i2c against a list of approved modules
960            in a separate nvram image */
961         #define PORT_FEAT_CFG_OPT_MDL_ENFRCMNT_MASK         0xE0000000
962                 #define PORT_FEAT_CFG_OPT_MDL_ENFRCMNT_SHIFT         29
963                 #define PORT_FEAT_CFG_OPT_MDL_ENFRCMNT_NO_ENFORCEMENT \
964                                                                      0x00000000
965                 #define PORT_FEAT_CFG_OPT_MDL_ENFRCMNT_DISABLE_TX_LASER \
966                                                                      0x20000000
967                 #define PORT_FEAT_CFG_OPT_MDL_ENFRCMNT_WARNING_MSG   0x40000000
968                 #define PORT_FEAT_CFG_OPT_MDL_ENFRCMNT_POWER_DOWN    0x60000000
969
970         uint32_t wol_config;
971         /* Default is used when driver sets to "auto" mode */
972         #define PORT_FEATURE_WOL_ACPI_UPON_MGMT             0x00000010
973
974         uint32_t mba_config;
975         #define PORT_FEATURE_MBA_BOOT_AGENT_TYPE_MASK       0x00000007
976                 #define PORT_FEATURE_MBA_BOOT_AGENT_TYPE_SHIFT       0
977                 #define PORT_FEATURE_MBA_BOOT_AGENT_TYPE_PXE         0x00000000
978                 #define PORT_FEATURE_MBA_BOOT_AGENT_TYPE_RPL         0x00000001
979                 #define PORT_FEATURE_MBA_BOOT_AGENT_TYPE_BOOTP       0x00000002
980                 #define PORT_FEATURE_MBA_BOOT_AGENT_TYPE_ISCSIB      0x00000003
981                 #define PORT_FEATURE_MBA_BOOT_AGENT_TYPE_FCOE_BOOT   0x00000004
982                 #define PORT_FEATURE_MBA_BOOT_AGENT_TYPE_NONE        0x00000007
983
984         #define PORT_FEATURE_MBA_BOOT_RETRY_MASK            0x00000038
985         #define PORT_FEATURE_MBA_BOOT_RETRY_SHIFT                    3
986
987     #define PORT_FEATURE_MBA_SETUP_PROMPT_ENABLE        0x00000400
988         #define PORT_FEATURE_MBA_HOTKEY_MASK                0x00000800
989                 #define PORT_FEATURE_MBA_HOTKEY_CTRL_S               0x00000000
990                 #define PORT_FEATURE_MBA_HOTKEY_CTRL_B               0x00000800
991
992         #define PORT_FEATURE_MBA_EXP_ROM_SIZE_MASK          0x000FF000
993                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_SHIFT          12
994                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_DISABLED       0x00000000
995                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_2K             0x00001000
996                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_4K             0x00002000
997                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_8K             0x00003000
998                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_16K            0x00004000
999                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_32K            0x00005000
1000                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_64K            0x00006000
1001                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_128K           0x00007000
1002                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_256K           0x00008000
1003                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_512K           0x00009000
1004                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_1M             0x0000a000
1005                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_2M             0x0000b000
1006                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_4M             0x0000c000
1007                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_8M             0x0000d000
1008                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_16M            0x0000e000
1009                 #define PORT_FEATURE_MBA_EXP_ROM_SIZE_32M            0x0000f000
1010         #define PORT_FEATURE_MBA_MSG_TIMEOUT_MASK           0x00F00000
1011         #define PORT_FEATURE_MBA_MSG_TIMEOUT_SHIFT                   20
1012         #define PORT_FEATURE_MBA_BIOS_BOOTSTRAP_MASK        0x03000000
1013                 #define PORT_FEATURE_MBA_BIOS_BOOTSTRAP_SHIFT        24
1014                 #define PORT_FEATURE_MBA_BIOS_BOOTSTRAP_AUTO         0x00000000
1015                 #define PORT_FEATURE_MBA_BIOS_BOOTSTRAP_BBS          0x01000000
1016                 #define PORT_FEATURE_MBA_BIOS_BOOTSTRAP_INT18H       0x02000000
1017                 #define PORT_FEATURE_MBA_BIOS_BOOTSTRAP_INT19H       0x03000000
1018         #define PORT_FEATURE_MBA_LINK_SPEED_MASK            0x3C000000
1019                 #define PORT_FEATURE_MBA_LINK_SPEED_SHIFT            26
1020                 #define PORT_FEATURE_MBA_LINK_SPEED_AUTO             0x00000000
1021                 #define PORT_FEATURE_MBA_LINK_SPEED_10M_HALF         0x04000000
1022                 #define PORT_FEATURE_MBA_LINK_SPEED_10M_FULL         0x08000000
1023                 #define PORT_FEATURE_MBA_LINK_SPEED_100M_HALF        0x0c000000
1024                 #define PORT_FEATURE_MBA_LINK_SPEED_100M_FULL        0x10000000
1025                 #define PORT_FEATURE_MBA_LINK_SPEED_1G               0x14000000
1026                 #define PORT_FEATURE_MBA_LINK_SPEED_2_5G             0x18000000
1027                 #define PORT_FEATURE_MBA_LINK_SPEED_10G              0x1c000000
1028                 #define PORT_FEATURE_MBA_LINK_SPEED_20G              0x20000000
1029
1030         uint32_t Reserved0;                                      /* 0x460 */
1031
1032         uint32_t mba_vlan_cfg;
1033         #define PORT_FEATURE_MBA_VLAN_TAG_MASK              0x0000FFFF
1034         #define PORT_FEATURE_MBA_VLAN_TAG_SHIFT                      0
1035         #define PORT_FEATURE_MBA_VLAN_EN                    0x00010000
1036
1037         uint32_t Reserved1;
1038         uint32_t smbus_config;
1039         #define PORT_FEATURE_SMBUS_ADDR_MASK                0x000000fe
1040         #define PORT_FEATURE_SMBUS_ADDR_SHIFT                        1
1041
1042         uint32_t vf_config;
1043         #define PORT_FEAT_CFG_VF_BAR2_SIZE_MASK             0x0000000F
1044                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_SHIFT             0
1045                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_DISABLED          0x00000000
1046                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_4K                0x00000001
1047                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_8K                0x00000002
1048                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_16K               0x00000003
1049                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_32K               0x00000004
1050                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_64K               0x00000005
1051                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_128K              0x00000006
1052                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_256K              0x00000007
1053                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_512K              0x00000008
1054                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_1M                0x00000009
1055                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_2M                0x0000000a
1056                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_4M                0x0000000b
1057                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_8M                0x0000000c
1058                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_16M               0x0000000d
1059                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_32M               0x0000000e
1060                 #define PORT_FEAT_CFG_VF_BAR2_SIZE_64M               0x0000000f
1061
1062         uint32_t link_config;    /* Used as HW defaults for the driver */
1063
1064     #define PORT_FEATURE_FLOW_CONTROL_MASK              0x00000700
1065                 #define PORT_FEATURE_FLOW_CONTROL_SHIFT              8
1066                 #define PORT_FEATURE_FLOW_CONTROL_AUTO               0x00000000
1067                 #define PORT_FEATURE_FLOW_CONTROL_TX                 0x00000100
1068                 #define PORT_FEATURE_FLOW_CONTROL_RX                 0x00000200
1069                 #define PORT_FEATURE_FLOW_CONTROL_BOTH               0x00000300
1070                 #define PORT_FEATURE_FLOW_CONTROL_NONE               0x00000400
1071                 #define PORT_FEATURE_FLOW_CONTROL_SAFC_RX            0x00000500
1072                 #define PORT_FEATURE_FLOW_CONTROL_SAFC_TX            0x00000600
1073                 #define PORT_FEATURE_FLOW_CONTROL_SAFC_BOTH          0x00000700
1074
1075     #define PORT_FEATURE_LINK_SPEED_MASK                0x000F0000
1076                 #define PORT_FEATURE_LINK_SPEED_SHIFT                16
1077                 #define PORT_FEATURE_LINK_SPEED_AUTO                 0x00000000
1078                 #define PORT_FEATURE_LINK_SPEED_10M_FULL             0x00010000
1079                 #define PORT_FEATURE_LINK_SPEED_10M_HALF             0x00020000
1080                 #define PORT_FEATURE_LINK_SPEED_100M_HALF            0x00030000
1081                 #define PORT_FEATURE_LINK_SPEED_100M_FULL            0x00040000
1082                 #define PORT_FEATURE_LINK_SPEED_1G                   0x00050000
1083                 #define PORT_FEATURE_LINK_SPEED_2_5G                 0x00060000
1084                 #define PORT_FEATURE_LINK_SPEED_10G_CX4              0x00070000
1085                 #define PORT_FEATURE_LINK_SPEED_20G                  0x00080000
1086
1087         #define PORT_FEATURE_CONNECTED_SWITCH_MASK          0x03000000
1088                 #define PORT_FEATURE_CONNECTED_SWITCH_SHIFT          24
1089                 /* (forced) low speed switch (< 10G) */
1090                 #define PORT_FEATURE_CON_SWITCH_1G_SWITCH            0x00000000
1091                 /* (forced) high speed switch (>= 10G) */
1092                 #define PORT_FEATURE_CON_SWITCH_10G_SWITCH           0x01000000
1093                 #define PORT_FEATURE_CON_SWITCH_AUTO_DETECT          0x02000000
1094                 #define PORT_FEATURE_CON_SWITCH_ONE_TIME_DETECT      0x03000000
1095
1096
1097         /* The default for MCP link configuration,
1098            uses the same defines as link_config */
1099         uint32_t mfw_wol_link_cfg;
1100
1101         /* The default for the driver of the second external phy,
1102            uses the same defines as link_config */
1103         uint32_t link_config2;                              /* 0x47C */
1104
1105         /* The default for MCP of the second external phy,
1106            uses the same defines as link_config */
1107         uint32_t mfw_wol_link_cfg2;                                 /* 0x480 */
1108
1109
1110         /*  EEE power saving mode */
1111         uint32_t eee_power_mode;                                 /* 0x484 */
1112         #define PORT_FEAT_CFG_EEE_POWER_MODE_MASK                     0x000000FF
1113         #define PORT_FEAT_CFG_EEE_POWER_MODE_SHIFT                    0
1114         #define PORT_FEAT_CFG_EEE_POWER_MODE_DISABLED                 0x00000000
1115         #define PORT_FEAT_CFG_EEE_POWER_MODE_BALANCED                 0x00000001
1116         #define PORT_FEAT_CFG_EEE_POWER_MODE_AGGRESSIVE               0x00000002
1117         #define PORT_FEAT_CFG_EEE_POWER_MODE_LOW_LATENCY              0x00000003
1118
1119
1120         uint32_t Reserved2[16];                                  /* 0x488 */
1121 };
1122
1123 /****************************************************************************
1124  * Device Information                                                       *
1125  ****************************************************************************/
1126 struct shm_dev_info {                           /* size */
1127
1128         uint32_t    bc_rev; /* 8 bits each: major, minor, build */             /* 4 */
1129
1130         struct shared_hw_cfg     shared_hw_config;            /* 40 */
1131
1132         struct port_hw_cfg       port_hw_config[PORT_MAX];     /* 400*2=800 */
1133
1134         struct shared_feat_cfg   shared_feature_config;            /* 4 */
1135
1136         struct port_feat_cfg     port_feature_config[PORT_MAX];/* 116*2=232 */
1137
1138 };
1139
1140 struct extended_dev_info_shared_cfg {             /* NVRAM OFFSET */
1141
1142         /*  Threshold in celcius to start using the fan */
1143         uint32_t temperature_monitor1;                           /* 0x4000 */
1144         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_THRESH_MASK     0x0000007F
1145         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_THRESH_SHIFT    0
1146
1147         /*  Threshold in celcius to shut down the board */
1148         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_THRESH_MASK    0x00007F00
1149         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_THRESH_SHIFT   8
1150
1151         /*  EPIO of fan temperature status */
1152         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_MASK       0x00FF0000
1153         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_SHIFT      16
1154         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_NA         0x00000000
1155         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO0      0x00010000
1156         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO1      0x00020000
1157         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO2      0x00030000
1158         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO3      0x00040000
1159         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO4      0x00050000
1160         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO5      0x00060000
1161         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO6      0x00070000
1162         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO7      0x00080000
1163         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO8      0x00090000
1164         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO9      0x000a0000
1165         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO10     0x000b0000
1166         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO11     0x000c0000
1167         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO12     0x000d0000
1168         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO13     0x000e0000
1169         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO14     0x000f0000
1170         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO15     0x00100000
1171         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO16     0x00110000
1172         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO17     0x00120000
1173         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO18     0x00130000
1174         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO19     0x00140000
1175         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO20     0x00150000
1176         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO21     0x00160000
1177         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO22     0x00170000
1178         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO23     0x00180000
1179         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO24     0x00190000
1180         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO25     0x001a0000
1181         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO26     0x001b0000
1182         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO27     0x001c0000
1183         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO28     0x001d0000
1184         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO29     0x001e0000
1185         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO30     0x001f0000
1186         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_FAN_EPIO_EPIO31     0x00200000
1187
1188         /*  EPIO of shut down temperature status */
1189         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_MASK      0xFF000000
1190         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_SHIFT     24
1191         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_NA        0x00000000
1192         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO0     0x01000000
1193         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO1     0x02000000
1194         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO2     0x03000000
1195         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO3     0x04000000
1196         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO4     0x05000000
1197         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO5     0x06000000
1198         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO6     0x07000000
1199         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO7     0x08000000
1200         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO8     0x09000000
1201         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO9     0x0a000000
1202         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO10    0x0b000000
1203         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO11    0x0c000000
1204         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO12    0x0d000000
1205         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO13    0x0e000000
1206         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO14    0x0f000000
1207         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO15    0x10000000
1208         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO16    0x11000000
1209         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO17    0x12000000
1210         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO18    0x13000000
1211         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO19    0x14000000
1212         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO20    0x15000000
1213         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO21    0x16000000
1214         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO22    0x17000000
1215         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO23    0x18000000
1216         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO24    0x19000000
1217         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO25    0x1a000000
1218         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO26    0x1b000000
1219         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO27    0x1c000000
1220         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO28    0x1d000000
1221         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO29    0x1e000000
1222         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO30    0x1f000000
1223         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SHUT_EPIO_EPIO31    0x20000000
1224
1225
1226         /*  EPIO of shut down temperature status */
1227         uint32_t temperature_monitor2;                           /* 0x4004 */
1228         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_PERIOD_MASK         0x0000FFFF
1229         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_PERIOD_SHIFT        0
1230
1231
1232         /*  MFW flavor to be used */
1233         uint32_t mfw_cfg;                                        /* 0x4008 */
1234         #define EXTENDED_DEV_INFO_SHARED_CFG_MFW_FLAVOR_MASK          0x000000FF
1235         #define EXTENDED_DEV_INFO_SHARED_CFG_MFW_FLAVOR_SHIFT         0
1236         #define EXTENDED_DEV_INFO_SHARED_CFG_MFW_FLAVOR_NA            0x00000000
1237         #define EXTENDED_DEV_INFO_SHARED_CFG_MFW_FLAVOR_A             0x00000001
1238
1239         /*  Should NIC data query remain enabled upon last drv unload */
1240         #define EXTENDED_DEV_INFO_SHARED_CFG_OCBB_EN_LAST_DRV_MASK     0x00000100
1241         #define EXTENDED_DEV_INFO_SHARED_CFG_OCBB_EN_LAST_DRV_SHIFT    8
1242         #define EXTENDED_DEV_INFO_SHARED_CFG_OCBB_EN_LAST_DRV_DISABLED 0x00000000
1243         #define EXTENDED_DEV_INFO_SHARED_CFG_OCBB_EN_LAST_DRV_ENABLED  0x00000100
1244
1245         /*  Hide DCBX feature in CCM/BACS menus */
1246         #define EXTENDED_DEV_INFO_SHARED_CFG_HIDE_DCBX_FEAT_MASK      0x00010000
1247         #define EXTENDED_DEV_INFO_SHARED_CFG_HIDE_DCBX_FEAT_SHIFT     16
1248         #define EXTENDED_DEV_INFO_SHARED_CFG_HIDE_DCBX_FEAT_DISABLED  0x00000000
1249         #define EXTENDED_DEV_INFO_SHARED_CFG_HIDE_DCBX_FEAT_ENABLED   0x00010000
1250
1251         uint32_t smbus_config;                                   /* 0x400C */
1252         #define EXTENDED_DEV_INFO_SHARED_CFG_SMBUS_ADDR_MASK          0x000000FF
1253         #define EXTENDED_DEV_INFO_SHARED_CFG_SMBUS_ADDR_SHIFT         0
1254
1255         /*  Switching regulator loop gain */
1256         uint32_t board_cfg;                                      /* 0x4010 */
1257         #define EXTENDED_DEV_INFO_SHARED_CFG_LOOP_GAIN_MASK           0x0000000F
1258         #define EXTENDED_DEV_INFO_SHARED_CFG_LOOP_GAIN_SHIFT          0
1259         #define EXTENDED_DEV_INFO_SHARED_CFG_LOOP_GAIN_HW_DEFAULT     0x00000000
1260         #define EXTENDED_DEV_INFO_SHARED_CFG_LOOP_GAIN_X2             0x00000008
1261         #define EXTENDED_DEV_INFO_SHARED_CFG_LOOP_GAIN_X4             0x00000009
1262         #define EXTENDED_DEV_INFO_SHARED_CFG_LOOP_GAIN_X8             0x0000000a
1263         #define EXTENDED_DEV_INFO_SHARED_CFG_LOOP_GAIN_X16            0x0000000b
1264         #define EXTENDED_DEV_INFO_SHARED_CFG_LOOP_GAIN_DIV8           0x0000000c
1265         #define EXTENDED_DEV_INFO_SHARED_CFG_LOOP_GAIN_DIV4           0x0000000d
1266         #define EXTENDED_DEV_INFO_SHARED_CFG_LOOP_GAIN_DIV2           0x0000000e
1267         #define EXTENDED_DEV_INFO_SHARED_CFG_LOOP_GAIN_X1             0x0000000f
1268
1269         /*  whether shadow swim feature is supported */
1270         #define EXTENDED_DEV_INFO_SHARED_CFG_SHADOW_SWIM_MASK         0x00000100
1271         #define EXTENDED_DEV_INFO_SHARED_CFG_SHADOW_SWIM_SHIFT        8
1272         #define EXTENDED_DEV_INFO_SHARED_CFG_SHADOW_SWIM_DISABLED     0x00000000
1273         #define EXTENDED_DEV_INFO_SHARED_CFG_SHADOW_SWIM_ENABLED      0x00000100
1274
1275     /*  whether to show/hide SRIOV menu in CCM */
1276         #define EXTENDED_DEV_INFO_SHARED_CFG_SRIOV_SHOW_MENU_MASK     0x00000200
1277         #define EXTENDED_DEV_INFO_SHARED_CFG_SRIOV_SHOW_MENU_SHIFT    9
1278         #define EXTENDED_DEV_INFO_SHARED_CFG_SRIOV_SHOW_MENU          0x00000000
1279         #define EXTENDED_DEV_INFO_SHARED_CFG_SRIOV_HIDE_MENU          0x00000200
1280
1281         /*  Threshold in celcius for max continuous operation */
1282         uint32_t temperature_report;                             /* 0x4014 */
1283         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_MCOT_MASK           0x0000007F
1284         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_MCOT_SHIFT          0
1285
1286         /*  Threshold in celcius for sensor caution */
1287         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SCT_MASK            0x00007F00
1288         #define EXTENDED_DEV_INFO_SHARED_CFG_TEMP_SCT_SHIFT           8
1289
1290         /*  wwn node prefix to be used (unless value is 0) */
1291         uint32_t wwn_prefix;                                     /* 0x4018 */
1292         #define EXTENDED_DEV_INFO_SHARED_CFG_WWN_NODE_PREFIX0_MASK    0x000000FF
1293         #define EXTENDED_DEV_INFO_SHARED_CFG_WWN_NODE_PREFIX0_SHIFT   0
1294
1295         #define EXTENDED_DEV_INFO_SHARED_CFG_WWN_NODE_PREFIX1_MASK    0x0000FF00
1296         #define EXTENDED_DEV_INFO_SHARED_CFG_WWN_NODE_PREFIX1_SHIFT   8
1297
1298         /*  wwn port prefix to be used (unless value is 0) */
1299         #define EXTENDED_DEV_INFO_SHARED_CFG_WWN_PORT_PREFIX0_MASK    0x00FF0000
1300         #define EXTENDED_DEV_INFO_SHARED_CFG_WWN_PORT_PREFIX0_SHIFT   16
1301
1302         /*  wwn port prefix to be used (unless value is 0) */
1303         #define EXTENDED_DEV_INFO_SHARED_CFG_WWN_PORT_PREFIX1_MASK    0xFF000000
1304         #define EXTENDED_DEV_INFO_SHARED_CFG_WWN_PORT_PREFIX1_SHIFT   24
1305
1306         /*  General debug nvm cfg */
1307         uint32_t dbg_cfg_flags;                                  /* 0x401C */
1308         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_MASK                 0x000FFFFF
1309         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_SHIFT                0
1310         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_ENABLE               0x00000001
1311         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_EN_SIGDET_FILTER     0x00000002
1312         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_SET_LP_TX_PRESET7    0x00000004
1313         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_SET_TX_ANA_DEFAULT   0x00000008
1314         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_SET_PLL_ANA_DEFAULT  0x00000010
1315         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_FORCE_G1PLL_RETUNE   0x00000020
1316         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_SET_RX_ANA_DEFAULT   0x00000040
1317         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_FORCE_SERDES_RX_CLK  0x00000080
1318         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_DIS_RX_LP_EIEOS      0x00000100
1319         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_FINALIZE_UCODE       0x00000200
1320         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_HOLDOFF_REQ          0x00000400
1321         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_RX_SIGDET_OVERRIDE   0x00000800
1322         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_GP_PORG_UC_RESET     0x00001000
1323         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_SUPPRESS_COMPEN_EVT  0x00002000
1324         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_ADJ_TXEQ_P0_P1       0x00004000
1325         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_G3_PLL_RETUNE        0x00008000
1326         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_SET_MAC_PHY_CTL8     0x00010000
1327         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_DIS_MAC_G3_FRM_ERR   0x00020000
1328         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_INFERRED_EI          0x00040000
1329         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_GEN3_COMPLI_ENA      0x00080000
1330
1331         /*  Debug signet rx threshold */
1332         uint32_t dbg_rx_sigdet_threshold;                        /* 0x4020 */
1333         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_RX_SIGDET_MASK       0x00000007
1334         #define EXTENDED_DEV_INFO_SHARED_CFG_DBG_RX_SIGDET_SHIFT      0
1335
1336     /*  Enable IFFE feature */
1337         uint32_t iffe_features;                                  /* 0x4024 */
1338         #define EXTENDED_DEV_INFO_SHARED_CFG_ENABLE_IFFE_MASK         0x00000001
1339         #define EXTENDED_DEV_INFO_SHARED_CFG_ENABLE_IFFE_SHIFT        0
1340         #define EXTENDED_DEV_INFO_SHARED_CFG_ENABLE_IFFE_DISABLED     0x00000000
1341         #define EXTENDED_DEV_INFO_SHARED_CFG_ENABLE_IFFE_ENABLED      0x00000001
1342
1343         /*  Allowable port enablement (bitmask for ports 3-1) */
1344         #define EXTENDED_DEV_INFO_SHARED_CFG_OVERRIDE_PORT_MASK       0x0000000E
1345         #define EXTENDED_DEV_INFO_SHARED_CFG_OVERRIDE_PORT_SHIFT      1
1346
1347         /*  Allow iSCSI offload override */
1348         #define EXTENDED_DEV_INFO_SHARED_CFG_OVERRIDE_ISCSI_MASK      0x00000010
1349         #define EXTENDED_DEV_INFO_SHARED_CFG_OVERRIDE_ISCSI_SHIFT     4
1350         #define EXTENDED_DEV_INFO_SHARED_CFG_OVERRIDE_ISCSI_DISABLED  0x00000000
1351         #define EXTENDED_DEV_INFO_SHARED_CFG_OVERRIDE_ISCSI_ENABLED   0x00000010
1352
1353         /*  Allow FCoE offload override */
1354         #define EXTENDED_DEV_INFO_SHARED_CFG_OVERRIDE_FCOE_MASK       0x00000020
1355         #define EXTENDED_DEV_INFO_SHARED_CFG_OVERRIDE_FCOE_SHIFT      5
1356         #define EXTENDED_DEV_INFO_SHARED_CFG_OVERRIDE_FCOE_DISABLED   0x00000000
1357         #define EXTENDED_DEV_INFO_SHARED_CFG_OVERRIDE_FCOE_ENABLED    0x00000020
1358
1359         /*  Tie to adaptor */
1360         #define EXTENDED_DEV_INFO_SHARED_CFG_TIE_ADAPTOR_MASK         0x00008000
1361         #define EXTENDED_DEV_INFO_SHARED_CFG_TIE_ADAPTOR_SHIFT        15
1362         #define EXTENDED_DEV_INFO_SHARED_CFG_TIE_ADAPTOR_DISABLED     0x00000000
1363         #define EXTENDED_DEV_INFO_SHARED_CFG_TIE_ADAPTOR_ENABLED      0x00008000
1364
1365         /*  Currently enabled port(s) (bitmask for ports 3-1) */
1366         uint32_t current_iffe_mask;                              /* 0x4028 */
1367         #define EXTENDED_DEV_INFO_SHARED_CFG_CURRENT_CFG_MASK         0x0000000E
1368         #define EXTENDED_DEV_INFO_SHARED_CFG_CURRENT_CFG_SHIFT        1
1369
1370         /*  Current iSCSI offload  */
1371         #define EXTENDED_DEV_INFO_SHARED_CFG_CURRENT_ISCSI_MASK       0x00000010
1372         #define EXTENDED_DEV_INFO_SHARED_CFG_CURRENT_ISCSI_SHIFT      4
1373         #define EXTENDED_DEV_INFO_SHARED_CFG_CURRENT_ISCSI_DISABLED   0x00000000
1374         #define EXTENDED_DEV_INFO_SHARED_CFG_CURRENT_ISCSI_ENABLED    0x00000010
1375
1376         /*  Current FCoE offload  */
1377         #define EXTENDED_DEV_INFO_SHARED_CFG_CURRENT_FCOE_MASK        0x00000020
1378         #define EXTENDED_DEV_INFO_SHARED_CFG_CURRENT_FCOE_SHIFT       5
1379         #define EXTENDED_DEV_INFO_SHARED_CFG_CURRENT_FCOE_DISABLED    0x00000000
1380         #define EXTENDED_DEV_INFO_SHARED_CFG_CURRENT_FCOE_ENABLED     0x00000020
1381
1382         /* FW set this pin to "0" (assert) these signal if either of its MAC
1383          * or PHY specific threshold values is exceeded.
1384          * Values are standard GPIO/EPIO pins.
1385          */
1386         uint32_t threshold_pin;                                  /* 0x402C */
1387         #define EXTENDED_DEV_INFO_SHARED_CFG_TCONTROL_PIN_MASK        0x000000FF
1388         #define EXTENDED_DEV_INFO_SHARED_CFG_TCONTROL_PIN_SHIFT       0
1389         #define EXTENDED_DEV_INFO_SHARED_CFG_TWARNING_PIN_MASK        0x0000FF00
1390         #define EXTENDED_DEV_INFO_SHARED_CFG_TWARNING_PIN_SHIFT       8
1391         #define EXTENDED_DEV_INFO_SHARED_CFG_TCRITICAL_PIN_MASK       0x00FF0000
1392         #define EXTENDED_DEV_INFO_SHARED_CFG_TCRITICAL_PIN_SHIFT      16
1393
1394         /* MAC die temperature threshold in Celsius. */
1395         uint32_t mac_threshold_val;                              /* 0x4030 */
1396         #define EXTENDED_DEV_INFO_SHARED_CFG_CONTROL_MAC_THRESH_MASK  0x000000FF
1397         #define EXTENDED_DEV_INFO_SHARED_CFG_CONTROL_MAC_THRESH_SHIFT 0
1398         #define EXTENDED_DEV_INFO_SHARED_CFG_WARNING_MAC_THRESH_MASK  0x0000FF00
1399         #define EXTENDED_DEV_INFO_SHARED_CFG_WARNING_MAC_THRESH_SHIFT 8
1400         #define EXTENDED_DEV_INFO_SHARED_CFG_CRITICAL_MAC_THRESH_MASK 0x00FF0000
1401         #define EXTENDED_DEV_INFO_SHARED_CFG_CRITICAL_MAC_THRESH_SHIFT 16
1402
1403         /*  PHY die temperature threshold in Celsius. */
1404         uint32_t phy_threshold_val;                              /* 0x4034 */
1405         #define EXTENDED_DEV_INFO_SHARED_CFG_CONTROL_PHY_THRESH_MASK  0x000000FF
1406         #define EXTENDED_DEV_INFO_SHARED_CFG_CONTROL_PHY_THRESH_SHIFT 0
1407         #define EXTENDED_DEV_INFO_SHARED_CFG_WARNING_PHY_THRESH_MASK  0x0000FF00
1408         #define EXTENDED_DEV_INFO_SHARED_CFG_WARNING_PHY_THRESH_SHIFT 8
1409         #define EXTENDED_DEV_INFO_SHARED_CFG_CRITICAL_PHY_THRESH_MASK 0x00FF0000
1410         #define EXTENDED_DEV_INFO_SHARED_CFG_CRITICAL_PHY_THRESH_SHIFT 16
1411
1412         /* External pins to communicate with host.
1413          * Values are standard GPIO/EPIO pins.
1414          */
1415         uint32_t host_pin;                                       /* 0x4038 */
1416         #define EXTENDED_DEV_INFO_SHARED_CFG_I2C_ISOLATE_MASK         0x000000FF
1417         #define EXTENDED_DEV_INFO_SHARED_CFG_I2C_ISOLATE_SHIFT        0
1418         #define EXTENDED_DEV_INFO_SHARED_CFG_MEZZ_FAULT_MASK          0x0000FF00
1419         #define EXTENDED_DEV_INFO_SHARED_CFG_MEZZ_FAULT_SHIFT         8
1420         #define EXTENDED_DEV_INFO_SHARED_CFG_MEZZ_VPD_UPDATE_MASK     0x00FF0000
1421         #define EXTENDED_DEV_INFO_SHARED_CFG_MEZZ_VPD_UPDATE_SHIFT    16
1422         #define EXTENDED_DEV_INFO_SHARED_CFG_VPD_CACHE_COMP_MASK      0xFF000000
1423         #define EXTENDED_DEV_INFO_SHARED_CFG_VPD_CACHE_COMP_SHIFT     24
1424 };
1425
1426
1427 #if !defined(__LITTLE_ENDIAN) && !defined(__BIG_ENDIAN)
1428         #error "Missing either LITTLE_ENDIAN or BIG_ENDIAN definition."
1429 #endif
1430
1431 #define FUNC_0              0
1432 #define FUNC_1              1
1433 #define FUNC_2              2
1434 #define FUNC_3              3
1435 #define FUNC_4              4
1436 #define FUNC_5              5
1437 #define FUNC_6              6
1438 #define FUNC_7              7
1439 #define E1H_FUNC_MAX            8
1440 #define E2_FUNC_MAX         4   /* per path */
1441
1442 #define VN_0                0
1443 #define VN_1                1
1444 #define VN_2                2
1445 #define VN_3                3
1446 #define E1VN_MAX            1
1447 #define E1HVN_MAX           4
1448
1449 #define E2_VF_MAX           64  /* HC_REG_VF_CONFIGURATION_SIZE */
1450 /* This value (in milliseconds) determines the frequency of the driver
1451  * issuing the PULSE message code.  The firmware monitors this periodic
1452  * pulse to determine when to switch to an OS-absent mode. */
1453 #define DRV_PULSE_PERIOD_MS     250
1454
1455 /* This value (in milliseconds) determines how long the driver should
1456  * wait for an acknowledgement from the firmware before timing out.  Once
1457  * the firmware has timed out, the driver will assume there is no firmware
1458  * running and there won't be any firmware-driver synchronization during a
1459  * driver reset. */
1460 #define FW_ACK_TIME_OUT_MS      5000
1461
1462 #define FW_ACK_POLL_TIME_MS     1
1463
1464 #define FW_ACK_NUM_OF_POLL  (FW_ACK_TIME_OUT_MS/FW_ACK_POLL_TIME_MS)
1465
1466 #define MFW_TRACE_SIGNATURE     0x54524342
1467
1468 /****************************************************************************
1469  * Driver <-> FW Mailbox                                                    *
1470  ****************************************************************************/
1471 struct drv_port_mb {
1472
1473         uint32_t link_status;
1474         /* Driver should update this field on any link change event */
1475
1476         #define LINK_STATUS_NONE                                (0<<0)
1477         #define LINK_STATUS_LINK_FLAG_MASK                      0x00000001
1478         #define LINK_STATUS_LINK_UP                             0x00000001
1479         #define LINK_STATUS_SPEED_AND_DUPLEX_MASK               0x0000001E
1480         #define LINK_STATUS_SPEED_AND_DUPLEX_AN_NOT_COMPLETE    (0<<1)
1481         #define LINK_STATUS_SPEED_AND_DUPLEX_10THD              (1<<1)
1482         #define LINK_STATUS_SPEED_AND_DUPLEX_10TFD              (2<<1)
1483         #define LINK_STATUS_SPEED_AND_DUPLEX_100TXHD            (3<<1)
1484         #define LINK_STATUS_SPEED_AND_DUPLEX_100T4              (4<<1)
1485         #define LINK_STATUS_SPEED_AND_DUPLEX_100TXFD            (5<<1)
1486         #define LINK_STATUS_SPEED_AND_DUPLEX_1000THD            (6<<1)
1487         #define LINK_STATUS_SPEED_AND_DUPLEX_1000TFD            (7<<1)
1488         #define LINK_STATUS_SPEED_AND_DUPLEX_1000XFD            (7<<1)
1489         #define LINK_STATUS_SPEED_AND_DUPLEX_2500THD            (8<<1)
1490         #define LINK_STATUS_SPEED_AND_DUPLEX_2500TFD            (9<<1)
1491         #define LINK_STATUS_SPEED_AND_DUPLEX_2500XFD            (9<<1)
1492         #define LINK_STATUS_SPEED_AND_DUPLEX_10GTFD             (10<<1)
1493         #define LINK_STATUS_SPEED_AND_DUPLEX_10GXFD             (10<<1)
1494         #define LINK_STATUS_SPEED_AND_DUPLEX_20GTFD             (11<<1)
1495         #define LINK_STATUS_SPEED_AND_DUPLEX_20GXFD             (11<<1)
1496
1497         #define LINK_STATUS_AUTO_NEGOTIATE_FLAG_MASK            0x00000020
1498         #define LINK_STATUS_AUTO_NEGOTIATE_ENABLED              0x00000020
1499
1500         #define LINK_STATUS_AUTO_NEGOTIATE_COMPLETE             0x00000040
1501         #define LINK_STATUS_PARALLEL_DETECTION_FLAG_MASK        0x00000080
1502         #define LINK_STATUS_PARALLEL_DETECTION_USED             0x00000080
1503
1504         #define LINK_STATUS_LINK_PARTNER_1000TFD_CAPABLE        0x00000200
1505         #define LINK_STATUS_LINK_PARTNER_1000THD_CAPABLE        0x00000400
1506         #define LINK_STATUS_LINK_PARTNER_100T4_CAPABLE          0x00000800
1507         #define LINK_STATUS_LINK_PARTNER_100TXFD_CAPABLE        0x00001000
1508         #define LINK_STATUS_LINK_PARTNER_100TXHD_CAPABLE        0x00002000
1509         #define LINK_STATUS_LINK_PARTNER_10TFD_CAPABLE          0x00004000
1510         #define LINK_STATUS_LINK_PARTNER_10THD_CAPABLE          0x00008000
1511
1512         #define LINK_STATUS_TX_FLOW_CONTROL_FLAG_MASK           0x00010000
1513         #define LINK_STATUS_TX_FLOW_CONTROL_ENABLED             0x00010000
1514
1515         #define LINK_STATUS_RX_FLOW_CONTROL_FLAG_MASK           0x00020000
1516         #define LINK_STATUS_RX_FLOW_CONTROL_ENABLED             0x00020000
1517
1518         #define LINK_STATUS_LINK_PARTNER_FLOW_CONTROL_MASK      0x000C0000
1519         #define LINK_STATUS_LINK_PARTNER_NOT_PAUSE_CAPABLE      (0<<18)
1520         #define LINK_STATUS_LINK_PARTNER_SYMMETRIC_PAUSE        (1<<18)
1521         #define LINK_STATUS_LINK_PARTNER_ASYMMETRIC_PAUSE       (2<<18)
1522         #define LINK_STATUS_LINK_PARTNER_BOTH_PAUSE             (3<<18)
1523
1524         #define LINK_STATUS_SERDES_LINK                         0x00100000
1525
1526         #define LINK_STATUS_LINK_PARTNER_2500XFD_CAPABLE        0x00200000
1527         #define LINK_STATUS_LINK_PARTNER_2500XHD_CAPABLE        0x00400000
1528         #define LINK_STATUS_LINK_PARTNER_10GXFD_CAPABLE         0x00800000
1529         #define LINK_STATUS_LINK_PARTNER_20GXFD_CAPABLE         0x10000000
1530
1531         #define LINK_STATUS_PFC_ENABLED                         0x20000000
1532
1533         #define LINK_STATUS_PHYSICAL_LINK_FLAG                  0x40000000
1534         #define LINK_STATUS_SFP_TX_FAULT                        0x80000000
1535
1536         uint32_t port_stx;
1537
1538         uint32_t stat_nig_timer;
1539
1540         /* MCP firmware does not use this field */
1541         uint32_t ext_phy_fw_version;
1542
1543 };
1544
1545
1546 struct drv_func_mb {
1547
1548         uint32_t drv_mb_header;
1549         #define DRV_MSG_CODE_MASK                       0xffff0000
1550         #define DRV_MSG_CODE_LOAD_REQ                   0x10000000
1551         #define DRV_MSG_CODE_LOAD_DONE                  0x11000000
1552         #define DRV_MSG_CODE_UNLOAD_REQ_WOL_EN          0x20000000
1553         #define DRV_MSG_CODE_UNLOAD_REQ_WOL_DIS         0x20010000
1554         #define DRV_MSG_CODE_UNLOAD_REQ_WOL_MCP         0x20020000
1555         #define DRV_MSG_CODE_UNLOAD_DONE                0x21000000
1556         #define DRV_MSG_CODE_DCC_OK                     0x30000000
1557         #define DRV_MSG_CODE_DCC_FAILURE                0x31000000
1558         #define DRV_MSG_CODE_DIAG_ENTER_REQ             0x50000000
1559         #define DRV_MSG_CODE_DIAG_EXIT_REQ              0x60000000
1560         #define DRV_MSG_CODE_VALIDATE_KEY               0x70000000
1561         #define DRV_MSG_CODE_GET_CURR_KEY               0x80000000
1562         #define DRV_MSG_CODE_GET_UPGRADE_KEY            0x81000000
1563         #define DRV_MSG_CODE_GET_MANUF_KEY              0x82000000
1564         #define DRV_MSG_CODE_LOAD_L2B_PRAM              0x90000000
1565
1566         /*
1567          * The optic module verification command requires bootcode
1568          * v5.0.6 or later, te specific optic module verification command
1569          * requires bootcode v5.2.12 or later
1570          */
1571         #define DRV_MSG_CODE_VRFY_FIRST_PHY_OPT_MDL     0xa0000000
1572         #define REQ_BC_VER_4_VRFY_FIRST_PHY_OPT_MDL     0x00050006
1573         #define DRV_MSG_CODE_VRFY_SPECIFIC_PHY_OPT_MDL  0xa1000000
1574         #define REQ_BC_VER_4_VRFY_SPECIFIC_PHY_OPT_MDL  0x00050234
1575         #define DRV_MSG_CODE_VRFY_AFEX_SUPPORTED        0xa2000000
1576         #define REQ_BC_VER_4_VRFY_AFEX_SUPPORTED        0x00070002
1577         #define REQ_BC_VER_4_SFP_TX_DISABLE_SUPPORTED   0x00070014
1578         #define REQ_BC_VER_4_MT_SUPPORTED               0x00070201
1579         #define REQ_BC_VER_4_PFC_STATS_SUPPORTED        0x00070201
1580         #define REQ_BC_VER_4_FCOE_FEATURES              0x00070209
1581
1582         #define DRV_MSG_CODE_DCBX_ADMIN_PMF_MSG         0xb0000000
1583         #define DRV_MSG_CODE_DCBX_PMF_DRV_OK            0xb2000000
1584         #define REQ_BC_VER_4_DCBX_ADMIN_MSG_NON_PMF     0x00070401
1585
1586         #define DRV_MSG_CODE_VF_DISABLED_DONE           0xc0000000
1587
1588         #define DRV_MSG_CODE_AFEX_DRIVER_SETMAC         0xd0000000
1589         #define DRV_MSG_CODE_AFEX_LISTGET_ACK           0xd1000000
1590         #define DRV_MSG_CODE_AFEX_LISTSET_ACK           0xd2000000
1591         #define DRV_MSG_CODE_AFEX_STATSGET_ACK          0xd3000000
1592         #define DRV_MSG_CODE_AFEX_VIFSET_ACK            0xd4000000
1593
1594         #define DRV_MSG_CODE_DRV_INFO_ACK               0xd8000000
1595         #define DRV_MSG_CODE_DRV_INFO_NACK              0xd9000000
1596
1597         #define DRV_MSG_CODE_EEE_RESULTS_ACK            0xda000000
1598
1599         #define DRV_MSG_CODE_RMMOD                      0xdb000000
1600         #define REQ_BC_VER_4_RMMOD_CMD                  0x0007080f
1601
1602         #define DRV_MSG_CODE_SET_MF_BW                  0xe0000000
1603         #define REQ_BC_VER_4_SET_MF_BW                  0x00060202
1604         #define DRV_MSG_CODE_SET_MF_BW_ACK              0xe1000000
1605
1606         #define DRV_MSG_CODE_LINK_STATUS_CHANGED        0x01000000
1607
1608         #define DRV_MSG_CODE_INITIATE_FLR               0x02000000
1609         #define REQ_BC_VER_4_INITIATE_FLR               0x00070213
1610
1611         #define BIOS_MSG_CODE_LIC_CHALLENGE             0xff010000
1612         #define BIOS_MSG_CODE_LIC_RESPONSE              0xff020000
1613         #define BIOS_MSG_CODE_VIRT_MAC_PRIM             0xff030000
1614         #define BIOS_MSG_CODE_VIRT_MAC_ISCSI            0xff040000
1615
1616         #define DRV_MSG_CODE_IMG_OFFSET_REQ             0xe2000000
1617         #define DRV_MSG_CODE_IMG_SIZE_REQ               0xe3000000
1618
1619         #define DRV_MSG_SEQ_NUMBER_MASK                 0x0000ffff
1620
1621         uint32_t drv_mb_param;
1622         #define DRV_MSG_CODE_SET_MF_BW_MIN_MASK         0x00ff0000
1623         #define DRV_MSG_CODE_SET_MF_BW_MAX_MASK         0xff000000
1624
1625         #define DRV_MSG_CODE_UNLOAD_NON_D3_POWER        0x00000001
1626         #define DRV_MSG_CODE_UNLOAD_SKIP_LINK_RESET     0x00000002
1627
1628         #define DRV_MSG_CODE_LOAD_REQ_WITH_LFA          0x0000100a
1629         #define DRV_MSG_CODE_LOAD_REQ_FORCE_LFA         0x00002000
1630
1631         #define DRV_MSG_CODE_USR_BLK_IMAGE_REQ          0x00000001
1632
1633         uint32_t fw_mb_header;
1634         #define FW_MSG_CODE_MASK                        0xffff0000
1635         #define FW_MSG_CODE_DRV_LOAD_COMMON             0x10100000
1636         #define FW_MSG_CODE_DRV_LOAD_PORT               0x10110000
1637         #define FW_MSG_CODE_DRV_LOAD_FUNCTION           0x10120000
1638         /* Load common chip is supported from bc 6.0.0  */
1639         #define REQ_BC_VER_4_DRV_LOAD_COMMON_CHIP       0x00060000
1640         #define FW_MSG_CODE_DRV_LOAD_COMMON_CHIP        0x10130000
1641
1642         #define FW_MSG_CODE_DRV_LOAD_REFUSED            0x10200000
1643         #define FW_MSG_CODE_DRV_LOAD_DONE               0x11100000
1644         #define FW_MSG_CODE_DRV_UNLOAD_COMMON           0x20100000
1645         #define FW_MSG_CODE_DRV_UNLOAD_PORT             0x20110000
1646         #define FW_MSG_CODE_DRV_UNLOAD_FUNCTION         0x20120000
1647         #define FW_MSG_CODE_DRV_UNLOAD_DONE             0x21100000
1648         #define FW_MSG_CODE_DCC_DONE                    0x30100000
1649         #define FW_MSG_CODE_LLDP_DONE                   0x40100000
1650         #define FW_MSG_CODE_DIAG_ENTER_DONE             0x50100000
1651         #define FW_MSG_CODE_DIAG_REFUSE                 0x50200000
1652         #define FW_MSG_CODE_DIAG_EXIT_DONE              0x60100000
1653         #define FW_MSG_CODE_VALIDATE_KEY_SUCCESS        0x70100000
1654         #define FW_MSG_CODE_VALIDATE_KEY_FAILURE        0x70200000
1655         #define FW_MSG_CODE_GET_KEY_DONE                0x80100000
1656         #define FW_MSG_CODE_NO_KEY                      0x80f00000
1657         #define FW_MSG_CODE_LIC_INFO_NOT_READY          0x80f80000
1658         #define FW_MSG_CODE_L2B_PRAM_LOADED             0x90100000
1659         #define FW_MSG_CODE_L2B_PRAM_T_LOAD_FAILURE     0x90210000
1660         #define FW_MSG_CODE_L2B_PRAM_C_LOAD_FAILURE     0x90220000
1661         #define FW_MSG_CODE_L2B_PRAM_X_LOAD_FAILURE     0x90230000
1662         #define FW_MSG_CODE_L2B_PRAM_U_LOAD_FAILURE     0x90240000
1663         #define FW_MSG_CODE_VRFY_OPT_MDL_SUCCESS        0xa0100000
1664         #define FW_MSG_CODE_VRFY_OPT_MDL_INVLD_IMG      0xa0200000
1665         #define FW_MSG_CODE_VRFY_OPT_MDL_UNAPPROVED     0xa0300000
1666         #define FW_MSG_CODE_VF_DISABLED_DONE            0xb0000000
1667         #define FW_MSG_CODE_HW_SET_INVALID_IMAGE        0xb0100000
1668
1669         #define FW_MSG_CODE_AFEX_DRIVER_SETMAC_DONE     0xd0100000
1670         #define FW_MSG_CODE_AFEX_LISTGET_ACK            0xd1100000
1671         #define FW_MSG_CODE_AFEX_LISTSET_ACK            0xd2100000
1672         #define FW_MSG_CODE_AFEX_STATSGET_ACK           0xd3100000
1673         #define FW_MSG_CODE_AFEX_VIFSET_ACK             0xd4100000
1674
1675         #define FW_MSG_CODE_DRV_INFO_ACK                0xd8100000
1676         #define FW_MSG_CODE_DRV_INFO_NACK               0xd9100000
1677
1678         #define FW_MSG_CODE_EEE_RESULS_ACK              0xda100000
1679
1680         #define FW_MSG_CODE_RMMOD_ACK                   0xdb100000
1681
1682         #define FW_MSG_CODE_SET_MF_BW_SENT              0xe0000000
1683         #define FW_MSG_CODE_SET_MF_BW_DONE              0xe1000000
1684
1685         #define FW_MSG_CODE_LINK_CHANGED_ACK            0x01100000
1686
1687         #define FW_MSG_CODE_FLR_ACK                     0x02000000
1688         #define FW_MSG_CODE_FLR_NACK                    0x02100000
1689
1690         #define FW_MSG_CODE_LIC_CHALLENGE               0xff010000
1691         #define FW_MSG_CODE_LIC_RESPONSE                0xff020000
1692         #define FW_MSG_CODE_VIRT_MAC_PRIM               0xff030000
1693         #define FW_MSG_CODE_VIRT_MAC_ISCSI              0xff040000
1694
1695         #define FW_MSG_CODE_IMG_OFFSET_RESPONSE         0xe2100000
1696         #define FW_MSG_CODE_IMG_SIZE_RESPONSE           0xe3100000
1697
1698         #define FW_MSG_SEQ_NUMBER_MASK                  0x0000ffff
1699
1700         uint32_t fw_mb_param;
1701
1702         #define FW_PARAM_INVALID_IMG                    0xffffffff
1703
1704         uint32_t drv_pulse_mb;
1705         #define DRV_PULSE_SEQ_MASK                      0x00007fff
1706         #define DRV_PULSE_SYSTEM_TIME_MASK              0xffff0000
1707         /*
1708          * The system time is in the format of
1709          * (year-2001)*12*32 + month*32 + day.
1710          */
1711         #define DRV_PULSE_ALWAYS_ALIVE                  0x00008000
1712         /*
1713          * Indicate to the firmware not to go into the
1714          * OS-absent when it is not getting driver pulse.
1715          * This is used for debugging as well for PXE(MBA).
1716          */
1717
1718         uint32_t mcp_pulse_mb;
1719         #define MCP_PULSE_SEQ_MASK                      0x00007fff
1720         #define MCP_PULSE_ALWAYS_ALIVE                  0x00008000
1721         /* Indicates to the driver not to assert due to lack
1722          * of MCP response */
1723         #define MCP_EVENT_MASK                          0xffff0000
1724         #define MCP_EVENT_OTHER_DRIVER_RESET_REQ        0x00010000
1725
1726         uint32_t iscsi_boot_signature;
1727         uint32_t iscsi_boot_block_offset;
1728
1729         uint32_t drv_status;
1730         #define DRV_STATUS_PMF                          0x00000001
1731         #define DRV_STATUS_VF_DISABLED                  0x00000002
1732         #define DRV_STATUS_SET_MF_BW                    0x00000004
1733         #define DRV_STATUS_LINK_EVENT                   0x00000008
1734
1735         #define DRV_STATUS_DCC_EVENT_MASK               0x0000ff00
1736         #define DRV_STATUS_DCC_DISABLE_ENABLE_PF        0x00000100
1737         #define DRV_STATUS_DCC_BANDWIDTH_ALLOCATION     0x00000200
1738         #define DRV_STATUS_DCC_CHANGE_MAC_ADDRESS       0x00000400
1739         #define DRV_STATUS_DCC_RESERVED1                0x00000800
1740         #define DRV_STATUS_DCC_SET_PROTOCOL             0x00001000
1741         #define DRV_STATUS_DCC_SET_PRIORITY             0x00002000
1742
1743         #define DRV_STATUS_DCBX_EVENT_MASK              0x000f0000
1744         #define DRV_STATUS_DCBX_NEGOTIATION_RESULTS     0x00010000
1745         #define DRV_STATUS_AFEX_EVENT_MASK              0x03f00000
1746         #define DRV_STATUS_AFEX_LISTGET_REQ             0x00100000
1747         #define DRV_STATUS_AFEX_LISTSET_REQ             0x00200000
1748         #define DRV_STATUS_AFEX_STATSGET_REQ            0x00400000
1749         #define DRV_STATUS_AFEX_VIFSET_REQ              0x00800000
1750
1751         #define DRV_STATUS_DRV_INFO_REQ                 0x04000000
1752
1753         #define DRV_STATUS_EEE_NEGOTIATION_RESULTS      0x08000000
1754
1755         uint32_t virt_mac_upper;
1756         #define VIRT_MAC_SIGN_MASK                      0xffff0000
1757         #define VIRT_MAC_SIGNATURE                      0x564d0000
1758         uint32_t virt_mac_lower;
1759
1760 };
1761
1762
1763 /****************************************************************************
1764  * Management firmware state                                                *
1765  ****************************************************************************/
1766 /* Allocate 440 bytes for management firmware */
1767 #define MGMTFW_STATE_WORD_SIZE                          110
1768
1769 struct mgmtfw_state {
1770         uint32_t opaque[MGMTFW_STATE_WORD_SIZE];
1771 };
1772
1773
1774 /****************************************************************************
1775  * Multi-Function configuration                                             *
1776  ****************************************************************************/
1777 struct shared_mf_cfg {
1778
1779         uint32_t clp_mb;
1780         #define SHARED_MF_CLP_SET_DEFAULT               0x00000000
1781         /* set by CLP */
1782         #define SHARED_MF_CLP_EXIT                      0x00000001
1783         /* set by MCP */
1784         #define SHARED_MF_CLP_EXIT_DONE                 0x00010000
1785
1786 };
1787
1788 struct port_mf_cfg {
1789
1790         uint32_t dynamic_cfg;    /* device control channel */
1791         #define PORT_MF_CFG_E1HOV_TAG_MASK              0x0000ffff
1792         #define PORT_MF_CFG_E1HOV_TAG_SHIFT             0
1793         #define PORT_MF_CFG_E1HOV_TAG_DEFAULT         PORT_MF_CFG_E1HOV_TAG_MASK
1794
1795         uint32_t reserved[1];
1796
1797 };
1798
1799 struct func_mf_cfg {
1800
1801         uint32_t config;
1802         /* E/R/I/D */
1803         /* function 0 of each port cannot be hidden */
1804         #define FUNC_MF_CFG_FUNC_HIDE                   0x00000001
1805
1806         #define FUNC_MF_CFG_PROTOCOL_MASK               0x00000006
1807         #define FUNC_MF_CFG_PROTOCOL_FCOE               0x00000000
1808         #define FUNC_MF_CFG_PROTOCOL_ETHERNET           0x00000002
1809         #define FUNC_MF_CFG_PROTOCOL_ETHERNET_WITH_RDMA 0x00000004
1810         #define FUNC_MF_CFG_PROTOCOL_ISCSI              0x00000006
1811         #define FUNC_MF_CFG_PROTOCOL_DEFAULT \
1812                                 FUNC_MF_CFG_PROTOCOL_ETHERNET_WITH_RDMA
1813
1814         #define FUNC_MF_CFG_FUNC_DISABLED               0x00000008
1815         #define FUNC_MF_CFG_FUNC_DELETED                0x00000010
1816
1817         #define FUNC_MF_CFG_FUNC_BOOT_MASK              0x00000060
1818         #define FUNC_MF_CFG_FUNC_BOOT_BIOS_CTRL         0x00000000
1819         #define FUNC_MF_CFG_FUNC_BOOT_VCM_DISABLED      0x00000020
1820         #define FUNC_MF_CFG_FUNC_BOOT_VCM_ENABLED       0x00000040
1821
1822         /* PRI */
1823         /* 0 - low priority, 3 - high priority */
1824         #define FUNC_MF_CFG_TRANSMIT_PRIORITY_MASK      0x00000300
1825         #define FUNC_MF_CFG_TRANSMIT_PRIORITY_SHIFT     8
1826         #define FUNC_MF_CFG_TRANSMIT_PRIORITY_DEFAULT   0x00000000
1827
1828         /* MINBW, MAXBW */
1829         /* value range - 0..100, increments in 100Mbps */
1830         #define FUNC_MF_CFG_MIN_BW_MASK                 0x00ff0000
1831         #define FUNC_MF_CFG_MIN_BW_SHIFT                16
1832         #define FUNC_MF_CFG_MIN_BW_DEFAULT              0x00000000
1833         #define FUNC_MF_CFG_MAX_BW_MASK                 0xff000000
1834         #define FUNC_MF_CFG_MAX_BW_SHIFT                24
1835         #define FUNC_MF_CFG_MAX_BW_DEFAULT              0x64000000
1836
1837         uint32_t mac_upper;         /* MAC */
1838         #define FUNC_MF_CFG_UPPERMAC_MASK               0x0000ffff
1839         #define FUNC_MF_CFG_UPPERMAC_SHIFT              0
1840         #define FUNC_MF_CFG_UPPERMAC_DEFAULT           FUNC_MF_CFG_UPPERMAC_MASK
1841         uint32_t mac_lower;
1842         #define FUNC_MF_CFG_LOWERMAC_DEFAULT            0xffffffff
1843
1844         uint32_t e1hov_tag;     /* VNI */
1845         #define FUNC_MF_CFG_E1HOV_TAG_MASK              0x0000ffff
1846         #define FUNC_MF_CFG_E1HOV_TAG_SHIFT             0
1847         #define FUNC_MF_CFG_E1HOV_TAG_DEFAULT         FUNC_MF_CFG_E1HOV_TAG_MASK
1848
1849         /* afex default VLAN ID - 12 bits */
1850         #define FUNC_MF_CFG_AFEX_VLAN_MASK              0x0fff0000
1851         #define FUNC_MF_CFG_AFEX_VLAN_SHIFT             16
1852
1853         uint32_t afex_config;
1854         #define FUNC_MF_CFG_AFEX_COS_FILTER_MASK                     0x000000ff
1855         #define FUNC_MF_CFG_AFEX_COS_FILTER_SHIFT                    0
1856         #define FUNC_MF_CFG_AFEX_MBA_ENABLED_MASK                    0x0000ff00
1857         #define FUNC_MF_CFG_AFEX_MBA_ENABLED_SHIFT                   8
1858         #define FUNC_MF_CFG_AFEX_MBA_ENABLED_VAL                     0x00000100
1859         #define FUNC_MF_CFG_AFEX_VLAN_MODE_MASK                      0x000f0000
1860         #define FUNC_MF_CFG_AFEX_VLAN_MODE_SHIFT                     16
1861
1862         uint32_t pf_allocation;
1863         /* number of vfs in function, if 0 - sriov disabled */
1864         #define FUNC_MF_CFG_NUMBER_OF_VFS_MASK                      0x000000FF
1865         #define FUNC_MF_CFG_NUMBER_OF_VFS_SHIFT                     0
1866 };
1867
1868 enum mf_cfg_afex_vlan_mode {
1869         FUNC_MF_CFG_AFEX_VLAN_TRUNK_MODE = 0,
1870         FUNC_MF_CFG_AFEX_VLAN_ACCESS_MODE,
1871         FUNC_MF_CFG_AFEX_VLAN_TRUNK_TAG_NATIVE_MODE
1872 };
1873
1874 /* This structure is not applicable and should not be accessed on 57711 */
1875 struct func_ext_cfg {
1876         uint32_t func_cfg;
1877         #define MACP_FUNC_CFG_FLAGS_MASK                0x0000007F
1878         #define MACP_FUNC_CFG_FLAGS_SHIFT               0
1879         #define MACP_FUNC_CFG_FLAGS_ENABLED             0x00000001
1880         #define MACP_FUNC_CFG_FLAGS_ETHERNET            0x00000002
1881         #define MACP_FUNC_CFG_FLAGS_ISCSI_OFFLOAD       0x00000004
1882         #define MACP_FUNC_CFG_FLAGS_FCOE_OFFLOAD        0x00000008
1883     #define MACP_FUNC_CFG_PAUSE_ON_HOST_RING        0x00000080
1884
1885         uint32_t iscsi_mac_addr_upper;
1886         uint32_t iscsi_mac_addr_lower;
1887
1888         uint32_t fcoe_mac_addr_upper;
1889         uint32_t fcoe_mac_addr_lower;
1890
1891         uint32_t fcoe_wwn_port_name_upper;
1892         uint32_t fcoe_wwn_port_name_lower;
1893
1894         uint32_t fcoe_wwn_node_name_upper;
1895         uint32_t fcoe_wwn_node_name_lower;
1896
1897         uint32_t preserve_data;
1898         #define MF_FUNC_CFG_PRESERVE_L2_MAC             (1<<0)
1899         #define MF_FUNC_CFG_PRESERVE_ISCSI_MAC          (1<<1)
1900         #define MF_FUNC_CFG_PRESERVE_FCOE_MAC           (1<<2)
1901         #define MF_FUNC_CFG_PRESERVE_FCOE_WWN_P         (1<<3)
1902         #define MF_FUNC_CFG_PRESERVE_FCOE_WWN_N         (1<<4)
1903         #define MF_FUNC_CFG_PRESERVE_TX_BW              (1<<5)
1904 };
1905
1906 struct mf_cfg {
1907
1908         struct shared_mf_cfg    shared_mf_config;       /* 0x4 */
1909         struct port_mf_cfg  port_mf_config[NVM_PATH_MAX][PORT_MAX];
1910     /* 0x10*2=0x20 */
1911         /* for all chips, there are 8 mf functions */
1912         struct func_mf_cfg  func_mf_config[E1H_FUNC_MAX]; /* 0x18 * 8 = 0xc0 */
1913         /*
1914          * Extended configuration per function  - this array does not exist and
1915          * should not be accessed on 57711
1916          */
1917         struct func_ext_cfg func_ext_config[E1H_FUNC_MAX]; /* 0x28 * 8 = 0x140*/
1918 }; /* 0x224 */
1919
1920 /****************************************************************************
1921  * Shared Memory Region                                                     *
1922  ****************************************************************************/
1923 struct shmem_region {                  /*   SharedMem Offset (size) */
1924
1925         uint32_t         validity_map[PORT_MAX];  /* 0x0 (4*2 = 0x8) */
1926         #define SHR_MEM_FORMAT_REV_MASK                     0xff000000
1927         #define SHR_MEM_FORMAT_REV_ID                       ('A'<<24)
1928         /* validity bits */
1929         #define SHR_MEM_VALIDITY_PCI_CFG                    0x00100000
1930         #define SHR_MEM_VALIDITY_MB                         0x00200000
1931         #define SHR_MEM_VALIDITY_DEV_INFO                   0x00400000
1932         #define SHR_MEM_VALIDITY_RESERVED                   0x00000007
1933         /* One licensing bit should be set */
1934         #define SHR_MEM_VALIDITY_LIC_KEY_IN_EFFECT_MASK     0x00000038
1935         #define SHR_MEM_VALIDITY_LIC_MANUF_KEY_IN_EFFECT    0x00000008
1936         #define SHR_MEM_VALIDITY_LIC_UPGRADE_KEY_IN_EFFECT  0x00000010
1937         #define SHR_MEM_VALIDITY_LIC_NO_KEY_IN_EFFECT       0x00000020
1938         /* Active MFW */
1939         #define SHR_MEM_VALIDITY_ACTIVE_MFW_UNKNOWN         0x00000000
1940         #define SHR_MEM_VALIDITY_ACTIVE_MFW_MASK            0x000001c0
1941         #define SHR_MEM_VALIDITY_ACTIVE_MFW_IPMI            0x00000040
1942         #define SHR_MEM_VALIDITY_ACTIVE_MFW_UMP             0x00000080
1943         #define SHR_MEM_VALIDITY_ACTIVE_MFW_NCSI            0x000000c0
1944         #define SHR_MEM_VALIDITY_ACTIVE_MFW_NONE            0x000001c0
1945
1946         struct shm_dev_info dev_info;        /* 0x8     (0x438) */
1947
1948         license_key_t       drv_lic_key[PORT_MAX]; /* 0x440 (52*2=0x68) */
1949
1950         /* FW information (for internal FW use) */
1951         uint32_t         fw_info_fio_offset;            /* 0x4a8       (0x4) */
1952         struct mgmtfw_state mgmtfw_state;       /* 0x4ac     (0x1b8) */
1953
1954         struct drv_port_mb  port_mb[PORT_MAX];  /* 0x664 (16*2=0x20) */
1955
1956
1957 #ifdef BMAPI
1958         /* This is a variable length array */
1959         /* the number of function depends on the chip type */
1960         struct drv_func_mb func_mb[1];  /* 0x684 (44*2/4/8=0x58/0xb0/0x160) */
1961 #else
1962         /* the number of function depends on the chip type */
1963         struct drv_func_mb  func_mb[];  /* 0x684 (44*2/4/8=0x58/0xb0/0x160) */
1964 #endif /* BMAPI */
1965
1966 }; /* 57711 = 0x7E4 | 57712 = 0x734 */
1967
1968 /****************************************************************************
1969  * Shared Memory 2 Region                                                   *
1970  ****************************************************************************/
1971 /* The fw_flr_ack is actually built in the following way:                   */
1972 /* 8 bit:  PF ack                                                           */
1973 /* 64 bit: VF ack                                                           */
1974 /* 8 bit:  ios_dis_ack                                                      */
1975 /* In order to maintain endianity in the mailbox hsi, we want to keep using */
1976 /* uint32_t. The fw must have the VF right after the PF since this is how it     */
1977 /* access arrays(it expects always the VF to reside after the PF, and that  */
1978 /* makes the calculation much easier for it. )                              */
1979 /* In order to answer both limitations, and keep the struct small, the code */
1980 /* will abuse the structure defined here to achieve the actual partition    */
1981 /* above                                                                    */
1982 /****************************************************************************/
1983 struct fw_flr_ack {
1984         uint32_t         pf_ack;
1985         uint32_t         vf_ack[1];
1986         uint32_t         iov_dis_ack;
1987 };
1988
1989 struct fw_flr_mb {
1990         uint32_t         aggint;
1991         uint32_t         opgen_addr;
1992         struct fw_flr_ack ack;
1993 };
1994
1995 struct eee_remote_vals {
1996         uint32_t         tx_tw;
1997         uint32_t         rx_tw;
1998 };
1999
2000 /**** SUPPORT FOR SHMEM ARRRAYS ***
2001  * The SHMEM HSI is aligned on 32 bit boundaries which makes it difficult to
2002  * define arrays with storage types smaller then unsigned dwords.
2003  * The macros below add generic support for SHMEM arrays with numeric elements
2004  * that can span 2,4,8 or 16 bits. The array underlying type is a 32 bit dword
2005  * array with individual bit-filed elements accessed using shifts and masks.
2006  *
2007  */
2008
2009 /* eb is the bitwidth of a single element */
2010 #define SHMEM_ARRAY_MASK(eb)            ((1<<(eb))-1)
2011 #define SHMEM_ARRAY_ENTRY(i, eb)        ((i)/(32/(eb)))
2012
2013 /* the bit-position macro allows the used to flip the order of the arrays
2014  * elements on a per byte or word boundary.
2015  *
2016  * example: an array with 8 entries each 4 bit wide. This array will fit into
2017  * a single dword. The diagrmas below show the array order of the nibbles.
2018  *
2019  * SHMEM_ARRAY_BITPOS(i, 4, 4) defines the stadard ordering:
2020  *
2021  *                |                |                |               |
2022  *   0    |   1   |   2    |   3   |   4    |   5   |   6   |   7   |
2023  *                |                |                |               |
2024  *
2025  * SHMEM_ARRAY_BITPOS(i, 4, 8) defines a flip ordering per byte:
2026  *
2027  *                |                |                |               |
2028  *   1   |   0    |   3    |   2   |   5    |   4   |   7   |   6   |
2029  *                |                |                |               |
2030  *
2031  * SHMEM_ARRAY_BITPOS(i, 4, 16) defines a flip ordering per word:
2032  *
2033  *                |                |                |               |
2034  *   3   |   2    |   1   |   0    |   7   |   6    |   5   |   4   |
2035  *                |                |                |               |
2036  */
2037 #define SHMEM_ARRAY_BITPOS(i, eb, fb)   \
2038         ((((32/(fb)) - 1 - ((i)/((fb)/(eb))) % (32/(fb))) * (fb)) + \
2039         (((i)%((fb)/(eb))) * (eb)))
2040
2041 #define SHMEM_ARRAY_GET(a, i, eb, fb)                                   \
2042         ((a[SHMEM_ARRAY_ENTRY(i, eb)] >> SHMEM_ARRAY_BITPOS(i, eb, fb)) &  \
2043         SHMEM_ARRAY_MASK(eb))
2044
2045 #define SHMEM_ARRAY_SET(a, i, eb, fb, val)                              \
2046 do {                                                                       \
2047         a[SHMEM_ARRAY_ENTRY(i, eb)] &= ~(SHMEM_ARRAY_MASK(eb) <<           \
2048         SHMEM_ARRAY_BITPOS(i, eb, fb));                                    \
2049         a[SHMEM_ARRAY_ENTRY(i, eb)] |= (((val) & SHMEM_ARRAY_MASK(eb)) <<  \
2050         SHMEM_ARRAY_BITPOS(i, eb, fb));                                    \
2051 } while (0)
2052
2053
2054 /****START OF DCBX STRUCTURES DECLARATIONS****/
2055 #define DCBX_MAX_NUM_PRI_PG_ENTRIES     8
2056 #define DCBX_PRI_PG_BITWIDTH            4
2057 #define DCBX_PRI_PG_FBITS               8
2058 #define DCBX_PRI_PG_GET(a, i)           \
2059         SHMEM_ARRAY_GET(a, i, DCBX_PRI_PG_BITWIDTH, DCBX_PRI_PG_FBITS)
2060 #define DCBX_PRI_PG_SET(a, i, val)      \
2061         SHMEM_ARRAY_SET(a, i, DCBX_PRI_PG_BITWIDTH, DCBX_PRI_PG_FBITS, val)
2062 #define DCBX_MAX_NUM_PG_BW_ENTRIES      8
2063 #define DCBX_BW_PG_BITWIDTH             8
2064 #define DCBX_PG_BW_GET(a, i)            \
2065         SHMEM_ARRAY_GET(a, i, DCBX_BW_PG_BITWIDTH, DCBX_BW_PG_BITWIDTH)
2066 #define DCBX_PG_BW_SET(a, i, val)       \
2067         SHMEM_ARRAY_SET(a, i, DCBX_BW_PG_BITWIDTH, DCBX_BW_PG_BITWIDTH, val)
2068 #define DCBX_STRICT_PRI_PG              15
2069 #define DCBX_MAX_APP_PROTOCOL           16
2070 #define DCBX_MAX_APP_LOCAL          32
2071 #define FCOE_APP_IDX                    0
2072 #define ISCSI_APP_IDX                   1
2073 #define PREDEFINED_APP_IDX_MAX          2
2074
2075
2076 /* Big/Little endian have the same representation. */
2077 struct dcbx_ets_feature {
2078         /*
2079          * For Admin MIB - is this feature supported by the
2080          * driver | For Local MIB - should this feature be enabled.
2081          */
2082         uint32_t enabled;
2083         uint32_t  pg_bw_tbl[2];
2084         uint32_t  pri_pg_tbl[1];
2085 };
2086
2087 /* Driver structure in LE */
2088 struct dcbx_pfc_feature {
2089 #ifdef __BIG_ENDIAN
2090         uint8_t pri_en_bitmap;
2091         #define DCBX_PFC_PRI_0 0x01
2092         #define DCBX_PFC_PRI_1 0x02
2093         #define DCBX_PFC_PRI_2 0x04
2094         #define DCBX_PFC_PRI_3 0x08
2095         #define DCBX_PFC_PRI_4 0x10
2096         #define DCBX_PFC_PRI_5 0x20
2097         #define DCBX_PFC_PRI_6 0x40
2098         #define DCBX_PFC_PRI_7 0x80
2099         uint8_t pfc_caps;
2100         uint8_t reserved;
2101         uint8_t enabled;
2102 #elif defined(__LITTLE_ENDIAN)
2103         uint8_t enabled;
2104         uint8_t reserved;
2105         uint8_t pfc_caps;
2106         uint8_t pri_en_bitmap;
2107         #define DCBX_PFC_PRI_0 0x01
2108         #define DCBX_PFC_PRI_1 0x02
2109         #define DCBX_PFC_PRI_2 0x04
2110         #define DCBX_PFC_PRI_3 0x08
2111         #define DCBX_PFC_PRI_4 0x10
2112         #define DCBX_PFC_PRI_5 0x20
2113         #define DCBX_PFC_PRI_6 0x40
2114         #define DCBX_PFC_PRI_7 0x80
2115 #endif
2116 };
2117
2118 struct dcbx_app_priority_entry {
2119 #ifdef __BIG_ENDIAN
2120         uint16_t  app_id;
2121         uint8_t  pri_bitmap;
2122         uint8_t  appBitfield;
2123         #define DCBX_APP_ENTRY_VALID         0x01
2124         #define DCBX_APP_ENTRY_SF_MASK       0x30
2125         #define DCBX_APP_ENTRY_SF_SHIFT      4
2126         #define DCBX_APP_SF_ETH_TYPE         0x10
2127         #define DCBX_APP_SF_PORT             0x20
2128 #elif defined(__LITTLE_ENDIAN)
2129         uint8_t appBitfield;
2130         #define DCBX_APP_ENTRY_VALID         0x01
2131         #define DCBX_APP_ENTRY_SF_MASK       0x30
2132         #define DCBX_APP_ENTRY_SF_SHIFT      4
2133         #define DCBX_APP_SF_ETH_TYPE         0x10
2134         #define DCBX_APP_SF_PORT             0x20
2135         uint8_t  pri_bitmap;
2136         uint16_t  app_id;
2137 #endif
2138 };
2139
2140
2141 /* FW structure in BE */
2142 struct dcbx_app_priority_feature {
2143 #ifdef __BIG_ENDIAN
2144         uint8_t reserved;
2145         uint8_t default_pri;
2146         uint8_t tc_supported;
2147         uint8_t enabled;
2148 #elif defined(__LITTLE_ENDIAN)
2149         uint8_t enabled;
2150         uint8_t tc_supported;
2151         uint8_t default_pri;
2152         uint8_t reserved;
2153 #endif
2154         struct dcbx_app_priority_entry  app_pri_tbl[DCBX_MAX_APP_PROTOCOL];
2155 };
2156
2157 /* FW structure in BE */
2158 struct dcbx_features {
2159         /* PG feature */
2160         struct dcbx_ets_feature ets;
2161         /* PFC feature */
2162         struct dcbx_pfc_feature pfc;
2163         /* APP feature */
2164         struct dcbx_app_priority_feature app;
2165 };
2166
2167 /* LLDP protocol parameters */
2168 /* FW structure in BE */
2169 struct lldp_params {
2170 #ifdef __BIG_ENDIAN
2171         uint8_t  msg_fast_tx_interval;
2172         uint8_t  msg_tx_hold;
2173         uint8_t  msg_tx_interval;
2174         uint8_t  admin_status;
2175         #define LLDP_TX_ONLY  0x01
2176         #define LLDP_RX_ONLY  0x02
2177         #define LLDP_TX_RX    0x03
2178         #define LLDP_DISABLED 0x04
2179         uint8_t  reserved1;
2180         uint8_t  tx_fast;
2181         uint8_t  tx_crd_max;
2182         uint8_t  tx_crd;
2183 #elif defined(__LITTLE_ENDIAN)
2184         uint8_t  admin_status;
2185         #define LLDP_TX_ONLY  0x01
2186         #define LLDP_RX_ONLY  0x02
2187         #define LLDP_TX_RX    0x03
2188         #define LLDP_DISABLED 0x04
2189         uint8_t  msg_tx_interval;
2190         uint8_t  msg_tx_hold;
2191         uint8_t  msg_fast_tx_interval;
2192         uint8_t  tx_crd;
2193         uint8_t  tx_crd_max;
2194         uint8_t  tx_fast;
2195         uint8_t  reserved1;
2196 #endif
2197         #define REM_CHASSIS_ID_STAT_LEN 4
2198         #define REM_PORT_ID_STAT_LEN 4
2199         /* Holds remote Chassis ID TLV header, subtype and 9B of payload. */
2200         uint32_t peer_chassis_id[REM_CHASSIS_ID_STAT_LEN];
2201         /* Holds remote Port ID TLV header, subtype and 9B of payload. */
2202         uint32_t peer_port_id[REM_PORT_ID_STAT_LEN];
2203 };
2204
2205 struct lldp_dcbx_stat {
2206         #define LOCAL_CHASSIS_ID_STAT_LEN 2
2207         #define LOCAL_PORT_ID_STAT_LEN 2
2208         /* Holds local Chassis ID 8B payload of constant subtype 4. */
2209         uint32_t local_chassis_id[LOCAL_CHASSIS_ID_STAT_LEN];
2210         /* Holds local Port ID 8B payload of constant subtype 3. */
2211         uint32_t local_port_id[LOCAL_PORT_ID_STAT_LEN];
2212         /* Number of DCBX frames transmitted. */
2213         uint32_t num_tx_dcbx_pkts;
2214         /* Number of DCBX frames received. */
2215         uint32_t num_rx_dcbx_pkts;
2216 };
2217
2218 /* ADMIN MIB - DCBX local machine default configuration. */
2219 struct lldp_admin_mib {
2220         uint32_t     ver_cfg_flags;
2221         #define DCBX_ETS_CONFIG_TX_ENABLED       0x00000001
2222         #define DCBX_PFC_CONFIG_TX_ENABLED       0x00000002
2223         #define DCBX_APP_CONFIG_TX_ENABLED       0x00000004
2224         #define DCBX_ETS_RECO_TX_ENABLED         0x00000008
2225         #define DCBX_ETS_RECO_VALID              0x00000010
2226         #define DCBX_ETS_WILLING                 0x00000020
2227         #define DCBX_PFC_WILLING                 0x00000040
2228         #define DCBX_APP_WILLING                 0x00000080
2229         #define DCBX_VERSION_CEE                 0x00000100
2230         #define DCBX_VERSION_IEEE                0x00000200
2231         #define DCBX_DCBX_ENABLED                0x00000400
2232         #define DCBX_CEE_VERSION_MASK            0x0000f000
2233         #define DCBX_CEE_VERSION_SHIFT           12
2234         #define DCBX_CEE_MAX_VERSION_MASK        0x000f0000
2235         #define DCBX_CEE_MAX_VERSION_SHIFT       16
2236         struct dcbx_features     features;
2237 };
2238
2239 /* REMOTE MIB - remote machine DCBX configuration. */
2240 struct lldp_remote_mib {
2241         uint32_t prefix_seq_num;
2242         uint32_t flags;
2243         #define DCBX_ETS_TLV_RX                  0x00000001
2244         #define DCBX_PFC_TLV_RX                  0x00000002
2245         #define DCBX_APP_TLV_RX                  0x00000004
2246         #define DCBX_ETS_RX_ERROR                0x00000010
2247         #define DCBX_PFC_RX_ERROR                0x00000020
2248         #define DCBX_APP_RX_ERROR                0x00000040
2249         #define DCBX_ETS_REM_WILLING             0x00000100
2250         #define DCBX_PFC_REM_WILLING             0x00000200
2251         #define DCBX_APP_REM_WILLING             0x00000400
2252         #define DCBX_REMOTE_ETS_RECO_VALID       0x00001000
2253         #define DCBX_REMOTE_MIB_VALID            0x00002000
2254         struct dcbx_features features;
2255         uint32_t suffix_seq_num;
2256 };
2257
2258 /* LOCAL MIB - operational DCBX configuration - transmitted on Tx LLDPDU. */
2259 struct lldp_local_mib {
2260         uint32_t prefix_seq_num;
2261         /* Indicates if there is mismatch with negotiation results. */
2262         uint32_t error;
2263         #define DCBX_LOCAL_ETS_ERROR             0x00000001
2264         #define DCBX_LOCAL_PFC_ERROR             0x00000002
2265         #define DCBX_LOCAL_APP_ERROR             0x00000004
2266         #define DCBX_LOCAL_PFC_MISMATCH          0x00000010
2267         #define DCBX_LOCAL_APP_MISMATCH          0x00000020
2268         #define DCBX_REMOTE_MIB_ERROR            0x00000040
2269         #define DCBX_REMOTE_ETS_TLV_NOT_FOUND    0x00000080
2270         #define DCBX_REMOTE_PFC_TLV_NOT_FOUND    0x00000100
2271         #define DCBX_REMOTE_APP_TLV_NOT_FOUND    0x00000200
2272         struct dcbx_features   features;
2273         uint32_t suffix_seq_num;
2274 };
2275
2276 struct lldp_local_mib_ext {
2277         uint32_t prefix_seq_num;
2278         /* APP TLV extension - 16 more entries for negotiation results*/
2279         struct dcbx_app_priority_entry  app_pri_tbl_ext[DCBX_MAX_APP_PROTOCOL];
2280         uint32_t suffix_seq_num;
2281 };
2282 /***END OF DCBX STRUCTURES DECLARATIONS***/
2283
2284 /***********************************************************/
2285 /*                         Elink section                   */
2286 /***********************************************************/
2287 #define SHMEM_LINK_CONFIG_SIZE 2
2288 struct shmem_lfa {
2289         uint32_t req_duplex;
2290         #define REQ_DUPLEX_PHY0_MASK        0x0000ffff
2291         #define REQ_DUPLEX_PHY0_SHIFT       0
2292         #define REQ_DUPLEX_PHY1_MASK        0xffff0000
2293         #define REQ_DUPLEX_PHY1_SHIFT       16
2294         uint32_t req_flow_ctrl;
2295         #define REQ_FLOW_CTRL_PHY0_MASK     0x0000ffff
2296         #define REQ_FLOW_CTRL_PHY0_SHIFT    0
2297         #define REQ_FLOW_CTRL_PHY1_MASK     0xffff0000
2298         #define REQ_FLOW_CTRL_PHY1_SHIFT    16
2299         uint32_t req_line_speed; /* Also determine AutoNeg */
2300         #define REQ_LINE_SPD_PHY0_MASK      0x0000ffff
2301         #define REQ_LINE_SPD_PHY0_SHIFT     0
2302         #define REQ_LINE_SPD_PHY1_MASK      0xffff0000
2303         #define REQ_LINE_SPD_PHY1_SHIFT     16
2304         uint32_t speed_cap_mask[SHMEM_LINK_CONFIG_SIZE];
2305         uint32_t additional_config;
2306         #define REQ_FC_AUTO_ADV_MASK        0x0000ffff
2307         #define REQ_FC_AUTO_ADV0_SHIFT      0
2308         #define NO_LFA_DUE_TO_DCC_MASK      0x00010000
2309         uint32_t lfa_sts;
2310         #define LFA_LINK_FLAP_REASON_OFFSET             0
2311         #define LFA_LINK_FLAP_REASON_MASK               0x000000ff
2312                 #define LFA_LINK_DOWN                       0x1
2313                 #define LFA_LOOPBACK_ENABLED            0x2
2314                 #define LFA_DUPLEX_MISMATCH                 0x3
2315                 #define LFA_MFW_IS_TOO_OLD                  0x4
2316                 #define LFA_LINK_SPEED_MISMATCH         0x5
2317                 #define LFA_FLOW_CTRL_MISMATCH          0x6
2318                 #define LFA_SPEED_CAP_MISMATCH          0x7
2319                 #define LFA_DCC_LFA_DISABLED            0x8
2320                 #define LFA_EEE_MISMATCH                0x9
2321
2322         #define LINK_FLAP_AVOIDANCE_COUNT_OFFSET        8
2323         #define LINK_FLAP_AVOIDANCE_COUNT_MASK          0x0000ff00
2324
2325         #define LINK_FLAP_COUNT_OFFSET                  16
2326         #define LINK_FLAP_COUNT_MASK                    0x00ff0000
2327
2328         #define LFA_FLAGS_MASK                          0xff000000
2329         #define SHMEM_LFA_DONT_CLEAR_STAT               (1<<24)
2330
2331 };
2332
2333 struct shmem2_region {
2334
2335         uint32_t size;                                  /* 0x0000 */
2336
2337         uint32_t dcc_support;                           /* 0x0004 */
2338         #define SHMEM_DCC_SUPPORT_NONE                      0x00000000
2339         #define SHMEM_DCC_SUPPORT_DISABLE_ENABLE_PF_TLV     0x00000001
2340         #define SHMEM_DCC_SUPPORT_BANDWIDTH_ALLOCATION_TLV  0x00000004
2341         #define SHMEM_DCC_SUPPORT_CHANGE_MAC_ADDRESS_TLV    0x00000008
2342         #define SHMEM_DCC_SUPPORT_SET_PROTOCOL_TLV          0x00000040
2343         #define SHMEM_DCC_SUPPORT_SET_PRIORITY_TLV          0x00000080
2344
2345         uint32_t ext_phy_fw_version2[PORT_MAX];         /* 0x0008 */
2346         /*
2347          * For backwards compatibility, if the mf_cfg_addr does not exist
2348          * (the size filed is smaller than 0xc) the mf_cfg resides at the
2349          * end of struct shmem_region
2350          */
2351         uint32_t mf_cfg_addr;                           /* 0x0010 */
2352         #define SHMEM_MF_CFG_ADDR_NONE                  0x00000000
2353
2354         struct fw_flr_mb flr_mb;                        /* 0x0014 */
2355         uint32_t dcbx_lldp_params_offset;                       /* 0x0028 */
2356         #define SHMEM_LLDP_DCBX_PARAMS_NONE             0x00000000
2357         uint32_t dcbx_neg_res_offset;                   /* 0x002c */
2358         #define SHMEM_DCBX_NEG_RES_NONE                 0x00000000
2359         uint32_t dcbx_remote_mib_offset;                        /* 0x0030 */
2360         #define SHMEM_DCBX_REMOTE_MIB_NONE              0x00000000
2361         /*
2362          * The other shmemX_base_addr holds the other path's shmem address
2363          * required for example in case of common phy init, or for path1 to know
2364          * the address of mcp debug trace which is located in offset from shmem
2365          * of path0
2366          */
2367         uint32_t other_shmem_base_addr;                 /* 0x0034 */
2368         uint32_t other_shmem2_base_addr;                        /* 0x0038 */
2369         /*
2370          * mcp_vf_disabled is set by the MCP to indicate the driver about VFs
2371          * which were disabled/flred
2372          */
2373         uint32_t mcp_vf_disabled[E2_VF_MAX / 32];               /* 0x003c */
2374
2375         /*
2376          * drv_ack_vf_disabled is set by the PF driver to ack handled disabled
2377          * VFs
2378          */
2379         uint32_t drv_ack_vf_disabled[E2_FUNC_MAX][E2_VF_MAX / 32]; /* 0x0044 */
2380
2381         uint32_t dcbx_lldp_dcbx_stat_offset;                    /* 0x0064 */
2382         #define SHMEM_LLDP_DCBX_STAT_NONE               0x00000000
2383
2384         /*
2385          * edebug_driver_if field is used to transfer messages between edebug
2386          * app to the driver through shmem2.
2387          *
2388          * message format:
2389          * bits 0-2 -  function number / instance of driver to perform request
2390          * bits 3-5 -  op code / is_ack?
2391          * bits 6-63 - data
2392          */
2393         uint32_t edebug_driver_if[2];                   /* 0x0068 */
2394         #define EDEBUG_DRIVER_IF_OP_CODE_GET_PHYS_ADDR  1
2395         #define EDEBUG_DRIVER_IF_OP_CODE_GET_BUS_ADDR   2
2396         #define EDEBUG_DRIVER_IF_OP_CODE_DISABLE_STAT   3
2397
2398         uint32_t nvm_retain_bitmap_addr;                        /* 0x0070 */
2399
2400         /* afex support of that driver */
2401         uint32_t afex_driver_support;                   /* 0x0074 */
2402         #define SHMEM_AFEX_VERSION_MASK                  0x100f
2403         #define SHMEM_AFEX_SUPPORTED_VERSION_ONE         0x1001
2404         #define SHMEM_AFEX_REDUCED_DRV_LOADED            0x8000
2405
2406         /* driver receives addr in scratchpad to which it should respond */
2407         uint32_t afex_scratchpad_addr_to_write[E2_FUNC_MAX];
2408
2409         /*
2410          * generic params from MCP to driver (value depends on the msg sent
2411          * to driver
2412          */
2413         uint32_t afex_param1_to_driver[E2_FUNC_MAX];            /* 0x0088 */
2414         uint32_t afex_param2_to_driver[E2_FUNC_MAX];            /* 0x0098 */
2415
2416         uint32_t swim_base_addr;                                /* 0x0108 */
2417         uint32_t swim_funcs;
2418         uint32_t swim_main_cb;
2419
2420         /*
2421          * bitmap notifying which VIF profiles stored in nvram are enabled by
2422          * switch
2423          */
2424         uint32_t afex_profiles_enabled[2];
2425
2426         /* generic flags controlled by the driver */
2427         uint32_t drv_flags;
2428         #define DRV_FLAGS_DCB_CONFIGURED                0x0
2429         #define DRV_FLAGS_DCB_CONFIGURATION_ABORTED     0x1
2430         #define DRV_FLAGS_DCB_MFW_CONFIGURED    0x2
2431
2432     #define DRV_FLAGS_PORT_MASK ((1 << DRV_FLAGS_DCB_CONFIGURED) | \
2433                         (1 << DRV_FLAGS_DCB_CONFIGURATION_ABORTED) | \
2434                         (1 << DRV_FLAGS_DCB_MFW_CONFIGURED))
2435         /* Port offset*/
2436         #define DRV_FLAGS_P0_OFFSET             0
2437         #define DRV_FLAGS_P1_OFFSET             16
2438         #define DRV_FLAGS_GET_PORT_OFFSET(_port)        ((0 == _port) ? \
2439                                                 DRV_FLAGS_P0_OFFSET : \
2440                                                 DRV_FLAGS_P1_OFFSET)
2441
2442         #define DRV_FLAGS_GET_PORT_MASK(_port)  (DRV_FLAGS_PORT_MASK << \
2443         DRV_FLAGS_GET_PORT_OFFSET(_port))
2444
2445         #define DRV_FLAGS_FILED_BY_PORT(_field_bit, _port)      (1 << ( \
2446         (_field_bit) + DRV_FLAGS_GET_PORT_OFFSET(_port)))
2447
2448         /* pointer to extended dev_info shared data copied from nvm image */
2449         uint32_t extended_dev_info_shared_addr;
2450         uint32_t ncsi_oem_data_addr;
2451
2452         uint32_t sensor_data_addr;
2453         uint32_t buffer_block_addr;
2454         uint32_t sensor_data_req_update_interval;
2455         uint32_t temperature_in_half_celsius;
2456         uint32_t glob_struct_in_host;
2457
2458         uint32_t dcbx_neg_res_ext_offset;
2459         #define SHMEM_DCBX_NEG_RES_EXT_NONE                     0x00000000
2460
2461         uint32_t drv_capabilities_flag[E2_FUNC_MAX];
2462         #define DRV_FLAGS_CAPABILITIES_LOADED_SUPPORTED 0x00000001
2463         #define DRV_FLAGS_CAPABILITIES_LOADED_L2        0x00000002
2464         #define DRV_FLAGS_CAPABILITIES_LOADED_FCOE      0x00000004
2465         #define DRV_FLAGS_CAPABILITIES_LOADED_ISCSI     0x00000008
2466
2467         uint32_t extended_dev_info_shared_cfg_size;
2468
2469         uint32_t dcbx_en[PORT_MAX];
2470
2471         /* The offset points to the multi threaded meta structure */
2472         uint32_t multi_thread_data_offset;
2473
2474         /* address of DMAable host address holding values from the drivers */
2475         uint32_t drv_info_host_addr_lo;
2476         uint32_t drv_info_host_addr_hi;
2477
2478         /* general values written by the MFW (such as current version) */
2479         uint32_t drv_info_control;
2480         #define DRV_INFO_CONTROL_VER_MASK          0x000000ff
2481         #define DRV_INFO_CONTROL_VER_SHIFT         0
2482         #define DRV_INFO_CONTROL_OP_CODE_MASK      0x0000ff00
2483         #define DRV_INFO_CONTROL_OP_CODE_SHIFT     8
2484         uint32_t ibft_host_addr; /* initialized by option ROM */
2485
2486         struct eee_remote_vals eee_remote_vals[PORT_MAX];
2487         uint32_t pf_allocation[E2_FUNC_MAX];
2488         #define PF_ALLOACTION_MSIX_VECTORS_MASK    0x000000ff /* real value, as PCI config space can show only maximum of 64 vectors */
2489         #define PF_ALLOACTION_MSIX_VECTORS_SHIFT   0
2490
2491         /* the status of EEE auto-negotiation
2492          * bits 15:0 the configured tx-lpi entry timer value. Depends on bit 31.
2493          * bits 19:16 the supported modes for EEE.
2494          * bits 23:20 the speeds advertised for EEE.
2495          * bits 27:24 the speeds the Link partner advertised for EEE.
2496          * The supported/adv. modes in bits 27:19 originate from the
2497          * SHMEM_EEE_XXX_ADV definitions (where XXX is replaced by speed).
2498          * bit 28 when 1'b1 EEE was requested.
2499          * bit 29 when 1'b1 tx lpi was requested.
2500          * bit 30 when 1'b1 EEE was negotiated. Tx lpi will be asserted if
2501          * 30:29 are 2'b11.
2502          * bit 31 when 1'b0 bits 15:0 contain a PORT_FEAT_CFG_EEE_ define as
2503          * value. When 1'b1 those bits contains a value times 16 microseconds.
2504          */
2505         uint32_t eee_status[PORT_MAX];
2506         #define SHMEM_EEE_TIMER_MASK               0x0000ffff
2507         #define SHMEM_EEE_SUPPORTED_MASK           0x000f0000
2508         #define SHMEM_EEE_SUPPORTED_SHIFT          16
2509         #define SHMEM_EEE_ADV_STATUS_MASK          0x00f00000
2510                 #define SHMEM_EEE_100M_ADV         (1<<0)
2511                 #define SHMEM_EEE_1G_ADV           (1U<<1)
2512                 #define SHMEM_EEE_10G_ADV          (1<<2)
2513         #define SHMEM_EEE_ADV_STATUS_SHIFT         20
2514         #define SHMEM_EEE_LP_ADV_STATUS_MASK       0x0f000000
2515         #define SHMEM_EEE_LP_ADV_STATUS_SHIFT      24
2516         #define SHMEM_EEE_REQUESTED_BIT            0x10000000
2517         #define SHMEM_EEE_LPI_REQUESTED_BIT        0x20000000
2518         #define SHMEM_EEE_ACTIVE_BIT               0x40000000
2519         #define SHMEM_EEE_TIME_OUTPUT_BIT          0x80000000
2520
2521         uint32_t sizeof_port_stats;
2522
2523         /* Link Flap Avoidance */
2524         uint32_t lfa_host_addr[PORT_MAX];
2525
2526     /* External PHY temperature in deg C. */
2527         uint32_t extphy_temps_in_celsius;
2528         #define EXTPHY1_TEMP_MASK                  0x0000ffff
2529         #define EXTPHY1_TEMP_SHIFT                 0
2530
2531         uint32_t ocdata_info_addr;                      /* Offset 0x148 */
2532         uint32_t drv_func_info_addr;                    /* Offset 0x14C */
2533         uint32_t drv_func_info_size;                    /* Offset 0x150 */
2534         uint32_t link_attr_sync[PORT_MAX];              /* Offset 0x154 */
2535         #define LINK_ATTR_SYNC_KR2_ENABLE       (1<<0)
2536 };
2537
2538
2539 struct emac_stats {
2540         uint32_t     rx_stat_ifhcinoctets;
2541         uint32_t     rx_stat_ifhcinbadoctets;
2542         uint32_t     rx_stat_etherstatsfragments;
2543         uint32_t     rx_stat_ifhcinucastpkts;
2544         uint32_t     rx_stat_ifhcinmulticastpkts;
2545         uint32_t     rx_stat_ifhcinbroadcastpkts;
2546         uint32_t     rx_stat_dot3statsfcserrors;
2547         uint32_t     rx_stat_dot3statsalignmenterrors;
2548         uint32_t     rx_stat_dot3statscarriersenseerrors;
2549         uint32_t     rx_stat_xonpauseframesreceived;
2550         uint32_t     rx_stat_xoffpauseframesreceived;
2551         uint32_t     rx_stat_maccontrolframesreceived;
2552         uint32_t     rx_stat_xoffstateentered;
2553         uint32_t     rx_stat_dot3statsframestoolong;
2554         uint32_t     rx_stat_etherstatsjabbers;
2555         uint32_t     rx_stat_etherstatsundersizepkts;
2556         uint32_t     rx_stat_etherstatspkts64octets;
2557         uint32_t     rx_stat_etherstatspkts65octetsto127octets;
2558         uint32_t     rx_stat_etherstatspkts128octetsto255octets;
2559         uint32_t     rx_stat_etherstatspkts256octetsto511octets;
2560         uint32_t     rx_stat_etherstatspkts512octetsto1023octets;
2561         uint32_t     rx_stat_etherstatspkts1024octetsto1522octets;
2562         uint32_t     rx_stat_etherstatspktsover1522octets;
2563
2564         uint32_t     rx_stat_falsecarriererrors;
2565
2566         uint32_t     tx_stat_ifhcoutoctets;
2567         uint32_t     tx_stat_ifhcoutbadoctets;
2568         uint32_t     tx_stat_etherstatscollisions;
2569         uint32_t     tx_stat_outxonsent;
2570         uint32_t     tx_stat_outxoffsent;
2571         uint32_t     tx_stat_flowcontroldone;
2572         uint32_t     tx_stat_dot3statssinglecollisionframes;
2573         uint32_t     tx_stat_dot3statsmultiplecollisionframes;
2574         uint32_t     tx_stat_dot3statsdeferredtransmissions;
2575         uint32_t     tx_stat_dot3statsexcessivecollisions;
2576         uint32_t     tx_stat_dot3statslatecollisions;
2577         uint32_t     tx_stat_ifhcoutucastpkts;
2578         uint32_t     tx_stat_ifhcoutmulticastpkts;
2579         uint32_t     tx_stat_ifhcoutbroadcastpkts;
2580         uint32_t     tx_stat_etherstatspkts64octets;
2581         uint32_t     tx_stat_etherstatspkts65octetsto127octets;
2582         uint32_t     tx_stat_etherstatspkts128octetsto255octets;
2583         uint32_t     tx_stat_etherstatspkts256octetsto511octets;
2584         uint32_t     tx_stat_etherstatspkts512octetsto1023octets;
2585         uint32_t     tx_stat_etherstatspkts1024octetsto1522octets;
2586         uint32_t     tx_stat_etherstatspktsover1522octets;
2587         uint32_t     tx_stat_dot3statsinternalmactransmiterrors;
2588 };
2589
2590
2591 struct bmac1_stats {
2592         uint32_t        tx_stat_gtpkt_lo;
2593         uint32_t        tx_stat_gtpkt_hi;
2594         uint32_t        tx_stat_gtxpf_lo;
2595         uint32_t        tx_stat_gtxpf_hi;
2596         uint32_t        tx_stat_gtfcs_lo;
2597         uint32_t        tx_stat_gtfcs_hi;
2598         uint32_t        tx_stat_gtmca_lo;
2599         uint32_t        tx_stat_gtmca_hi;
2600         uint32_t        tx_stat_gtbca_lo;
2601         uint32_t        tx_stat_gtbca_hi;
2602         uint32_t        tx_stat_gtfrg_lo;
2603         uint32_t        tx_stat_gtfrg_hi;
2604         uint32_t        tx_stat_gtovr_lo;
2605         uint32_t        tx_stat_gtovr_hi;
2606         uint32_t        tx_stat_gt64_lo;
2607         uint32_t        tx_stat_gt64_hi;
2608         uint32_t        tx_stat_gt127_lo;
2609         uint32_t        tx_stat_gt127_hi;
2610         uint32_t        tx_stat_gt255_lo;
2611         uint32_t        tx_stat_gt255_hi;
2612         uint32_t        tx_stat_gt511_lo;
2613         uint32_t        tx_stat_gt511_hi;
2614         uint32_t        tx_stat_gt1023_lo;
2615         uint32_t        tx_stat_gt1023_hi;
2616         uint32_t        tx_stat_gt1518_lo;
2617         uint32_t        tx_stat_gt1518_hi;
2618         uint32_t        tx_stat_gt2047_lo;
2619         uint32_t        tx_stat_gt2047_hi;
2620         uint32_t        tx_stat_gt4095_lo;
2621         uint32_t        tx_stat_gt4095_hi;
2622         uint32_t        tx_stat_gt9216_lo;
2623         uint32_t        tx_stat_gt9216_hi;
2624         uint32_t        tx_stat_gt16383_lo;
2625         uint32_t        tx_stat_gt16383_hi;
2626         uint32_t        tx_stat_gtmax_lo;
2627         uint32_t        tx_stat_gtmax_hi;
2628         uint32_t        tx_stat_gtufl_lo;
2629         uint32_t        tx_stat_gtufl_hi;
2630         uint32_t        tx_stat_gterr_lo;
2631         uint32_t        tx_stat_gterr_hi;
2632         uint32_t        tx_stat_gtbyt_lo;
2633         uint32_t        tx_stat_gtbyt_hi;
2634
2635         uint32_t        rx_stat_gr64_lo;
2636         uint32_t        rx_stat_gr64_hi;
2637         uint32_t        rx_stat_gr127_lo;
2638         uint32_t        rx_stat_gr127_hi;
2639         uint32_t        rx_stat_gr255_lo;
2640         uint32_t        rx_stat_gr255_hi;
2641         uint32_t        rx_stat_gr511_lo;
2642         uint32_t        rx_stat_gr511_hi;
2643         uint32_t        rx_stat_gr1023_lo;
2644         uint32_t        rx_stat_gr1023_hi;
2645         uint32_t        rx_stat_gr1518_lo;
2646         uint32_t        rx_stat_gr1518_hi;
2647         uint32_t        rx_stat_gr2047_lo;
2648         uint32_t        rx_stat_gr2047_hi;
2649         uint32_t        rx_stat_gr4095_lo;
2650         uint32_t        rx_stat_gr4095_hi;
2651         uint32_t        rx_stat_gr9216_lo;
2652         uint32_t        rx_stat_gr9216_hi;
2653         uint32_t        rx_stat_gr16383_lo;
2654         uint32_t        rx_stat_gr16383_hi;
2655         uint32_t        rx_stat_grmax_lo;
2656         uint32_t        rx_stat_grmax_hi;
2657         uint32_t        rx_stat_grpkt_lo;
2658         uint32_t        rx_stat_grpkt_hi;
2659         uint32_t        rx_stat_grfcs_lo;
2660         uint32_t        rx_stat_grfcs_hi;
2661         uint32_t        rx_stat_grmca_lo;
2662         uint32_t        rx_stat_grmca_hi;
2663         uint32_t        rx_stat_grbca_lo;
2664         uint32_t        rx_stat_grbca_hi;
2665         uint32_t        rx_stat_grxcf_lo;
2666         uint32_t        rx_stat_grxcf_hi;
2667         uint32_t        rx_stat_grxpf_lo;
2668         uint32_t        rx_stat_grxpf_hi;
2669         uint32_t        rx_stat_grxuo_lo;
2670         uint32_t        rx_stat_grxuo_hi;
2671         uint32_t        rx_stat_grjbr_lo;
2672         uint32_t        rx_stat_grjbr_hi;
2673         uint32_t        rx_stat_grovr_lo;
2674         uint32_t        rx_stat_grovr_hi;
2675         uint32_t        rx_stat_grflr_lo;
2676         uint32_t        rx_stat_grflr_hi;
2677         uint32_t        rx_stat_grmeg_lo;
2678         uint32_t        rx_stat_grmeg_hi;
2679         uint32_t        rx_stat_grmeb_lo;
2680         uint32_t        rx_stat_grmeb_hi;
2681         uint32_t        rx_stat_grbyt_lo;
2682         uint32_t        rx_stat_grbyt_hi;
2683         uint32_t        rx_stat_grund_lo;
2684         uint32_t        rx_stat_grund_hi;
2685         uint32_t        rx_stat_grfrg_lo;
2686         uint32_t        rx_stat_grfrg_hi;
2687         uint32_t        rx_stat_grerb_lo;
2688         uint32_t        rx_stat_grerb_hi;
2689         uint32_t        rx_stat_grfre_lo;
2690         uint32_t        rx_stat_grfre_hi;
2691         uint32_t        rx_stat_gripj_lo;
2692         uint32_t        rx_stat_gripj_hi;
2693 };
2694
2695 struct bmac2_stats {
2696         uint32_t        tx_stat_gtpk_lo; /* gtpok */
2697         uint32_t        tx_stat_gtpk_hi; /* gtpok */
2698         uint32_t        tx_stat_gtxpf_lo; /* gtpf */
2699         uint32_t        tx_stat_gtxpf_hi; /* gtpf */
2700         uint32_t        tx_stat_gtpp_lo; /* NEW BMAC2 */
2701         uint32_t        tx_stat_gtpp_hi; /* NEW BMAC2 */
2702         uint32_t        tx_stat_gtfcs_lo;
2703         uint32_t        tx_stat_gtfcs_hi;
2704         uint32_t        tx_stat_gtuca_lo; /* NEW BMAC2 */
2705         uint32_t        tx_stat_gtuca_hi; /* NEW BMAC2 */
2706         uint32_t        tx_stat_gtmca_lo;
2707         uint32_t        tx_stat_gtmca_hi;
2708         uint32_t        tx_stat_gtbca_lo;
2709         uint32_t        tx_stat_gtbca_hi;
2710         uint32_t        tx_stat_gtovr_lo;
2711         uint32_t        tx_stat_gtovr_hi;
2712         uint32_t        tx_stat_gtfrg_lo;
2713         uint32_t        tx_stat_gtfrg_hi;
2714         uint32_t        tx_stat_gtpkt1_lo; /* gtpkt */
2715         uint32_t        tx_stat_gtpkt1_hi; /* gtpkt */
2716         uint32_t        tx_stat_gt64_lo;
2717         uint32_t        tx_stat_gt64_hi;
2718         uint32_t        tx_stat_gt127_lo;
2719         uint32_t        tx_stat_gt127_hi;
2720         uint32_t        tx_stat_gt255_lo;
2721         uint32_t        tx_stat_gt255_hi;
2722         uint32_t        tx_stat_gt511_lo;
2723         uint32_t        tx_stat_gt511_hi;
2724         uint32_t        tx_stat_gt1023_lo;
2725         uint32_t        tx_stat_gt1023_hi;
2726         uint32_t        tx_stat_gt1518_lo;
2727         uint32_t        tx_stat_gt1518_hi;
2728         uint32_t        tx_stat_gt2047_lo;
2729         uint32_t        tx_stat_gt2047_hi;
2730         uint32_t        tx_stat_gt4095_lo;
2731         uint32_t        tx_stat_gt4095_hi;
2732         uint32_t        tx_stat_gt9216_lo;
2733         uint32_t        tx_stat_gt9216_hi;
2734         uint32_t        tx_stat_gt16383_lo;
2735         uint32_t        tx_stat_gt16383_hi;
2736         uint32_t        tx_stat_gtmax_lo;
2737         uint32_t        tx_stat_gtmax_hi;
2738         uint32_t        tx_stat_gtufl_lo;
2739         uint32_t        tx_stat_gtufl_hi;
2740         uint32_t        tx_stat_gterr_lo;
2741         uint32_t        tx_stat_gterr_hi;
2742         uint32_t        tx_stat_gtbyt_lo;
2743         uint32_t        tx_stat_gtbyt_hi;
2744
2745         uint32_t        rx_stat_gr64_lo;
2746         uint32_t        rx_stat_gr64_hi;
2747         uint32_t        rx_stat_gr127_lo;
2748         uint32_t        rx_stat_gr127_hi;
2749         uint32_t        rx_stat_gr255_lo;
2750         uint32_t        rx_stat_gr255_hi;
2751         uint32_t        rx_stat_gr511_lo;
2752         uint32_t        rx_stat_gr511_hi;
2753         uint32_t        rx_stat_gr1023_lo;
2754         uint32_t        rx_stat_gr1023_hi;
2755         uint32_t        rx_stat_gr1518_lo;
2756         uint32_t        rx_stat_gr1518_hi;
2757         uint32_t        rx_stat_gr2047_lo;
2758         uint32_t        rx_stat_gr2047_hi;
2759         uint32_t        rx_stat_gr4095_lo;
2760         uint32_t        rx_stat_gr4095_hi;
2761         uint32_t        rx_stat_gr9216_lo;
2762         uint32_t        rx_stat_gr9216_hi;
2763         uint32_t        rx_stat_gr16383_lo;
2764         uint32_t        rx_stat_gr16383_hi;
2765         uint32_t        rx_stat_grmax_lo;
2766         uint32_t        rx_stat_grmax_hi;
2767         uint32_t        rx_stat_grpkt_lo;
2768         uint32_t        rx_stat_grpkt_hi;
2769         uint32_t        rx_stat_grfcs_lo;
2770         uint32_t        rx_stat_grfcs_hi;
2771         uint32_t        rx_stat_gruca_lo;
2772         uint32_t        rx_stat_gruca_hi;
2773         uint32_t        rx_stat_grmca_lo;
2774         uint32_t        rx_stat_grmca_hi;
2775         uint32_t        rx_stat_grbca_lo;
2776         uint32_t        rx_stat_grbca_hi;
2777         uint32_t        rx_stat_grxpf_lo; /* grpf */
2778         uint32_t        rx_stat_grxpf_hi; /* grpf */
2779         uint32_t        rx_stat_grpp_lo;
2780         uint32_t        rx_stat_grpp_hi;
2781         uint32_t        rx_stat_grxuo_lo; /* gruo */
2782         uint32_t        rx_stat_grxuo_hi; /* gruo */
2783         uint32_t        rx_stat_grjbr_lo;
2784         uint32_t        rx_stat_grjbr_hi;
2785         uint32_t        rx_stat_grovr_lo;
2786         uint32_t        rx_stat_grovr_hi;
2787         uint32_t        rx_stat_grxcf_lo; /* grcf */
2788         uint32_t        rx_stat_grxcf_hi; /* grcf */
2789         uint32_t        rx_stat_grflr_lo;
2790         uint32_t        rx_stat_grflr_hi;
2791         uint32_t        rx_stat_grpok_lo;
2792         uint32_t        rx_stat_grpok_hi;
2793         uint32_t        rx_stat_grmeg_lo;
2794         uint32_t        rx_stat_grmeg_hi;
2795         uint32_t        rx_stat_grmeb_lo;
2796         uint32_t        rx_stat_grmeb_hi;
2797         uint32_t        rx_stat_grbyt_lo;
2798         uint32_t        rx_stat_grbyt_hi;
2799         uint32_t        rx_stat_grund_lo;
2800         uint32_t        rx_stat_grund_hi;
2801         uint32_t        rx_stat_grfrg_lo;
2802         uint32_t        rx_stat_grfrg_hi;
2803         uint32_t        rx_stat_grerb_lo; /* grerrbyt */
2804         uint32_t        rx_stat_grerb_hi; /* grerrbyt */
2805         uint32_t        rx_stat_grfre_lo; /* grfrerr */
2806         uint32_t        rx_stat_grfre_hi; /* grfrerr */
2807         uint32_t        rx_stat_gripj_lo;
2808         uint32_t        rx_stat_gripj_hi;
2809 };
2810
2811 struct mstat_stats {
2812         struct {
2813                 /* OTE MSTAT on E3 has a bug where this register's contents are
2814                  * actually tx_gtxpok + tx_gtxpf + (possibly)tx_gtxpp
2815                  */
2816                 uint32_t tx_gtxpok_lo;
2817                 uint32_t tx_gtxpok_hi;
2818                 uint32_t tx_gtxpf_lo;
2819                 uint32_t tx_gtxpf_hi;
2820                 uint32_t tx_gtxpp_lo;
2821                 uint32_t tx_gtxpp_hi;
2822                 uint32_t tx_gtfcs_lo;
2823                 uint32_t tx_gtfcs_hi;
2824                 uint32_t tx_gtuca_lo;
2825                 uint32_t tx_gtuca_hi;
2826                 uint32_t tx_gtmca_lo;
2827                 uint32_t tx_gtmca_hi;
2828                 uint32_t tx_gtgca_lo;
2829                 uint32_t tx_gtgca_hi;
2830                 uint32_t tx_gtpkt_lo;
2831                 uint32_t tx_gtpkt_hi;
2832                 uint32_t tx_gt64_lo;
2833                 uint32_t tx_gt64_hi;
2834                 uint32_t tx_gt127_lo;
2835                 uint32_t tx_gt127_hi;
2836                 uint32_t tx_gt255_lo;
2837                 uint32_t tx_gt255_hi;
2838                 uint32_t tx_gt511_lo;
2839                 uint32_t tx_gt511_hi;
2840                 uint32_t tx_gt1023_lo;
2841                 uint32_t tx_gt1023_hi;
2842                 uint32_t tx_gt1518_lo;
2843                 uint32_t tx_gt1518_hi;
2844                 uint32_t tx_gt2047_lo;
2845                 uint32_t tx_gt2047_hi;
2846                 uint32_t tx_gt4095_lo;
2847                 uint32_t tx_gt4095_hi;
2848                 uint32_t tx_gt9216_lo;
2849                 uint32_t tx_gt9216_hi;
2850                 uint32_t tx_gt16383_lo;
2851                 uint32_t tx_gt16383_hi;
2852                 uint32_t tx_gtufl_lo;
2853                 uint32_t tx_gtufl_hi;
2854                 uint32_t tx_gterr_lo;
2855                 uint32_t tx_gterr_hi;
2856                 uint32_t tx_gtbyt_lo;
2857                 uint32_t tx_gtbyt_hi;
2858                 uint32_t tx_collisions_lo;
2859                 uint32_t tx_collisions_hi;
2860                 uint32_t tx_singlecollision_lo;
2861                 uint32_t tx_singlecollision_hi;
2862                 uint32_t tx_multiplecollisions_lo;
2863                 uint32_t tx_multiplecollisions_hi;
2864                 uint32_t tx_deferred_lo;
2865                 uint32_t tx_deferred_hi;
2866                 uint32_t tx_excessivecollisions_lo;
2867                 uint32_t tx_excessivecollisions_hi;
2868                 uint32_t tx_latecollisions_lo;
2869                 uint32_t tx_latecollisions_hi;
2870         } stats_tx;
2871
2872         struct {
2873                 uint32_t rx_gr64_lo;
2874                 uint32_t rx_gr64_hi;
2875                 uint32_t rx_gr127_lo;
2876                 uint32_t rx_gr127_hi;
2877                 uint32_t rx_gr255_lo;
2878                 uint32_t rx_gr255_hi;
2879                 uint32_t rx_gr511_lo;
2880                 uint32_t rx_gr511_hi;
2881                 uint32_t rx_gr1023_lo;
2882                 uint32_t rx_gr1023_hi;
2883                 uint32_t rx_gr1518_lo;
2884                 uint32_t rx_gr1518_hi;
2885                 uint32_t rx_gr2047_lo;
2886                 uint32_t rx_gr2047_hi;
2887                 uint32_t rx_gr4095_lo;
2888                 uint32_t rx_gr4095_hi;
2889                 uint32_t rx_gr9216_lo;
2890                 uint32_t rx_gr9216_hi;
2891                 uint32_t rx_gr16383_lo;
2892                 uint32_t rx_gr16383_hi;
2893                 uint32_t rx_grpkt_lo;
2894                 uint32_t rx_grpkt_hi;
2895                 uint32_t rx_grfcs_lo;
2896                 uint32_t rx_grfcs_hi;
2897                 uint32_t rx_gruca_lo;
2898                 uint32_t rx_gruca_hi;
2899                 uint32_t rx_grmca_lo;
2900                 uint32_t rx_grmca_hi;
2901                 uint32_t rx_grbca_lo;
2902                 uint32_t rx_grbca_hi;
2903                 uint32_t rx_grxpf_lo;
2904                 uint32_t rx_grxpf_hi;
2905                 uint32_t rx_grxpp_lo;
2906                 uint32_t rx_grxpp_hi;
2907                 uint32_t rx_grxuo_lo;
2908                 uint32_t rx_grxuo_hi;
2909                 uint32_t rx_grovr_lo;
2910                 uint32_t rx_grovr_hi;
2911                 uint32_t rx_grxcf_lo;
2912                 uint32_t rx_grxcf_hi;
2913                 uint32_t rx_grflr_lo;
2914                 uint32_t rx_grflr_hi;
2915                 uint32_t rx_grpok_lo;
2916                 uint32_t rx_grpok_hi;
2917                 uint32_t rx_grbyt_lo;
2918                 uint32_t rx_grbyt_hi;
2919                 uint32_t rx_grund_lo;
2920                 uint32_t rx_grund_hi;
2921                 uint32_t rx_grfrg_lo;
2922                 uint32_t rx_grfrg_hi;
2923                 uint32_t rx_grerb_lo;
2924                 uint32_t rx_grerb_hi;
2925                 uint32_t rx_grfre_lo;
2926                 uint32_t rx_grfre_hi;
2927
2928                 uint32_t rx_alignmenterrors_lo;
2929                 uint32_t rx_alignmenterrors_hi;
2930                 uint32_t rx_falsecarrier_lo;
2931                 uint32_t rx_falsecarrier_hi;
2932                 uint32_t rx_llfcmsgcnt_lo;
2933                 uint32_t rx_llfcmsgcnt_hi;
2934         } stats_rx;
2935 };
2936
2937 union mac_stats {
2938         struct emac_stats       emac_stats;
2939         struct bmac1_stats      bmac1_stats;
2940         struct bmac2_stats      bmac2_stats;
2941         struct mstat_stats      mstat_stats;
2942 };
2943
2944
2945 struct mac_stx {
2946         /* in_bad_octets */
2947         uint32_t     rx_stat_ifhcinbadoctets_hi;
2948         uint32_t     rx_stat_ifhcinbadoctets_lo;
2949
2950         /* out_bad_octets */
2951         uint32_t     tx_stat_ifhcoutbadoctets_hi;
2952         uint32_t     tx_stat_ifhcoutbadoctets_lo;
2953
2954         /* crc_receive_errors */
2955         uint32_t     rx_stat_dot3statsfcserrors_hi;
2956         uint32_t     rx_stat_dot3statsfcserrors_lo;
2957         /* alignment_errors */
2958         uint32_t     rx_stat_dot3statsalignmenterrors_hi;
2959         uint32_t     rx_stat_dot3statsalignmenterrors_lo;
2960         /* carrier_sense_errors */
2961         uint32_t     rx_stat_dot3statscarriersenseerrors_hi;
2962         uint32_t     rx_stat_dot3statscarriersenseerrors_lo;
2963         /* false_carrier_detections */
2964         uint32_t     rx_stat_falsecarriererrors_hi;
2965         uint32_t     rx_stat_falsecarriererrors_lo;
2966
2967         /* runt_packets_received */
2968         uint32_t     rx_stat_etherstatsundersizepkts_hi;
2969         uint32_t     rx_stat_etherstatsundersizepkts_lo;
2970         /* jabber_packets_received */
2971         uint32_t     rx_stat_dot3statsframestoolong_hi;
2972         uint32_t     rx_stat_dot3statsframestoolong_lo;
2973
2974         /* error_runt_packets_received */
2975         uint32_t     rx_stat_etherstatsfragments_hi;
2976         uint32_t     rx_stat_etherstatsfragments_lo;
2977         /* error_jabber_packets_received */
2978         uint32_t     rx_stat_etherstatsjabbers_hi;
2979         uint32_t     rx_stat_etherstatsjabbers_lo;
2980
2981         /* control_frames_received */
2982         uint32_t     rx_stat_maccontrolframesreceived_hi;
2983         uint32_t     rx_stat_maccontrolframesreceived_lo;
2984         uint32_t     rx_stat_mac_xpf_hi;
2985         uint32_t     rx_stat_mac_xpf_lo;
2986         uint32_t     rx_stat_mac_xcf_hi;
2987         uint32_t     rx_stat_mac_xcf_lo;
2988
2989         /* xoff_state_entered */
2990         uint32_t     rx_stat_xoffstateentered_hi;
2991         uint32_t     rx_stat_xoffstateentered_lo;
2992         /* pause_xon_frames_received */
2993         uint32_t     rx_stat_xonpauseframesreceived_hi;
2994         uint32_t     rx_stat_xonpauseframesreceived_lo;
2995         /* pause_xoff_frames_received */
2996         uint32_t     rx_stat_xoffpauseframesreceived_hi;
2997         uint32_t     rx_stat_xoffpauseframesreceived_lo;
2998         /* pause_xon_frames_transmitted */
2999         uint32_t     tx_stat_outxonsent_hi;
3000         uint32_t     tx_stat_outxonsent_lo;
3001         /* pause_xoff_frames_transmitted */
3002         uint32_t     tx_stat_outxoffsent_hi;
3003         uint32_t     tx_stat_outxoffsent_lo;
3004         /* flow_control_done */
3005         uint32_t     tx_stat_flowcontroldone_hi;
3006         uint32_t     tx_stat_flowcontroldone_lo;
3007
3008         /* ether_stats_collisions */
3009         uint32_t     tx_stat_etherstatscollisions_hi;
3010         uint32_t     tx_stat_etherstatscollisions_lo;
3011         /* single_collision_transmit_frames */
3012         uint32_t     tx_stat_dot3statssinglecollisionframes_hi;
3013         uint32_t     tx_stat_dot3statssinglecollisionframes_lo;
3014         /* multiple_collision_transmit_frames */
3015         uint32_t     tx_stat_dot3statsmultiplecollisionframes_hi;
3016         uint32_t     tx_stat_dot3statsmultiplecollisionframes_lo;
3017         /* deferred_transmissions */
3018         uint32_t     tx_stat_dot3statsdeferredtransmissions_hi;
3019         uint32_t     tx_stat_dot3statsdeferredtransmissions_lo;
3020         /* excessive_collision_frames */
3021         uint32_t     tx_stat_dot3statsexcessivecollisions_hi;
3022         uint32_t     tx_stat_dot3statsexcessivecollisions_lo;
3023         /* late_collision_frames */
3024         uint32_t     tx_stat_dot3statslatecollisions_hi;
3025         uint32_t     tx_stat_dot3statslatecollisions_lo;
3026
3027         /* frames_transmitted_64_bytes */
3028         uint32_t     tx_stat_etherstatspkts64octets_hi;
3029         uint32_t     tx_stat_etherstatspkts64octets_lo;
3030         /* frames_transmitted_65_127_bytes */
3031         uint32_t     tx_stat_etherstatspkts65octetsto127octets_hi;
3032         uint32_t     tx_stat_etherstatspkts65octetsto127octets_lo;
3033         /* frames_transmitted_128_255_bytes */
3034         uint32_t     tx_stat_etherstatspkts128octetsto255octets_hi;
3035         uint32_t     tx_stat_etherstatspkts128octetsto255octets_lo;
3036         /* frames_transmitted_256_511_bytes */
3037         uint32_t     tx_stat_etherstatspkts256octetsto511octets_hi;
3038         uint32_t     tx_stat_etherstatspkts256octetsto511octets_lo;
3039         /* frames_transmitted_512_1023_bytes */
3040         uint32_t     tx_stat_etherstatspkts512octetsto1023octets_hi;
3041         uint32_t     tx_stat_etherstatspkts512octetsto1023octets_lo;
3042         /* frames_transmitted_1024_1522_bytes */
3043         uint32_t     tx_stat_etherstatspkts1024octetsto1522octets_hi;
3044         uint32_t     tx_stat_etherstatspkts1024octetsto1522octets_lo;
3045         /* frames_transmitted_1523_9022_bytes */
3046         uint32_t     tx_stat_etherstatspktsover1522octets_hi;
3047         uint32_t     tx_stat_etherstatspktsover1522octets_lo;
3048         uint32_t     tx_stat_mac_2047_hi;
3049         uint32_t     tx_stat_mac_2047_lo;
3050         uint32_t     tx_stat_mac_4095_hi;
3051         uint32_t     tx_stat_mac_4095_lo;
3052         uint32_t     tx_stat_mac_9216_hi;
3053         uint32_t     tx_stat_mac_9216_lo;
3054         uint32_t     tx_stat_mac_16383_hi;
3055         uint32_t     tx_stat_mac_16383_lo;
3056
3057         /* internal_mac_transmit_errors */
3058         uint32_t     tx_stat_dot3statsinternalmactransmiterrors_hi;
3059         uint32_t     tx_stat_dot3statsinternalmactransmiterrors_lo;
3060
3061         /* if_out_discards */
3062         uint32_t     tx_stat_mac_ufl_hi;
3063         uint32_t     tx_stat_mac_ufl_lo;
3064 };
3065
3066
3067 #define MAC_STX_IDX_MAX                     2
3068
3069 struct host_port_stats {
3070         uint32_t            host_port_stats_counter;
3071
3072         struct mac_stx mac_stx[MAC_STX_IDX_MAX];
3073
3074         uint32_t            brb_drop_hi;
3075         uint32_t            brb_drop_lo;
3076
3077         uint32_t            not_used; /* obsolete as of MFW 7.2.1 */
3078
3079         uint32_t            pfc_frames_tx_hi;
3080         uint32_t            pfc_frames_tx_lo;
3081         uint32_t            pfc_frames_rx_hi;
3082         uint32_t            pfc_frames_rx_lo;
3083
3084         uint32_t            eee_lpi_count_hi;
3085         uint32_t            eee_lpi_count_lo;
3086 };
3087
3088
3089 struct host_func_stats {
3090         uint32_t     host_func_stats_start;
3091
3092         uint32_t     total_bytes_received_hi;
3093         uint32_t     total_bytes_received_lo;
3094
3095         uint32_t     total_bytes_transmitted_hi;
3096         uint32_t     total_bytes_transmitted_lo;
3097
3098         uint32_t     total_unicast_packets_received_hi;
3099         uint32_t     total_unicast_packets_received_lo;
3100
3101         uint32_t     total_multicast_packets_received_hi;
3102         uint32_t     total_multicast_packets_received_lo;
3103
3104         uint32_t     total_broadcast_packets_received_hi;
3105         uint32_t     total_broadcast_packets_received_lo;
3106
3107         uint32_t     total_unicast_packets_transmitted_hi;
3108         uint32_t     total_unicast_packets_transmitted_lo;
3109
3110         uint32_t     total_multicast_packets_transmitted_hi;
3111         uint32_t     total_multicast_packets_transmitted_lo;
3112
3113         uint32_t     total_broadcast_packets_transmitted_hi;
3114         uint32_t     total_broadcast_packets_transmitted_lo;
3115
3116         uint32_t     valid_bytes_received_hi;
3117         uint32_t     valid_bytes_received_lo;
3118
3119         uint32_t     host_func_stats_end;
3120 };
3121
3122 /* VIC definitions */
3123 #define VICSTATST_UIF_INDEX 2
3124
3125 /*
3126  * stats collected for afex.
3127  * NOTE: structure is exactly as expected to be received by the switch.
3128  *       order must remain exactly as is unless protocol changes !
3129  */
3130 struct afex_stats {
3131         uint32_t tx_unicast_frames_hi;
3132         uint32_t tx_unicast_frames_lo;
3133         uint32_t tx_unicast_bytes_hi;
3134         uint32_t tx_unicast_bytes_lo;
3135         uint32_t tx_multicast_frames_hi;
3136         uint32_t tx_multicast_frames_lo;
3137         uint32_t tx_multicast_bytes_hi;
3138         uint32_t tx_multicast_bytes_lo;
3139         uint32_t tx_broadcast_frames_hi;
3140         uint32_t tx_broadcast_frames_lo;
3141         uint32_t tx_broadcast_bytes_hi;
3142         uint32_t tx_broadcast_bytes_lo;
3143         uint32_t tx_frames_discarded_hi;
3144         uint32_t tx_frames_discarded_lo;
3145         uint32_t tx_frames_dropped_hi;
3146         uint32_t tx_frames_dropped_lo;
3147
3148         uint32_t rx_unicast_frames_hi;
3149         uint32_t rx_unicast_frames_lo;
3150         uint32_t rx_unicast_bytes_hi;
3151         uint32_t rx_unicast_bytes_lo;
3152         uint32_t rx_multicast_frames_hi;
3153         uint32_t rx_multicast_frames_lo;
3154         uint32_t rx_multicast_bytes_hi;
3155         uint32_t rx_multicast_bytes_lo;
3156         uint32_t rx_broadcast_frames_hi;
3157         uint32_t rx_broadcast_frames_lo;
3158         uint32_t rx_broadcast_bytes_hi;
3159         uint32_t rx_broadcast_bytes_lo;
3160         uint32_t rx_frames_discarded_hi;
3161         uint32_t rx_frames_discarded_lo;
3162         uint32_t rx_frames_dropped_hi;
3163         uint32_t rx_frames_dropped_lo;
3164 };
3165
3166 /* To maintain backward compatibility between FW and drivers, new elements */
3167 /* should be added to the end of the structure. */
3168
3169 /* Per  Port Statistics    */
3170 struct port_info {
3171         uint32_t size; /* size of this structure (i.e. sizeof(port_info))  */
3172         uint32_t enabled;      /* 0 =Disabled, 1= Enabled */
3173         uint32_t link_speed;   /* multiplier of 100Mb */
3174         uint32_t wol_support;  /* WoL Support (i.e. Non-Zero if WOL supported ) */
3175         uint32_t flow_control; /* 802.3X Flow Ctrl. 0=off 1=RX 2=TX 3=RX&TX.*/
3176         uint32_t flex10;     /* Flex10 mode enabled. non zero = yes */
3177         uint32_t rx_drops;  /* RX Discards. Counters roll over, never reset */
3178         uint32_t rx_errors; /* RX Errors. Physical Port Stats L95, All PFs and NC-SI.
3179                                    This is flagged by Consumer as an error. */
3180         uint32_t rx_uncast_lo;   /* RX Unicast Packets. Free running counters: */
3181         uint32_t rx_uncast_hi;   /* RX Unicast Packets. Free running counters: */
3182         uint32_t rx_mcast_lo;    /* RX Multicast Packets  */
3183         uint32_t rx_mcast_hi;    /* RX Multicast Packets  */
3184         uint32_t rx_bcast_lo;    /* RX Broadcast Packets  */
3185         uint32_t rx_bcast_hi;    /* RX Broadcast Packets  */
3186         uint32_t tx_uncast_lo;   /* TX Unicast Packets   */
3187         uint32_t tx_uncast_hi;   /* TX Unicast Packets   */
3188         uint32_t tx_mcast_lo;    /* TX Multicast Packets  */
3189         uint32_t tx_mcast_hi;    /* TX Multicast Packets  */
3190         uint32_t tx_bcast_lo;    /* TX Broadcast Packets  */
3191         uint32_t tx_bcast_hi;    /* TX Broadcast Packets  */
3192         uint32_t tx_errors;      /* TX Errors              */
3193         uint32_t tx_discards;    /* TX Discards          */
3194         uint32_t rx_frames_lo;   /* RX Frames received  */
3195         uint32_t rx_frames_hi;   /* RX Frames received  */
3196         uint32_t rx_bytes_lo;    /* RX Bytes received    */
3197         uint32_t rx_bytes_hi;    /* RX Bytes received    */
3198         uint32_t tx_frames_lo;   /* TX Frames sent      */
3199         uint32_t tx_frames_hi;   /* TX Frames sent      */
3200         uint32_t tx_bytes_lo;    /* TX Bytes sent        */
3201         uint32_t tx_bytes_hi;    /* TX Bytes sent        */
3202         uint32_t link_status;  /* Port P Link Status. 1:0 bit for port enabled.
3203                                 1:1 bit for link good,
3204                                 2:1 Set if link changed between last poll. */
3205         uint32_t tx_pfc_frames_lo;   /* PFC Frames sent.    */
3206         uint32_t tx_pfc_frames_hi;   /* PFC Frames sent.    */
3207         uint32_t rx_pfc_frames_lo;   /* PFC Frames Received. */
3208         uint32_t rx_pfc_frames_hi;   /* PFC Frames Received. */
3209 };
3210
3211
3212 #define BNX2X_5710_FW_MAJOR_VERSION                     7
3213 #define BNX2X_5710_FW_MINOR_VERSION                     2
3214 #define BNX2X_5710_FW_REVISION_VERSION          51
3215 #define BNX2X_5710_FW_ENGINEERING_VERSION               0
3216 #define BNX2X_5710_FW_COMPILE_FLAGS                     1
3217
3218
3219 /*
3220  * attention bits $$KEEP_ENDIANNESS$$
3221  */
3222 struct atten_sp_status_block
3223 {
3224         uint32_t attn_bits /* 16 bit of attention signal lines */;
3225         uint32_t attn_bits_ack /* 16 bit of attention signal ack */;
3226         uint8_t status_block_id /* status block id */;
3227         uint8_t reserved0 /* resreved for padding */;
3228         uint16_t attn_bits_index /* attention bits running index */;
3229         uint32_t reserved1 /* resreved for padding */;
3230 };
3231
3232
3233 /*
3234  * The eth aggregative context of Cstorm
3235  */
3236 struct cstorm_eth_ag_context
3237 {
3238         uint32_t __reserved0[10];
3239 };
3240
3241
3242 /*
3243  * dmae command structure
3244  */
3245 struct dmae_command
3246 {
3247         uint32_t opcode;
3248 #define DMAE_COMMAND_SRC (0x1<<0) /* BitField opcode    Whether the source is the PCIe or the GRC. 0- The source is the PCIe 1- The source is the GRC. */
3249 #define DMAE_COMMAND_SRC_SHIFT 0
3250 #define DMAE_COMMAND_DST (0x3<<1) /* BitField opcode    The destination of the DMA can be: 0-None 1-PCIe 2-GRC 3-None  */
3251 #define DMAE_COMMAND_DST_SHIFT 1
3252 #define DMAE_COMMAND_C_DST (0x1<<3) /* BitField opcode  The destination of the completion: 0-PCIe 1-GRC */
3253 #define DMAE_COMMAND_C_DST_SHIFT 3
3254 #define DMAE_COMMAND_C_TYPE_ENABLE (0x1<<4) /* BitField opcode  Whether to write a completion word to the completion destination: 0-Do not write a completion word 1-Write the completion word  */
3255 #define DMAE_COMMAND_C_TYPE_ENABLE_SHIFT 4
3256 #define DMAE_COMMAND_C_TYPE_CRC_ENABLE (0x1<<5) /* BitField opcode      Whether to write a CRC word to the completion destination 0-Do not write a CRC word 1-Write a CRC word  */
3257 #define DMAE_COMMAND_C_TYPE_CRC_ENABLE_SHIFT 5
3258 #define DMAE_COMMAND_C_TYPE_CRC_OFFSET (0x7<<6) /* BitField opcode      The CRC word should be taken from the DMAE GRC space from address 9+X, where X is the value in these bits. */
3259 #define DMAE_COMMAND_C_TYPE_CRC_OFFSET_SHIFT 6
3260 #define DMAE_COMMAND_ENDIANITY (0x3<<9) /* BitField opcode      swapping mode. */
3261 #define DMAE_COMMAND_ENDIANITY_SHIFT 9
3262 #define DMAE_COMMAND_PORT (0x1<<11) /* BitField opcode  Which network port ID to present to the PCI request interface */
3263 #define DMAE_COMMAND_PORT_SHIFT 11
3264 #define DMAE_COMMAND_CRC_RESET (0x1<<12) /* BitField opcode     reset crc result */
3265 #define DMAE_COMMAND_CRC_RESET_SHIFT 12
3266 #define DMAE_COMMAND_SRC_RESET (0x1<<13) /* BitField opcode     reset source address in next go */
3267 #define DMAE_COMMAND_SRC_RESET_SHIFT 13
3268 #define DMAE_COMMAND_DST_RESET (0x1<<14) /* BitField opcode     reset dest address in next go */
3269 #define DMAE_COMMAND_DST_RESET_SHIFT 14
3270 #define DMAE_COMMAND_E1HVN (0x3<<15) /* BitField opcode vnic number E2 and onwards source vnic */
3271 #define DMAE_COMMAND_E1HVN_SHIFT 15
3272 #define DMAE_COMMAND_DST_VN (0x3<<17) /* BitField opcode        E2 and onwards dest vnic */
3273 #define DMAE_COMMAND_DST_VN_SHIFT 17
3274 #define DMAE_COMMAND_C_FUNC (0x1<<19) /* BitField opcode        E2 and onwards which function gets the completion src_vn(e1hvn)-0 dst_vn-1 */
3275 #define DMAE_COMMAND_C_FUNC_SHIFT 19
3276 #define DMAE_COMMAND_ERR_POLICY (0x3<<20) /* BitField opcode    E2 and onwards what to do when theres a completion and a PCI error regular-0 error indication-1 no completion-2 */
3277 #define DMAE_COMMAND_ERR_POLICY_SHIFT 20
3278 #define DMAE_COMMAND_RESERVED0 (0x3FF<<22) /* BitField opcode    */
3279 #define DMAE_COMMAND_RESERVED0_SHIFT 22
3280         uint32_t src_addr_lo /* source address low/grc address */;
3281         uint32_t src_addr_hi /* source address hi */;
3282         uint32_t dst_addr_lo /* dest address low/grc address */;
3283         uint32_t dst_addr_hi /* dest address hi */;
3284 #if defined(__BIG_ENDIAN)
3285         uint16_t opcode_iov;
3286 #define DMAE_COMMAND_SRC_VFID (0x3F<<0) /* BitField opcode_iovE2 and onward, set to 0 for backward compatibility        source VF id */
3287 #define DMAE_COMMAND_SRC_VFID_SHIFT 0
3288 #define DMAE_COMMAND_SRC_VFPF (0x1<<6) /* BitField opcode_iovE2 and onward, set to 0 for backward compatibility selects the source function PF-0, VF-1 */
3289 #define DMAE_COMMAND_SRC_VFPF_SHIFT 6
3290 #define DMAE_COMMAND_RESERVED1 (0x1<<7) /* BitField opcode_iovE2 and onward, set to 0 for backward compatibility         */
3291 #define DMAE_COMMAND_RESERVED1_SHIFT 7
3292 #define DMAE_COMMAND_DST_VFID (0x3F<<8) /* BitField opcode_iovE2 and onward, set to 0 for backward compatibility        destination VF id */
3293 #define DMAE_COMMAND_DST_VFID_SHIFT 8
3294 #define DMAE_COMMAND_DST_VFPF (0x1<<14) /* BitField opcode_iovE2 and onward, set to 0 for backward compatibility        selects the destination function PF-0, VF-1 */
3295 #define DMAE_COMMAND_DST_VFPF_SHIFT 14
3296 #define DMAE_COMMAND_RESERVED2 (0x1<<15) /* BitField opcode_iovE2 and onward, set to 0 for backward compatibility        */
3297 #define DMAE_COMMAND_RESERVED2_SHIFT 15
3298         uint16_t len /* copy length */;
3299 #elif defined(__LITTLE_ENDIAN)
3300         uint16_t len /* copy length */;
3301         uint16_t opcode_iov;
3302 #define DMAE_COMMAND_SRC_VFID (0x3F<<0) /* BitField opcode_iovE2 and onward, set to 0 for backward compatibility        source VF id */
3303 #define DMAE_COMMAND_SRC_VFID_SHIFT 0
3304 #define DMAE_COMMAND_SRC_VFPF (0x1<<6) /* BitField opcode_iovE2 and onward, set to 0 for backward compatibility selects the source function PF-0, VF-1 */
3305 #define DMAE_COMMAND_SRC_VFPF_SHIFT 6
3306 #define DMAE_COMMAND_RESERVED1 (0x1<<7) /* BitField opcode_iovE2 and onward, set to 0 for backward compatibility         */
3307 #define DMAE_COMMAND_RESERVED1_SHIFT 7
3308 #define DMAE_COMMAND_DST_VFID (0x3F<<8) /* BitField opcode_iovE2 and onward, set to 0 for backward compatibility        destination VF id */
3309 #define DMAE_COMMAND_DST_VFID_SHIFT 8
3310 #define DMAE_COMMAND_DST_VFPF (0x1<<14) /* BitField opcode_iovE2 and onward, set to 0 for backward compatibility        selects the destination function PF-0, VF-1 */
3311 #define DMAE_COMMAND_DST_VFPF_SHIFT 14
3312 #define DMAE_COMMAND_RESERVED2 (0x1<<15) /* BitField opcode_iovE2 and onward, set to 0 for backward compatibility        */
3313 #define DMAE_COMMAND_RESERVED2_SHIFT 15
3314 #endif
3315         uint32_t comp_addr_lo /* completion address low/grc address */;
3316         uint32_t comp_addr_hi /* completion address hi */;
3317         uint32_t comp_val /* value to write to completion address */;
3318         uint32_t crc32 /* crc32 result */;
3319         uint32_t crc32_c /* crc32_c result */;
3320 #if defined(__BIG_ENDIAN)
3321         uint16_t crc16_c /* crc16_c result */;
3322         uint16_t crc16 /* crc16 result */;
3323 #elif defined(__LITTLE_ENDIAN)
3324         uint16_t crc16 /* crc16 result */;
3325         uint16_t crc16_c /* crc16_c result */;
3326 #endif
3327 #if defined(__BIG_ENDIAN)
3328         uint16_t reserved3;
3329         uint16_t crc_t10 /* crc_t10 result */;
3330 #elif defined(__LITTLE_ENDIAN)
3331         uint16_t crc_t10 /* crc_t10 result */;
3332         uint16_t reserved3;
3333 #endif
3334 #if defined(__BIG_ENDIAN)
3335         uint16_t xsum8 /* checksum8 result */;
3336         uint16_t xsum16 /* checksum16 result */;
3337 #elif defined(__LITTLE_ENDIAN)
3338         uint16_t xsum16 /* checksum16 result */;
3339         uint16_t xsum8 /* checksum8 result */;
3340 #endif
3341 };
3342
3343
3344 /*
3345  * common data for all protocols
3346  */
3347 struct doorbell_hdr
3348 {
3349         uint8_t header;
3350 #define DOORBELL_HDR_RX (0x1<<0) /* BitField header     1 for rx doorbell, 0 for tx doorbell */
3351 #define DOORBELL_HDR_RX_SHIFT 0
3352 #define DOORBELL_HDR_DB_TYPE (0x1<<1) /* BitField header        0 for normal doorbell, 1 for advertise wnd doorbell */
3353 #define DOORBELL_HDR_DB_TYPE_SHIFT 1
3354 #define DOORBELL_HDR_DPM_SIZE (0x3<<2) /* BitField header       rdma tx only: DPM transaction size specifier (64/128/256/512 bytes) */
3355 #define DOORBELL_HDR_DPM_SIZE_SHIFT 2
3356 #define DOORBELL_HDR_CONN_TYPE (0xF<<4) /* BitField header      connection type */
3357 #define DOORBELL_HDR_CONN_TYPE_SHIFT 4
3358 };
3359
3360 /*
3361  * Ethernet doorbell
3362  */
3363 struct eth_tx_doorbell
3364 {
3365 #if defined(__BIG_ENDIAN)
3366         uint16_t npackets /* number of data bytes that were added in the doorbell */;
3367         uint8_t params;
3368 #define ETH_TX_DOORBELL_NUM_BDS (0x3F<<0) /* BitField params    number of buffer descriptors that were added in the doorbell */
3369 #define ETH_TX_DOORBELL_NUM_BDS_SHIFT 0
3370 #define ETH_TX_DOORBELL_RESERVED_TX_FIN_FLAG (0x1<<6) /* BitField params        tx fin command flag */
3371 #define ETH_TX_DOORBELL_RESERVED_TX_FIN_FLAG_SHIFT 6
3372 #define ETH_TX_DOORBELL_SPARE (0x1<<7) /* BitField params       doorbell queue spare flag */
3373 #define ETH_TX_DOORBELL_SPARE_SHIFT 7
3374         struct doorbell_hdr hdr;
3375 #elif defined(__LITTLE_ENDIAN)
3376         struct doorbell_hdr hdr;
3377         uint8_t params;
3378 #define ETH_TX_DOORBELL_NUM_BDS (0x3F<<0) /* BitField params    number of buffer descriptors that were added in the doorbell */
3379 #define ETH_TX_DOORBELL_NUM_BDS_SHIFT 0
3380 #define ETH_TX_DOORBELL_RESERVED_TX_FIN_FLAG (0x1<<6) /* BitField params        tx fin command flag */
3381 #define ETH_TX_DOORBELL_RESERVED_TX_FIN_FLAG_SHIFT 6
3382 #define ETH_TX_DOORBELL_SPARE (0x1<<7) /* BitField params       doorbell queue spare flag */
3383 #define ETH_TX_DOORBELL_SPARE_SHIFT 7
3384         uint16_t npackets /* number of data bytes that were added in the doorbell */;
3385 #endif
3386 };
3387
3388
3389 /*
3390  * 3 lines. status block $$KEEP_ENDIANNESS$$
3391  */
3392 struct hc_status_block_e1x
3393 {
3394         uint16_t index_values[HC_SB_MAX_INDICES_E1X] /* indices reported by cstorm */;
3395         uint16_t running_index[HC_SB_MAX_SM] /* Status Block running indices */;
3396         uint32_t rsrv[11];
3397 };
3398
3399 /*
3400  * host status block
3401  */
3402 struct host_hc_status_block_e1x
3403 {
3404         struct hc_status_block_e1x sb /* fast path indices */;
3405 };
3406
3407
3408 /*
3409  * 3 lines. status block $$KEEP_ENDIANNESS$$
3410  */
3411 struct hc_status_block_e2
3412 {
3413         uint16_t index_values[HC_SB_MAX_INDICES_E2] /* indices reported by cstorm */;
3414         uint16_t running_index[HC_SB_MAX_SM] /* Status Block running indices */;
3415         uint32_t reserved[11];
3416 };
3417
3418 /*
3419  * host status block
3420  */
3421 struct host_hc_status_block_e2
3422 {
3423         struct hc_status_block_e2 sb /* fast path indices */;
3424 };
3425
3426
3427 /*
3428  * 5 lines. slow-path status block $$KEEP_ENDIANNESS$$
3429  */
3430 struct hc_sp_status_block
3431 {
3432         uint16_t index_values[HC_SP_SB_MAX_INDICES] /* indices reported by cstorm */;
3433         uint16_t running_index /* Status Block running index */;
3434         uint16_t rsrv;
3435         uint32_t rsrv1;
3436 };
3437
3438 /*
3439  * host status block
3440  */
3441 struct host_sp_status_block
3442 {
3443         struct atten_sp_status_block atten_status_block /* attention bits section */;
3444         struct hc_sp_status_block sp_sb /* slow path indices */;
3445 };
3446
3447
3448 /*
3449  * IGU driver acknowledgment register
3450  */
3451 union igu_ack_register
3452 {
3453         struct {
3454 #if defined(__BIG_ENDIAN)
3455                 uint16_t sb_id_and_flags;
3456 #define IGU_ACK_REGISTER_STATUS_BLOCK_ID (0x1F<<0) /* BitField sb_id_and_flags  0-15: non default status blocks, 16: default status block */
3457 #define IGU_ACK_REGISTER_STATUS_BLOCK_ID_SHIFT 0
3458 #define IGU_ACK_REGISTER_STORM_ID (0x7<<5) /* BitField sb_id_and_flags  0-3:storm id, 4: attn status block (valid in default sb only) */
3459 #define IGU_ACK_REGISTER_STORM_ID_SHIFT 5
3460 #define IGU_ACK_REGISTER_UPDATE_INDEX (0x1<<8) /* BitField sb_id_and_flags      if set, acknowledges status block index */
3461 #define IGU_ACK_REGISTER_UPDATE_INDEX_SHIFT 8
3462 #define IGU_ACK_REGISTER_INTERRUPT_MODE (0x3<<9) /* BitField sb_id_and_flags    interrupt enable/disable/nop: use IGU_INT_xxx constants */
3463 #define IGU_ACK_REGISTER_INTERRUPT_MODE_SHIFT 9
3464 #define IGU_ACK_REGISTER_RESERVED (0x1F<<11) /* BitField sb_id_and_flags         */
3465 #define IGU_ACK_REGISTER_RESERVED_SHIFT 11
3466                 uint16_t status_block_index /* status block index acknowledgement */;
3467 #elif defined(__LITTLE_ENDIAN)
3468                 uint16_t status_block_index /* status block index acknowledgement */;
3469                 uint16_t sb_id_and_flags;
3470 #define IGU_ACK_REGISTER_STATUS_BLOCK_ID (0x1F<<0) /* BitField sb_id_and_flags  0-15: non default status blocks, 16: default status block */
3471 #define IGU_ACK_REGISTER_STATUS_BLOCK_ID_SHIFT 0
3472 #define IGU_ACK_REGISTER_STORM_ID (0x7<<5) /* BitField sb_id_and_flags  0-3:storm id, 4: attn status block (valid in default sb only) */
3473 #define IGU_ACK_REGISTER_STORM_ID_SHIFT 5
3474 #define IGU_ACK_REGISTER_UPDATE_INDEX (0x1<<8) /* BitField sb_id_and_flags      if set, acknowledges status block index */
3475 #define IGU_ACK_REGISTER_UPDATE_INDEX_SHIFT 8
3476 #define IGU_ACK_REGISTER_INTERRUPT_MODE (0x3<<9) /* BitField sb_id_and_flags    interrupt enable/disable/nop: use IGU_INT_xxx constants */
3477 #define IGU_ACK_REGISTER_INTERRUPT_MODE_SHIFT 9
3478 #define IGU_ACK_REGISTER_RESERVED (0x1F<<11) /* BitField sb_id_and_flags         */
3479 #define IGU_ACK_REGISTER_RESERVED_SHIFT 11
3480 #endif
3481         } sb;
3482         uint32_t raw_data;
3483 };
3484
3485
3486 /*
3487  * IGU driver acknowledgement register
3488  */
3489 struct igu_backward_compatible
3490 {
3491         uint32_t sb_id_and_flags;
3492 #define IGU_BACKWARD_COMPATIBLE_SB_INDEX (0xFFFF<<0) /* BitField sb_id_and_flags         */
3493 #define IGU_BACKWARD_COMPATIBLE_SB_INDEX_SHIFT 0
3494 #define IGU_BACKWARD_COMPATIBLE_SB_SELECT (0x1F<<16) /* BitField sb_id_and_flags         */
3495 #define IGU_BACKWARD_COMPATIBLE_SB_SELECT_SHIFT 16
3496 #define IGU_BACKWARD_COMPATIBLE_SEGMENT_ACCESS (0x7<<21) /* BitField sb_id_and_flags    0-3:storm id, 4: attn status block (valid in default sb only) */
3497 #define IGU_BACKWARD_COMPATIBLE_SEGMENT_ACCESS_SHIFT 21
3498 #define IGU_BACKWARD_COMPATIBLE_BUPDATE (0x1<<24) /* BitField sb_id_and_flags   if set, acknowledges status block index */
3499 #define IGU_BACKWARD_COMPATIBLE_BUPDATE_SHIFT 24
3500 #define IGU_BACKWARD_COMPATIBLE_ENABLE_INT (0x3<<25) /* BitField sb_id_and_flags        interrupt enable/disable/nop: use IGU_INT_xxx constants */
3501 #define IGU_BACKWARD_COMPATIBLE_ENABLE_INT_SHIFT 25
3502 #define IGU_BACKWARD_COMPATIBLE_RESERVED_0 (0x1F<<27) /* BitField sb_id_and_flags        */
3503 #define IGU_BACKWARD_COMPATIBLE_RESERVED_0_SHIFT 27
3504         uint32_t reserved_2;
3505 };
3506
3507
3508 /*
3509  * IGU driver acknowledgement register
3510  */
3511 struct igu_regular
3512 {
3513         uint32_t sb_id_and_flags;
3514 #define IGU_REGULAR_SB_INDEX (0xFFFFF<<0) /* BitField sb_id_and_flags    */
3515 #define IGU_REGULAR_SB_INDEX_SHIFT 0
3516 #define IGU_REGULAR_RESERVED0 (0x1<<20) /* BitField sb_id_and_flags      */
3517 #define IGU_REGULAR_RESERVED0_SHIFT 20
3518 #define IGU_REGULAR_SEGMENT_ACCESS (0x7<<21) /* BitField sb_id_and_flags        21-23 (use enum igu_seg_access) */
3519 #define IGU_REGULAR_SEGMENT_ACCESS_SHIFT 21
3520 #define IGU_REGULAR_BUPDATE (0x1<<24) /* BitField sb_id_and_flags        */
3521 #define IGU_REGULAR_BUPDATE_SHIFT 24
3522 #define IGU_REGULAR_ENABLE_INT (0x3<<25) /* BitField sb_id_and_flags    interrupt enable/disable/nop (use enum igu_int_cmd) */
3523 #define IGU_REGULAR_ENABLE_INT_SHIFT 25
3524 #define IGU_REGULAR_RESERVED_1 (0x1<<27) /* BitField sb_id_and_flags     */
3525 #define IGU_REGULAR_RESERVED_1_SHIFT 27
3526 #define IGU_REGULAR_CLEANUP_TYPE (0x3<<28) /* BitField sb_id_and_flags   */
3527 #define IGU_REGULAR_CLEANUP_TYPE_SHIFT 28
3528 #define IGU_REGULAR_CLEANUP_SET (0x1<<30) /* BitField sb_id_and_flags    */
3529 #define IGU_REGULAR_CLEANUP_SET_SHIFT 30
3530 #define IGU_REGULAR_BCLEANUP (0x1<<31) /* BitField sb_id_and_flags       */
3531 #define IGU_REGULAR_BCLEANUP_SHIFT 31
3532         uint32_t reserved_2;
3533 };
3534
3535 /*
3536  * IGU driver acknowledgement register
3537  */
3538 union igu_consprod_reg
3539 {
3540         struct igu_regular regular;
3541         struct igu_backward_compatible backward_compatible;
3542 };
3543
3544
3545 /*
3546  * Igu control commands
3547  */
3548 enum igu_ctrl_cmd
3549 {
3550         IGU_CTRL_CMD_TYPE_RD,
3551         IGU_CTRL_CMD_TYPE_WR,
3552         MAX_IGU_CTRL_CMD};
3553
3554
3555 /*
3556  * Control register for the IGU command register
3557  */
3558 struct igu_ctrl_reg
3559 {
3560         uint32_t ctrl_data;
3561 #define IGU_CTRL_REG_ADDRESS (0xFFF<<0) /* BitField ctrl_data    */
3562 #define IGU_CTRL_REG_ADDRESS_SHIFT 0
3563 #define IGU_CTRL_REG_FID (0x7F<<12) /* BitField ctrl_data        */
3564 #define IGU_CTRL_REG_FID_SHIFT 12
3565 #define IGU_CTRL_REG_RESERVED (0x1<<19) /* BitField ctrl_data    */
3566 #define IGU_CTRL_REG_RESERVED_SHIFT 19
3567 #define IGU_CTRL_REG_TYPE (0x1<<20) /* BitField ctrl_data        (use enum igu_ctrl_cmd) */
3568 #define IGU_CTRL_REG_TYPE_SHIFT 20
3569 #define IGU_CTRL_REG_UNUSED (0x7FF<<21) /* BitField ctrl_data    */
3570 #define IGU_CTRL_REG_UNUSED_SHIFT 21
3571 };
3572
3573
3574 /*
3575  * Igu interrupt command
3576  */
3577 enum igu_int_cmd
3578 {
3579         IGU_INT_ENABLE,
3580         IGU_INT_DISABLE,
3581         IGU_INT_NOP,
3582         IGU_INT_NOP2,
3583         MAX_IGU_INT_CMD};
3584
3585
3586 /*
3587  * Igu segments
3588  */
3589 enum igu_seg_access
3590 {
3591         IGU_SEG_ACCESS_NORM,
3592         IGU_SEG_ACCESS_DEF,
3593         IGU_SEG_ACCESS_ATTN,
3594         MAX_IGU_SEG_ACCESS};
3595
3596
3597 /*
3598  * Parser parsing flags field
3599  */
3600 struct parsing_flags
3601 {
3602         uint16_t flags;
3603 #define PARSING_FLAGS_ETHERNET_ADDRESS_TYPE (0x1<<0) /* BitField flagscontext flags     0=non-unicast, 1=unicast (use enum prs_flags_eth_addr_type) */
3604 #define PARSING_FLAGS_ETHERNET_ADDRESS_TYPE_SHIFT 0
3605 #define PARSING_FLAGS_VLAN (0x1<<1) /* BitField flagscontext flags      0 or 1 */
3606 #define PARSING_FLAGS_VLAN_SHIFT 1
3607 #define PARSING_FLAGS_EXTRA_VLAN (0x1<<2) /* BitField flagscontext flags        0 or 1 */
3608 #define PARSING_FLAGS_EXTRA_VLAN_SHIFT 2
3609 #define PARSING_FLAGS_OVER_ETHERNET_PROTOCOL (0x3<<3) /* BitField flagscontext flags    0=un-known, 1=Ipv4, 2=Ipv6,3=LLC SNAP un-known. LLC SNAP here refers only to LLC/SNAP packets that do not have Ipv4 or Ipv6 above them. Ipv4 and Ipv6 indications are even if they are over LLC/SNAP and not directly over Ethernet (use enum prs_flags_over_eth) */
3610 #define PARSING_FLAGS_OVER_ETHERNET_PROTOCOL_SHIFT 3
3611 #define PARSING_FLAGS_IP_OPTIONS (0x1<<5) /* BitField flagscontext flags        0=no IP options / extension headers. 1=IP options / extension header exist */
3612 #define PARSING_FLAGS_IP_OPTIONS_SHIFT 5
3613 #define PARSING_FLAGS_FRAGMENTATION_STATUS (0x1<<6) /* BitField flagscontext flags      0=non-fragmented, 1=fragmented */
3614 #define PARSING_FLAGS_FRAGMENTATION_STATUS_SHIFT 6
3615 #define PARSING_FLAGS_OVER_IP_PROTOCOL (0x3<<7) /* BitField flagscontext flags  0=un-known, 1=TCP, 2=UDP (use enum prs_flags_over_ip) */
3616 #define PARSING_FLAGS_OVER_IP_PROTOCOL_SHIFT 7
3617 #define PARSING_FLAGS_PURE_ACK_INDICATION (0x1<<9) /* BitField flagscontext flags       0=packet with data, 1=pure-ACK (use enum prs_flags_ack_type) */
3618 #define PARSING_FLAGS_PURE_ACK_INDICATION_SHIFT 9
3619 #define PARSING_FLAGS_TCP_OPTIONS_EXIST (0x1<<10) /* BitField flagscontext flags        0=no TCP options. 1=TCP options */
3620 #define PARSING_FLAGS_TCP_OPTIONS_EXIST_SHIFT 10
3621 #define PARSING_FLAGS_TIME_STAMP_EXIST_FLAG (0x1<<11) /* BitField flagscontext flags    According to the TCP header options parsing */
3622 #define PARSING_FLAGS_TIME_STAMP_EXIST_FLAG_SHIFT 11
3623 #define PARSING_FLAGS_CONNECTION_MATCH (0x1<<12) /* BitField flagscontext flags connection match in searcher indication */
3624 #define PARSING_FLAGS_CONNECTION_MATCH_SHIFT 12
3625 #define PARSING_FLAGS_LLC_SNAP (0x1<<13) /* BitField flagscontext flags LLC SNAP indication */
3626 #define PARSING_FLAGS_LLC_SNAP_SHIFT 13
3627 #define PARSING_FLAGS_RESERVED0 (0x3<<14) /* BitField flagscontext flags         */
3628 #define PARSING_FLAGS_RESERVED0_SHIFT 14
3629 };
3630
3631
3632 /*
3633  * Parsing flags for TCP ACK type
3634  */
3635 enum prs_flags_ack_type
3636 {
3637         PRS_FLAG_PUREACK_PIGGY,
3638         PRS_FLAG_PUREACK_PURE,
3639         MAX_PRS_FLAGS_ACK_TYPE};
3640
3641
3642 /*
3643  * Parsing flags for Ethernet address type
3644  */
3645 enum prs_flags_eth_addr_type
3646 {
3647         PRS_FLAG_ETHTYPE_NON_UNICAST,
3648         PRS_FLAG_ETHTYPE_UNICAST,
3649         MAX_PRS_FLAGS_ETH_ADDR_TYPE};
3650
3651
3652 /*
3653  * Parsing flags for over-ethernet protocol
3654  */
3655 enum prs_flags_over_eth
3656 {
3657         PRS_FLAG_OVERETH_UNKNOWN,
3658         PRS_FLAG_OVERETH_IPV4,
3659         PRS_FLAG_OVERETH_IPV6,
3660         PRS_FLAG_OVERETH_LLCSNAP_UNKNOWN,
3661         MAX_PRS_FLAGS_OVER_ETH};
3662
3663
3664 /*
3665  * Parsing flags for over-IP protocol
3666  */
3667 enum prs_flags_over_ip
3668 {
3669         PRS_FLAG_OVERIP_UNKNOWN,
3670         PRS_FLAG_OVERIP_TCP,
3671         PRS_FLAG_OVERIP_UDP,
3672         MAX_PRS_FLAGS_OVER_IP};
3673
3674
3675 /*
3676  * SDM operation gen command (generate aggregative interrupt)
3677  */
3678 struct sdm_op_gen
3679 {
3680         uint32_t command;
3681 #define SDM_OP_GEN_COMP_PARAM (0x1F<<0) /* BitField commandcomp_param and comp_type     thread ID/aggr interrupt number/counter depending on the completion type */
3682 #define SDM_OP_GEN_COMP_PARAM_SHIFT 0
3683 #define SDM_OP_GEN_COMP_TYPE (0x7<<5) /* BitField commandcomp_param and comp_type       Direct messages to CM / PCI switch are not supported in operation_gen completion */
3684 #define SDM_OP_GEN_COMP_TYPE_SHIFT 5
3685 #define SDM_OP_GEN_AGG_VECT_IDX (0xFF<<8) /* BitField commandcomp_param and comp_type   bit index in aggregated interrupt vector */
3686 #define SDM_OP_GEN_AGG_VECT_IDX_SHIFT 8
3687 #define SDM_OP_GEN_AGG_VECT_IDX_VALID (0x1<<16) /* BitField commandcomp_param and comp_type      */
3688 #define SDM_OP_GEN_AGG_VECT_IDX_VALID_SHIFT 16
3689 #define SDM_OP_GEN_RESERVED (0x7FFF<<17) /* BitField commandcomp_param and comp_type     */
3690 #define SDM_OP_GEN_RESERVED_SHIFT 17
3691 };
3692
3693
3694 /*
3695  * Timers connection context
3696  */
3697 struct timers_block_context
3698 {
3699         uint32_t __reserved_0 /* data of client 0 of the timers block*/;
3700         uint32_t __reserved_1 /* data of client 1 of the timers block*/;
3701         uint32_t __reserved_2 /* data of client 2 of the timers block*/;
3702         uint32_t flags;
3703 #define __TIMERS_BLOCK_CONTEXT_NUM_OF_ACTIVE_TIMERS (0x3<<0) /* BitField flagscontext flags     number of active timers running */
3704 #define __TIMERS_BLOCK_CONTEXT_NUM_OF_ACTIVE_TIMERS_SHIFT 0
3705 #define TIMERS_BLOCK_CONTEXT_CONN_VALID_FLG (0x1<<2) /* BitField flagscontext flags     flag: is connection valid (should be set by driver to 1 in toe/iscsi connections) */
3706 #define TIMERS_BLOCK_CONTEXT_CONN_VALID_FLG_SHIFT 2
3707 #define __TIMERS_BLOCK_CONTEXT_RESERVED0 (0x1FFFFFFF<<3) /* BitField flagscontext flags  */
3708 #define __TIMERS_BLOCK_CONTEXT_RESERVED0_SHIFT 3
3709 };
3710
3711
3712 /*
3713  * The eth aggregative context of Tstorm
3714  */
3715 struct tstorm_eth_ag_context
3716 {
3717         uint32_t __reserved0[14];
3718 };
3719
3720
3721 /*
3722  * The eth aggregative context of Ustorm
3723  */
3724 struct ustorm_eth_ag_context
3725 {
3726         uint32_t __reserved0;
3727 #if defined(__BIG_ENDIAN)
3728         uint8_t cdu_usage /* Will be used by the CDU for validation of the CID/connection type on doorbells. */;
3729         uint8_t __reserved2;
3730         uint16_t __reserved1;
3731 #elif defined(__LITTLE_ENDIAN)
3732         uint16_t __reserved1;
3733         uint8_t __reserved2;
3734         uint8_t cdu_usage /* Will be used by the CDU for validation of the CID/connection type on doorbells. */;
3735 #endif
3736         uint32_t __reserved3[6];
3737 };
3738
3739
3740 /*
3741  * The eth aggregative context of Xstorm
3742  */
3743 struct xstorm_eth_ag_context
3744 {
3745         uint32_t reserved0;
3746 #if defined(__BIG_ENDIAN)
3747         uint8_t cdu_reserved /* Used by the CDU for validation and debugging */;
3748         uint8_t reserved2;
3749         uint16_t reserved1;
3750 #elif defined(__LITTLE_ENDIAN)
3751         uint16_t reserved1;
3752         uint8_t reserved2;
3753         uint8_t cdu_reserved /* Used by the CDU for validation and debugging */;
3754 #endif
3755         uint32_t reserved3[30];
3756 };
3757
3758
3759 /*
3760  * doorbell message sent to the chip
3761  */
3762 struct doorbell
3763 {
3764 #if defined(__BIG_ENDIAN)
3765         uint16_t zero_fill2 /* driver must zero this field! */;
3766         uint8_t zero_fill1 /* driver must zero this field! */;
3767         struct doorbell_hdr header;
3768 #elif defined(__LITTLE_ENDIAN)
3769         struct doorbell_hdr header;
3770         uint8_t zero_fill1 /* driver must zero this field! */;
3771         uint16_t zero_fill2 /* driver must zero this field! */;
3772 #endif
3773 };
3774
3775
3776 /*
3777  * doorbell message sent to the chip
3778  */
3779 struct doorbell_set_prod
3780 {
3781 #if defined(__BIG_ENDIAN)
3782         uint16_t prod /* Producer index to be set */;
3783         uint8_t zero_fill1 /* driver must zero this field! */;
3784         struct doorbell_hdr header;
3785 #elif defined(__LITTLE_ENDIAN)
3786         struct doorbell_hdr header;
3787         uint8_t zero_fill1 /* driver must zero this field! */;
3788         uint16_t prod /* Producer index to be set */;
3789 #endif
3790 };
3791
3792
3793 struct regpair
3794 {
3795         uint32_t lo /* low word for reg-pair */;
3796         uint32_t hi /* high word for reg-pair */;
3797 };
3798
3799
3800 struct regpair_native
3801 {
3802         uint32_t lo /* low word for reg-pair */;
3803         uint32_t hi /* high word for reg-pair */;
3804 };
3805
3806
3807 /*
3808  * Classify rule opcodes in E2/E3
3809  */
3810 enum classify_rule
3811 {
3812         CLASSIFY_RULE_OPCODE_MAC /* Add/remove a MAC address */,
3813         CLASSIFY_RULE_OPCODE_VLAN /* Add/remove a VLAN */,
3814         CLASSIFY_RULE_OPCODE_PAIR /* Add/remove a MAC-VLAN pair */,
3815         MAX_CLASSIFY_RULE};
3816
3817
3818 /*
3819  * Classify rule types in E2/E3
3820  */
3821 enum classify_rule_action_type
3822 {
3823         CLASSIFY_RULE_REMOVE,
3824         CLASSIFY_RULE_ADD,
3825         MAX_CLASSIFY_RULE_ACTION_TYPE};
3826
3827
3828 /*
3829  * client init ramrod data $$KEEP_ENDIANNESS$$
3830  */
3831 struct client_init_general_data
3832 {
3833         uint8_t client_id /* client_id */;
3834         uint8_t statistics_counter_id /* statistics counter id */;
3835         uint8_t statistics_en_flg /* statistics en flg */;
3836         uint8_t is_fcoe_flg /* is this an fcoe connection. (1 bit is used) */;
3837         uint8_t activate_flg /* if 0 - the client is deactivate else the client is activate client (1 bit is used) */;
3838         uint8_t sp_client_id /* the slow path rings client Id. */;
3839         uint16_t mtu /* Host MTU from client config */;
3840         uint8_t statistics_zero_flg /* if set FW will reset the statistic counter of this client */;
3841         uint8_t func_id /* PCI function ID (0-71) */;
3842         uint8_t cos /* The connection cos, if applicable */;
3843         uint8_t traffic_type;
3844         uint32_t reserved0;
3845 };
3846
3847
3848 /*
3849  * client init rx data $$KEEP_ENDIANNESS$$
3850  */
3851 struct client_init_rx_data
3852 {
3853         uint8_t tpa_en;
3854 #define CLIENT_INIT_RX_DATA_TPA_EN_IPV4 (0x1<<0) /* BitField tpa_entpa_enable   tpa enable flg ipv4 */
3855 #define CLIENT_INIT_RX_DATA_TPA_EN_IPV4_SHIFT 0
3856 #define CLIENT_INIT_RX_DATA_TPA_EN_IPV6 (0x1<<1) /* BitField tpa_entpa_enable   tpa enable flg ipv6 */
3857 #define CLIENT_INIT_RX_DATA_TPA_EN_IPV6_SHIFT 1
3858 #define CLIENT_INIT_RX_DATA_TPA_MODE (0x1<<2) /* BitField tpa_entpa_enable      tpa mode (LRO or GRO) (use enum tpa_mode) */
3859 #define CLIENT_INIT_RX_DATA_TPA_MODE_SHIFT 2
3860 #define CLIENT_INIT_RX_DATA_RESERVED5 (0x1F<<3) /* BitField tpa_entpa_enable     */
3861 #define CLIENT_INIT_RX_DATA_RESERVED5_SHIFT 3
3862         uint8_t vmqueue_mode_en_flg /* If set, working in VMQueue mode (always consume one sge) */;
3863         uint8_t extra_data_over_sgl_en_flg /* if set, put over sgl data from end of input message */;
3864         uint8_t cache_line_alignment_log_size /* The log size of cache line alignment in bytes. Must be a power of 2. */;
3865         uint8_t enable_dynamic_hc /* If set, dynamic HC is enabled */;
3866         uint8_t max_sges_for_packet /* The maximal number of SGEs that can be used for one packet. depends on MTU and SGE size. must be 0 if SGEs are disabled */;
3867         uint8_t client_qzone_id /* used in E2 only, to specify the HW queue zone ID used for this client rx producers */;
3868         uint8_t drop_ip_cs_err_flg /* If set, this client drops packets with IP checksum error */;
3869         uint8_t drop_tcp_cs_err_flg /* If set, this client drops packets with TCP checksum error */;
3870         uint8_t drop_ttl0_flg /* If set, this client drops packets with TTL=0 */;
3871         uint8_t drop_udp_cs_err_flg /* If set, this client drops packets with UDP checksum error */;
3872         uint8_t inner_vlan_removal_enable_flg /* If set, inner VLAN removal is enabled for this client */;
3873         uint8_t outer_vlan_removal_enable_flg /* If set, outer VLAN removal is enabled for this client */;
3874         uint8_t status_block_id /* rx status block id */;
3875         uint8_t rx_sb_index_number /* status block indices */;
3876         uint8_t dont_verify_rings_pause_thr_flg /* If set, the rings pause thresholds will not be verified by firmware. */;
3877         uint8_t max_tpa_queues /* maximal TPA queues allowed for this client */;
3878         uint8_t silent_vlan_removal_flg /* if set, and the vlan is equal to requested vlan according to mask, the vlan will be remove without notifying the driver */;
3879         uint16_t max_bytes_on_bd /* Maximum bytes that can be placed on a BD. The BD allocated size should include 2 more bytes (ip alignment) and alignment size (in case the address is not aligned) */;
3880         uint16_t sge_buff_size /* Size of the buffers pointed by SGEs */;
3881         uint8_t approx_mcast_engine_id /* In Everest2, if is_approx_mcast is set, this field specified which approximate multicast engine is associate with this client */;
3882         uint8_t rss_engine_id /* In Everest2, if rss_mode is set, this field specified which RSS engine is associate with this client */;
3883         struct regpair bd_page_base /* BD page base address at the host */;
3884         struct regpair sge_page_base /* SGE page base address at the host */;
3885         struct regpair cqe_page_base /* Completion queue base address */;
3886         uint8_t is_leading_rss;
3887         uint8_t is_approx_mcast;
3888         uint16_t max_agg_size /* maximal size for the aggregated TPA packets, reprted by the host */;
3889         uint16_t state;
3890 #define CLIENT_INIT_RX_DATA_UCAST_DROP_ALL (0x1<<0) /* BitField staterx filters state   drop all unicast packets */
3891 #define CLIENT_INIT_RX_DATA_UCAST_DROP_ALL_SHIFT 0
3892 #define CLIENT_INIT_RX_DATA_UCAST_ACCEPT_ALL (0x1<<1) /* BitField staterx filters state accept all unicast packets (subject to vlan) */
3893 #define CLIENT_INIT_RX_DATA_UCAST_ACCEPT_ALL_SHIFT 1
3894 #define CLIENT_INIT_RX_DATA_UCAST_ACCEPT_UNMATCHED (0x1<<2) /* BitField staterx filters state   accept all unmatched unicast packets (subject to vlan) */
3895 #define CLIENT_INIT_RX_DATA_UCAST_ACCEPT_UNMATCHED_SHIFT 2
3896 #define CLIENT_INIT_RX_DATA_MCAST_DROP_ALL (0x1<<3) /* BitField staterx filters state   drop all multicast packets */
3897 #define CLIENT_INIT_RX_DATA_MCAST_DROP_ALL_SHIFT 3
3898 #define CLIENT_INIT_RX_DATA_MCAST_ACCEPT_ALL (0x1<<4) /* BitField staterx filters state accept all multicast packets (subject to vlan) */
3899 #define CLIENT_INIT_RX_DATA_MCAST_ACCEPT_ALL_SHIFT 4
3900 #define CLIENT_INIT_RX_DATA_BCAST_ACCEPT_ALL (0x1<<5) /* BitField staterx filters state accept all broadcast packets (subject to vlan) */
3901 #define CLIENT_INIT_RX_DATA_BCAST_ACCEPT_ALL_SHIFT 5
3902 #define CLIENT_INIT_RX_DATA_ACCEPT_ANY_VLAN (0x1<<6) /* BitField staterx filters state  accept packets matched only by MAC (without checking vlan) */
3903 #define CLIENT_INIT_RX_DATA_ACCEPT_ANY_VLAN_SHIFT 6
3904 #define CLIENT_INIT_RX_DATA_RESERVED2 (0x1FF<<7) /* BitField staterx filters state       */
3905 #define CLIENT_INIT_RX_DATA_RESERVED2_SHIFT 7
3906         uint16_t cqe_pause_thr_low /* number of remaining cqes under which, we send pause message */;
3907         uint16_t cqe_pause_thr_high /* number of remaining cqes above which, we send un-pause message */;
3908         uint16_t bd_pause_thr_low /* number of remaining bds under which, we send pause message */;
3909         uint16_t bd_pause_thr_high /* number of remaining bds above which, we send un-pause message */;
3910         uint16_t sge_pause_thr_low /* number of remaining sges under which, we send pause message */;
3911         uint16_t sge_pause_thr_high /* number of remaining sges above which, we send un-pause message */;
3912         uint16_t rx_cos_mask /* the bits that will be set on pfc/ safc paket with will be genratet when this ring is full. for regular flow control set this to 1 */;
3913         uint16_t silent_vlan_value /* The vlan to compare, in case, silent vlan is set */;
3914         uint16_t silent_vlan_mask /* The vlan mask, in case, silent vlan is set */;
3915         uint32_t reserved6[2];
3916 };
3917
3918 /*
3919  * client init tx data $$KEEP_ENDIANNESS$$
3920  */
3921 struct client_init_tx_data
3922 {
3923         uint8_t enforce_security_flg /* if set, security checks will be made for this connection */;
3924         uint8_t tx_status_block_id /* the number of status block to update */;
3925         uint8_t tx_sb_index_number /* the index to use inside the status block */;
3926         uint8_t tss_leading_client_id /* client ID of the leading TSS client, for TX classification source knock out */;
3927         uint8_t tx_switching_flg /* if set, tx switching will be done to packets on this connection */;
3928         uint8_t anti_spoofing_flg /* if set, anti spoofing check will be done to packets on this connection */;
3929         uint16_t default_vlan /* default vlan tag (id+pri). (valid if default_vlan_flg is set) */;
3930         struct regpair tx_bd_page_base /* BD page base address at the host for TxBdCons */;
3931         uint16_t state;
3932 #define CLIENT_INIT_TX_DATA_UCAST_ACCEPT_ALL (0x1<<0) /* BitField statetx filters state accept all unicast packets (subject to vlan) */
3933 #define CLIENT_INIT_TX_DATA_UCAST_ACCEPT_ALL_SHIFT 0
3934 #define CLIENT_INIT_TX_DATA_MCAST_ACCEPT_ALL (0x1<<1) /* BitField statetx filters state accept all multicast packets (subject to vlan) */
3935 #define CLIENT_INIT_TX_DATA_MCAST_ACCEPT_ALL_SHIFT 1
3936 #define CLIENT_INIT_TX_DATA_BCAST_ACCEPT_ALL (0x1<<2) /* BitField statetx filters state accept all broadcast packets (subject to vlan) */
3937 #define CLIENT_INIT_TX_DATA_BCAST_ACCEPT_ALL_SHIFT 2
3938 #define CLIENT_INIT_TX_DATA_ACCEPT_ANY_VLAN (0x1<<3) /* BitField statetx filters state  accept packets matched only by MAC (without checking vlan) */
3939 #define CLIENT_INIT_TX_DATA_ACCEPT_ANY_VLAN_SHIFT 3
3940 #define CLIENT_INIT_TX_DATA_RESERVED0 (0xFFF<<4) /* BitField statetx filters state       */
3941 #define CLIENT_INIT_TX_DATA_RESERVED0_SHIFT 4
3942         uint8_t default_vlan_flg /* is default vlan valid for this client. */;
3943         uint8_t force_default_pri_flg /* if set, force default priority */;
3944         uint8_t tunnel_lso_inc_ip_id /* In case of LSO over IPv4 tunnel, whether to increment IP ID on external IP header or internal IP header */;
3945         uint8_t refuse_outband_vlan_flg /* if set, the FW will not add outband vlan on packet (even if will exist on BD). */;
3946         uint8_t tunnel_non_lso_pcsum_location /* In case of non-Lso encapsulated packets with L4 checksum offload, the pseudo checksum location - on packet or on BD. */;
3947         uint8_t tunnel_non_lso_outer_ip_csum_location /* In case of non-Lso encapsulated packets with outer L3 ip checksum offload, the pseudo checksum location - on packet or on BD. */;
3948 };
3949
3950 /*
3951  * client init ramrod data $$KEEP_ENDIANNESS$$
3952  */
3953 struct client_init_ramrod_data
3954 {
3955         struct client_init_general_data general /* client init general data */;
3956         struct client_init_rx_data rx /* client init rx data */;
3957         struct client_init_tx_data tx /* client init tx data */;
3958 };
3959
3960
3961 /*
3962  * client update ramrod data $$KEEP_ENDIANNESS$$
3963  */
3964 struct client_update_ramrod_data
3965 {
3966         uint8_t client_id /* the client to update */;
3967         uint8_t func_id /* PCI function ID this client belongs to (0-71) */;
3968         uint8_t inner_vlan_removal_enable_flg /* If set, inner VLAN removal is enabled for this client, will be change according to change flag */;
3969         uint8_t inner_vlan_removal_change_flg /* If set, inner VLAN removal flag will be set according to the enable flag */;
3970         uint8_t outer_vlan_removal_enable_flg /* If set, outer VLAN removal is enabled for this client, will be change according to change flag */;
3971         uint8_t outer_vlan_removal_change_flg /* If set, outer VLAN removal flag will be set according to the enable flag */;
3972         uint8_t anti_spoofing_enable_flg /* If set, anti spoofing is enabled for this client, will be change according to change flag */;
3973         uint8_t anti_spoofing_change_flg /* If set, anti spoofing flag will be set according to anti spoofing flag */;
3974         uint8_t activate_flg /* if 0 - the client is deactivate else the client is activate client (1 bit is used) */;
3975         uint8_t activate_change_flg /* If set, activate_flg will be checked */;
3976         uint16_t default_vlan /* default vlan tag (id+pri). (valid if default_vlan_flg is set) */;
3977         uint8_t default_vlan_enable_flg;
3978         uint8_t default_vlan_change_flg;
3979         uint16_t silent_vlan_value /* The vlan to compare, in case, silent vlan is set */;
3980         uint16_t silent_vlan_mask /* The vlan mask, in case, silent vlan is set */;
3981         uint8_t silent_vlan_removal_flg /* if set, and the vlan is equal to requested vlan according to mask, the vlan will be remove without notifying the driver */;
3982         uint8_t silent_vlan_change_flg;
3983         uint8_t refuse_outband_vlan_flg /* If set, the FW will not add outband vlan on packet (even if will exist on BD). */;
3984         uint8_t refuse_outband_vlan_change_flg /* If set, refuse_outband_vlan_flg will be updated. */;
3985         uint8_t tx_switching_flg /* If set, tx switching will be done to packets on this connection. */;
3986         uint8_t tx_switching_change_flg /* If set, tx_switching_flg will be updated. */;
3987         uint32_t reserved1;
3988         uint32_t echo /* echo value to be sent to driver on event ring */;
3989 };
3990
3991
3992 /*
3993  * The eth storm context of Cstorm
3994  */
3995 struct cstorm_eth_st_context
3996 {
3997         uint32_t __reserved0[4];
3998 };
3999
4000
4001 struct double_regpair
4002 {
4003         uint32_t regpair0_lo /* low word for reg-pair0 */;
4004         uint32_t regpair0_hi /* high word for reg-pair0 */;
4005         uint32_t regpair1_lo /* low word for reg-pair1 */;
4006         uint32_t regpair1_hi /* high word for reg-pair1 */;
4007 };
4008
4009
4010 /*
4011  * Ethernet address types used in ethernet tx BDs
4012  */
4013 enum eth_addr_type
4014 {
4015         UNKNOWN_ADDRESS,
4016         UNICAST_ADDRESS,
4017         MULTICAST_ADDRESS,
4018         BROADCAST_ADDRESS,
4019         MAX_ETH_ADDR_TYPE
4020 };
4021
4022
4023 /*
4024  *  $$KEEP_ENDIANNESS$$
4025  */
4026 struct eth_classify_cmd_header
4027 {
4028         uint8_t cmd_general_data;
4029 #define ETH_CLASSIFY_CMD_HEADER_RX_CMD (0x1<<0) /* BitField cmd_general_data    should this cmd be applied for Rx */
4030 #define ETH_CLASSIFY_CMD_HEADER_RX_CMD_SHIFT 0
4031 #define ETH_CLASSIFY_CMD_HEADER_TX_CMD (0x1<<1) /* BitField cmd_general_data    should this cmd be applied for Tx */
4032 #define ETH_CLASSIFY_CMD_HEADER_TX_CMD_SHIFT 1
4033 #define ETH_CLASSIFY_CMD_HEADER_OPCODE (0x3<<2) /* BitField cmd_general_data    command opcode for MAC/VLAN/PAIR (use enum classify_rule) */
4034 #define ETH_CLASSIFY_CMD_HEADER_OPCODE_SHIFT 2
4035 #define ETH_CLASSIFY_CMD_HEADER_IS_ADD (0x1<<4) /* BitField cmd_general_data     (use enum classify_rule_action_type) */
4036 #define ETH_CLASSIFY_CMD_HEADER_IS_ADD_SHIFT 4
4037 #define ETH_CLASSIFY_CMD_HEADER_RESERVED0 (0x7<<5) /* BitField cmd_general_data  */
4038 #define ETH_CLASSIFY_CMD_HEADER_RESERVED0_SHIFT 5
4039         uint8_t func_id /* the function id */;
4040         uint8_t client_id;
4041         uint8_t reserved1;
4042 };
4043
4044
4045 /*
4046  * header for eth classification config ramrod $$KEEP_ENDIANNESS$$
4047  */
4048 struct eth_classify_header
4049 {
4050         uint8_t rule_cnt /* number of rules in classification config ramrod */;
4051         uint8_t reserved0;
4052         uint16_t reserved1;
4053         uint32_t echo /* echo value to be sent to driver on event ring */;
4054 };
4055
4056
4057 /*
4058  * Command for adding/removing a MAC classification rule $$KEEP_ENDIANNESS$$
4059  */
4060 struct eth_classify_mac_cmd
4061 {
4062         struct eth_classify_cmd_header header;
4063         uint16_t reserved0;
4064         uint16_t inner_mac;
4065         uint16_t mac_lsb;
4066         uint16_t mac_mid;
4067         uint16_t mac_msb;
4068         uint16_t reserved1;
4069 };
4070
4071
4072 /*
4073  * Command for adding/removing a MAC-VLAN pair classification rule $$KEEP_ENDIANNESS$$
4074  */
4075 struct eth_classify_pair_cmd
4076 {
4077         struct eth_classify_cmd_header header;
4078         uint16_t reserved0;
4079         uint16_t inner_mac;
4080         uint16_t mac_lsb;
4081         uint16_t mac_mid;
4082         uint16_t mac_msb;
4083         uint16_t vlan;
4084 };
4085
4086
4087 /*
4088  * Command for adding/removing a VLAN classification rule $$KEEP_ENDIANNESS$$
4089  */
4090 struct eth_classify_vlan_cmd
4091 {
4092         struct eth_classify_cmd_header header;
4093         uint32_t reserved0;
4094         uint32_t reserved1;
4095         uint16_t reserved2;
4096         uint16_t vlan;
4097 };
4098
4099 /*
4100  * union for eth classification rule $$KEEP_ENDIANNESS$$
4101  */
4102 union eth_classify_rule_cmd
4103 {
4104         struct eth_classify_mac_cmd mac;
4105         struct eth_classify_vlan_cmd vlan;
4106         struct eth_classify_pair_cmd pair;
4107 };
4108
4109 /*
4110  * parameters for eth classification configuration ramrod $$KEEP_ENDIANNESS$$
4111  */
4112 struct eth_classify_rules_ramrod_data
4113 {
4114         struct eth_classify_header header;
4115         union eth_classify_rule_cmd rules[CLASSIFY_RULES_COUNT];
4116 };
4117
4118
4119 /*
4120  * The data contain client ID need to the ramrod $$KEEP_ENDIANNESS$$
4121  */
4122 struct eth_common_ramrod_data
4123 {
4124         uint32_t client_id /* id of this client. (5 bits are used) */;
4125         uint32_t reserved1;
4126 };
4127
4128
4129 /*
4130  * The eth storm context of Ustorm
4131  */
4132 struct ustorm_eth_st_context
4133 {
4134         uint32_t reserved0[52];
4135 };
4136
4137 /*
4138  * The eth storm context of Tstorm
4139  */
4140 struct tstorm_eth_st_context
4141 {
4142         uint32_t __reserved0[28];
4143 };
4144
4145 /*
4146  * The eth storm context of Xstorm
4147  */
4148 struct xstorm_eth_st_context
4149 {
4150         uint32_t reserved0[60];
4151 };
4152
4153 /*
4154  * Ethernet connection context
4155  */
4156 struct eth_context
4157 {
4158         struct ustorm_eth_st_context ustorm_st_context /* Ustorm storm context */;
4159         struct tstorm_eth_st_context tstorm_st_context /* Tstorm storm context */;
4160         struct xstorm_eth_ag_context xstorm_ag_context /* Xstorm aggregative context */;
4161         struct tstorm_eth_ag_context tstorm_ag_context /* Tstorm aggregative context */;
4162         struct cstorm_eth_ag_context cstorm_ag_context /* Cstorm aggregative context */;
4163         struct ustorm_eth_ag_context ustorm_ag_context /* Ustorm aggregative context */;
4164         struct timers_block_context timers_context /* Timers block context */;
4165         struct xstorm_eth_st_context xstorm_st_context /* Xstorm storm context */;
4166         struct cstorm_eth_st_context cstorm_st_context /* Cstorm storm context */;
4167 };
4168
4169
4170 /*
4171  * union for sgl and raw data.
4172  */
4173 union eth_sgl_or_raw_data
4174 {
4175         uint16_t sgl[8] /* Scatter-gather list of SGEs used by this packet. This list includes the indices of the SGEs. */;
4176         uint32_t raw_data[4] /* raw data from Tstorm to the driver. */;
4177 };
4178
4179 /*
4180  * eth FP end aggregation CQE parameters struct $$KEEP_ENDIANNESS$$
4181  */
4182 struct eth_end_agg_rx_cqe
4183 {
4184         uint8_t type_error_flags;
4185 #define ETH_END_AGG_RX_CQE_TYPE (0x3<<0) /* BitField type_error_flags    (use enum eth_rx_cqe_type) */
4186 #define ETH_END_AGG_RX_CQE_TYPE_SHIFT 0
4187 #define ETH_END_AGG_RX_CQE_SGL_RAW_SEL (0x1<<2) /* BitField type_error_flags     (use enum eth_rx_fp_sel) */
4188 #define ETH_END_AGG_RX_CQE_SGL_RAW_SEL_SHIFT 2
4189 #define ETH_END_AGG_RX_CQE_RESERVED0 (0x1F<<3) /* BitField type_error_flags      */
4190 #define ETH_END_AGG_RX_CQE_RESERVED0_SHIFT 3
4191         uint8_t reserved1;
4192         uint8_t queue_index /* The aggregation queue index of this packet */;
4193         uint8_t reserved2;
4194         uint32_t timestamp_delta /* timestamp delta between first packet to last packet in aggregation */;
4195         uint16_t num_of_coalesced_segs /* Num of coalesced segments. */;
4196         uint16_t pkt_len /* Packet length */;
4197         uint8_t pure_ack_count /* Number of pure acks coalesced. */;
4198         uint8_t reserved3;
4199         uint16_t reserved4;
4200         union eth_sgl_or_raw_data sgl_or_raw_data /* union for sgl and raw data. */;
4201         uint32_t reserved5[8];
4202 };
4203
4204
4205 /*
4206  * regular eth FP CQE parameters struct $$KEEP_ENDIANNESS$$
4207  */
4208 struct eth_fast_path_rx_cqe
4209 {
4210         uint8_t type_error_flags;
4211 #define ETH_FAST_PATH_RX_CQE_TYPE (0x3<<0) /* BitField type_error_flags  (use enum eth_rx_cqe_type) */
4212 #define ETH_FAST_PATH_RX_CQE_TYPE_SHIFT 0
4213 #define ETH_FAST_PATH_RX_CQE_SGL_RAW_SEL (0x1<<2) /* BitField type_error_flags   (use enum eth_rx_fp_sel) */
4214 #define ETH_FAST_PATH_RX_CQE_SGL_RAW_SEL_SHIFT 2
4215 #define ETH_FAST_PATH_RX_CQE_PHY_DECODE_ERR_FLG (0x1<<3) /* BitField type_error_flags   Physical layer errors */
4216 #define ETH_FAST_PATH_RX_CQE_PHY_DECODE_ERR_FLG_SHIFT 3
4217 #define ETH_FAST_PATH_RX_CQE_IP_BAD_XSUM_FLG (0x1<<4) /* BitField type_error_flags      IP checksum error */
4218 #define ETH_FAST_PATH_RX_CQE_IP_BAD_XSUM_FLG_SHIFT 4
4219 #define ETH_FAST_PATH_RX_CQE_L4_BAD_XSUM_FLG (0x1<<5) /* BitField type_error_flags      TCP/UDP checksum error */
4220 #define ETH_FAST_PATH_RX_CQE_L4_BAD_XSUM_FLG_SHIFT 5
4221 #define ETH_FAST_PATH_RX_CQE_RESERVED0 (0x3<<6) /* BitField type_error_flags     */
4222 #define ETH_FAST_PATH_RX_CQE_RESERVED0_SHIFT 6
4223         uint8_t status_flags;
4224 #define ETH_FAST_PATH_RX_CQE_RSS_HASH_TYPE (0x7<<0) /* BitField status_flags     (use enum eth_rss_hash_type) */
4225 #define ETH_FAST_PATH_RX_CQE_RSS_HASH_TYPE_SHIFT 0
4226 #define ETH_FAST_PATH_RX_CQE_RSS_HASH_FLG (0x1<<3) /* BitField status_flags     RSS hashing on/off */
4227 #define ETH_FAST_PATH_RX_CQE_RSS_HASH_FLG_SHIFT 3
4228 #define ETH_FAST_PATH_RX_CQE_BROADCAST_FLG (0x1<<4) /* BitField status_flags    if set to 1, this is a broadcast packet */
4229 #define ETH_FAST_PATH_RX_CQE_BROADCAST_FLG_SHIFT 4
4230 #define ETH_FAST_PATH_RX_CQE_MAC_MATCH_FLG (0x1<<5) /* BitField status_flags    if set to 1, the MAC address was matched in the tstorm CAM search */
4231 #define ETH_FAST_PATH_RX_CQE_MAC_MATCH_FLG_SHIFT 5
4232 #define ETH_FAST_PATH_RX_CQE_IP_XSUM_NO_VALIDATION_FLG (0x1<<6) /* BitField status_flags        IP checksum validation was not performed (if packet is not IPv4) */
4233 #define ETH_FAST_PATH_RX_CQE_IP_XSUM_NO_VALIDATION_FLG_SHIFT 6
4234 #define ETH_FAST_PATH_RX_CQE_L4_XSUM_NO_VALIDATION_FLG (0x1<<7) /* BitField status_flags        TCP/UDP checksum validation was not performed (if packet is not TCP/UDP or IPv6 extheaders exist) */
4235 #define ETH_FAST_PATH_RX_CQE_L4_XSUM_NO_VALIDATION_FLG_SHIFT 7
4236         uint8_t queue_index /* The aggregation queue index of this packet */;
4237         uint8_t placement_offset /* Placement offset from the start of the BD, in bytes */;
4238         uint32_t rss_hash_result /* RSS toeplitz hash result */;
4239         uint16_t vlan_tag /* Ethernet VLAN tag field */;
4240         uint16_t pkt_len_or_gro_seg_len /* Packet length (for non-TPA CQE) or GRO Segment Length (for TPA in GRO Mode) otherwise 0 */;
4241         uint16_t len_on_bd /* Number of bytes placed on the BD */;
4242         struct parsing_flags pars_flags;
4243         union eth_sgl_or_raw_data sgl_or_raw_data /* union for sgl and raw data. */;
4244         uint32_t reserved1[8];
4245 };
4246
4247
4248 /*
4249  * Command for setting classification flags for a client $$KEEP_ENDIANNESS$$
4250  */
4251 struct eth_filter_rules_cmd
4252 {
4253         uint8_t cmd_general_data;
4254 #define ETH_FILTER_RULES_CMD_RX_CMD (0x1<<0) /* BitField cmd_general_data       should this cmd be applied for Rx */
4255 #define ETH_FILTER_RULES_CMD_RX_CMD_SHIFT 0
4256 #define ETH_FILTER_RULES_CMD_TX_CMD (0x1<<1) /* BitField cmd_general_data       should this cmd be applied for Tx */
4257 #define ETH_FILTER_RULES_CMD_TX_CMD_SHIFT 1
4258 #define ETH_FILTER_RULES_CMD_RESERVED0 (0x3F<<2) /* BitField cmd_general_data    */
4259 #define ETH_FILTER_RULES_CMD_RESERVED0_SHIFT 2
4260         uint8_t func_id /* the function id */;
4261         uint8_t client_id /* the client id */;
4262         uint8_t reserved1;
4263         uint16_t state;
4264 #define ETH_FILTER_RULES_CMD_UCAST_DROP_ALL (0x1<<0) /* BitField state  drop all unicast packets */
4265 #define ETH_FILTER_RULES_CMD_UCAST_DROP_ALL_SHIFT 0
4266 #define ETH_FILTER_RULES_CMD_UCAST_ACCEPT_ALL (0x1<<1) /* BitField state        accept all unicast packets (subject to vlan) */
4267 #define ETH_FILTER_RULES_CMD_UCAST_ACCEPT_ALL_SHIFT 1
4268 #define ETH_FILTER_RULES_CMD_UCAST_ACCEPT_UNMATCHED (0x1<<2) /* BitField state  accept all unmatched unicast packets */
4269 #define ETH_FILTER_RULES_CMD_UCAST_ACCEPT_UNMATCHED_SHIFT 2
4270 #define ETH_FILTER_RULES_CMD_MCAST_DROP_ALL (0x1<<3) /* BitField state  drop all multicast packets */
4271 #define ETH_FILTER_RULES_CMD_MCAST_DROP_ALL_SHIFT 3
4272 #define ETH_FILTER_RULES_CMD_MCAST_ACCEPT_ALL (0x1<<4) /* BitField state        accept all multicast packets (subject to vlan) */
4273 #define ETH_FILTER_RULES_CMD_MCAST_ACCEPT_ALL_SHIFT 4
4274 #define ETH_FILTER_RULES_CMD_BCAST_ACCEPT_ALL (0x1<<5) /* BitField state        accept all broadcast packets (subject to vlan) */
4275 #define ETH_FILTER_RULES_CMD_BCAST_ACCEPT_ALL_SHIFT 5
4276 #define ETH_FILTER_RULES_CMD_ACCEPT_ANY_VLAN (0x1<<6) /* BitField state accept packets matched only by MAC (without checking vlan) */
4277 #define ETH_FILTER_RULES_CMD_ACCEPT_ANY_VLAN_SHIFT 6
4278 #define ETH_FILTER_RULES_CMD_RESERVED2 (0x1FF<<7) /* BitField state      */
4279 #define ETH_FILTER_RULES_CMD_RESERVED2_SHIFT 7
4280         uint16_t reserved3;
4281         struct regpair reserved4;
4282 };
4283
4284
4285 /*
4286  * parameters for eth classification filters ramrod $$KEEP_ENDIANNESS$$
4287  */
4288 struct eth_filter_rules_ramrod_data
4289 {
4290         struct eth_classify_header header;
4291         struct eth_filter_rules_cmd rules[FILTER_RULES_COUNT];
4292 };
4293
4294
4295 /*
4296  * parameters for eth classification configuration ramrod $$KEEP_ENDIANNESS$$
4297  */
4298 struct eth_general_rules_ramrod_data
4299 {
4300         struct eth_classify_header header;
4301         union eth_classify_rule_cmd rules[CLASSIFY_RULES_COUNT];
4302 };
4303
4304
4305 /*
4306  * The data for Halt ramrod
4307  */
4308 struct eth_halt_ramrod_data
4309 {
4310         uint32_t client_id /* id of this client. (5 bits are used) */;
4311         uint32_t reserved0;
4312 };
4313
4314
4315 /*
4316  * destination and source mac address.
4317  */
4318 struct eth_mac_addresses
4319 {
4320 #if defined(__BIG_ENDIAN)
4321         uint16_t dst_mid /* destination mac address 16 middle bits */;
4322         uint16_t dst_lo /* destination mac address 16 low bits */;
4323 #elif defined(__LITTLE_ENDIAN)
4324         uint16_t dst_lo /* destination mac address 16 low bits */;
4325         uint16_t dst_mid /* destination mac address 16 middle bits */;
4326 #endif
4327 #if defined(__BIG_ENDIAN)
4328         uint16_t src_lo /* source mac address 16 low bits */;
4329         uint16_t dst_hi /* destination mac address 16 high bits */;
4330 #elif defined(__LITTLE_ENDIAN)
4331         uint16_t dst_hi /* destination mac address 16 high bits */;
4332         uint16_t src_lo /* source mac address 16 low bits */;
4333 #endif
4334 #if defined(__BIG_ENDIAN)
4335         uint16_t src_hi /* source mac address 16 high bits */;
4336         uint16_t src_mid /* source mac address 16 middle bits */;
4337 #elif defined(__LITTLE_ENDIAN)
4338         uint16_t src_mid /* source mac address 16 middle bits */;
4339         uint16_t src_hi /* source mac address 16 high bits */;
4340 #endif
4341 };
4342
4343
4344 /*
4345  * tunneling related data.
4346  */
4347 struct eth_tunnel_data
4348 {
4349 #if defined(__BIG_ENDIAN)
4350         uint16_t dst_mid /* destination mac address 16 middle bits */;
4351         uint16_t dst_lo /* destination mac address 16 low bits */;
4352 #elif defined(__LITTLE_ENDIAN)
4353         uint16_t dst_lo /* destination mac address 16 low bits */;
4354         uint16_t dst_mid /* destination mac address 16 middle bits */;
4355 #endif
4356 #if defined(__BIG_ENDIAN)
4357         uint16_t fw_ip_hdr_csum /* Fw Ip header checksum (with ALL ip header fields) for the outer IP header */;
4358         uint16_t dst_hi /* destination mac address 16 high bits */;
4359 #elif defined(__LITTLE_ENDIAN)
4360         uint16_t dst_hi /* destination mac address 16 high bits */;
4361         uint16_t fw_ip_hdr_csum /* Fw Ip header checksum (with ALL ip header fields) for the outer IP header */;
4362 #endif
4363 #if defined(__BIG_ENDIAN)
4364         uint8_t flags;
4365 #define ETH_TUNNEL_DATA_IP_HDR_TYPE_OUTER (0x1<<0) /* BitField flags    Set in case outer IP header is ipV6 */
4366 #define ETH_TUNNEL_DATA_IP_HDR_TYPE_OUTER_SHIFT 0
4367 #define ETH_TUNNEL_DATA_RESERVED (0x7F<<1) /* BitField flags    Should be set with 0 */
4368 #define ETH_TUNNEL_DATA_RESERVED_SHIFT 1
4369         uint8_t ip_hdr_start_inner_w /* Inner IP header offset in WORDs (16-bit) from start of packet */;
4370         uint16_t pseudo_csum /* Pseudo checksum with  length  field=0 */;
4371 #elif defined(__LITTLE_ENDIAN)
4372         uint16_t pseudo_csum /* Pseudo checksum with  length  field=0 */;
4373         uint8_t ip_hdr_start_inner_w /* Inner IP header offset in WORDs (16-bit) from start of packet */;
4374         uint8_t flags;
4375 #define ETH_TUNNEL_DATA_IP_HDR_TYPE_OUTER (0x1<<0) /* BitField flags    Set in case outer IP header is ipV6 */
4376 #define ETH_TUNNEL_DATA_IP_HDR_TYPE_OUTER_SHIFT 0
4377 #define ETH_TUNNEL_DATA_RESERVED (0x7F<<1) /* BitField flags    Should be set with 0 */
4378 #define ETH_TUNNEL_DATA_RESERVED_SHIFT 1
4379 #endif
4380 };
4381
4382 /*
4383  * union for mac addresses and for tunneling data. considered as tunneling data only if (tunnel_exist == 1).
4384  */
4385 union eth_mac_addr_or_tunnel_data
4386 {
4387         struct eth_mac_addresses mac_addr /* destination and source mac addresses. */;
4388         struct eth_tunnel_data tunnel_data /* tunneling related data. */;
4389 };
4390
4391
4392 /*
4393  * Command for setting multicast classification for a client $$KEEP_ENDIANNESS$$
4394  */
4395 struct eth_multicast_rules_cmd
4396 {
4397         uint8_t cmd_general_data;
4398 #define ETH_MULTICAST_RULES_CMD_RX_CMD (0x1<<0) /* BitField cmd_general_data    should this cmd be applied for Rx */
4399 #define ETH_MULTICAST_RULES_CMD_RX_CMD_SHIFT 0
4400 #define ETH_MULTICAST_RULES_CMD_TX_CMD (0x1<<1) /* BitField cmd_general_data    should this cmd be applied for Tx */
4401 #define ETH_MULTICAST_RULES_CMD_TX_CMD_SHIFT 1
4402 #define ETH_MULTICAST_RULES_CMD_IS_ADD (0x1<<2) /* BitField cmd_general_data    1 for add rule, 0 for remove rule */
4403 #define ETH_MULTICAST_RULES_CMD_IS_ADD_SHIFT 2
4404 #define ETH_MULTICAST_RULES_CMD_RESERVED0 (0x1F<<3) /* BitField cmd_general_data         */
4405 #define ETH_MULTICAST_RULES_CMD_RESERVED0_SHIFT 3
4406         uint8_t func_id /* the function id */;
4407         uint8_t bin_id /* the bin to add this function to (0-255) */;
4408         uint8_t engine_id /* the approximate multicast engine id */;
4409         uint32_t reserved2;
4410         struct regpair reserved3;
4411 };
4412
4413
4414 /*
4415  * parameters for multicast classification ramrod $$KEEP_ENDIANNESS$$
4416  */
4417 struct eth_multicast_rules_ramrod_data
4418 {
4419         struct eth_classify_header header;
4420         struct eth_multicast_rules_cmd rules[MULTICAST_RULES_COUNT];
4421 };
4422
4423
4424 /*
4425  * Place holder for ramrods protocol specific data
4426  */
4427 struct ramrod_data
4428 {
4429         uint32_t data_lo;
4430         uint32_t data_hi;
4431 };
4432
4433 /*
4434  * union for ramrod data for Ethernet protocol (CQE) (force size of 16 bits)
4435  */
4436 union eth_ramrod_data
4437 {
4438         struct ramrod_data general;
4439 };
4440
4441
4442 /*
4443  * RSS toeplitz hash type, as reported in CQE
4444  */
4445 enum eth_rss_hash_type
4446 {
4447         DEFAULT_HASH_TYPE,
4448         IPV4_HASH_TYPE,
4449         TCP_IPV4_HASH_TYPE,
4450         IPV6_HASH_TYPE,
4451         TCP_IPV6_HASH_TYPE,
4452         VLAN_PRI_HASH_TYPE,
4453         E1HOV_PRI_HASH_TYPE,
4454         DSCP_HASH_TYPE,
4455         MAX_ETH_RSS_HASH_TYPE};
4456
4457
4458 /*
4459  * Ethernet RSS mode
4460  */
4461 enum eth_rss_mode
4462 {
4463         ETH_RSS_MODE_DISABLED,
4464         ETH_RSS_MODE_ESX51 /* RSS mode for Vmware ESX 5.1 (Only do RSS if packet is UDP with dst port that matches the UDP 4-tuble Destination Port mask and value) */,
4465         ETH_RSS_MODE_REGULAR /* Regular (ndis-like) RSS */,
4466         ETH_RSS_MODE_VLAN_PRI /* RSS based on inner-vlan priority field */,
4467         ETH_RSS_MODE_E1HOV_PRI /* RSS based on outer-vlan priority field */,
4468         ETH_RSS_MODE_IP_DSCP /* RSS based on IPv4 DSCP field */,
4469         MAX_ETH_RSS_MODE};
4470
4471
4472 /*
4473  * parameters for RSS update ramrod (E2) $$KEEP_ENDIANNESS$$
4474  */
4475 struct eth_rss_update_ramrod_data
4476 {
4477         uint8_t rss_engine_id;
4478         uint8_t capabilities;
4479 #define ETH_RSS_UPDATE_RAMROD_DATA_IPV4_CAPABILITY (0x1<<0) /* BitField capabilitiesFunction RSS capabilities   configuration of the IpV4 2-tupple capability */
4480 #define ETH_RSS_UPDATE_RAMROD_DATA_IPV4_CAPABILITY_SHIFT 0
4481 #define ETH_RSS_UPDATE_RAMROD_DATA_IPV4_TCP_CAPABILITY (0x1<<1) /* BitField capabilitiesFunction RSS capabilities       configuration of the IpV4 4-tupple capability for TCP */
4482 #define ETH_RSS_UPDATE_RAMROD_DATA_IPV4_TCP_CAPABILITY_SHIFT 1
4483 #define ETH_RSS_UPDATE_RAMROD_DATA_IPV4_UDP_CAPABILITY (0x1<<2) /* BitField capabilitiesFunction RSS capabilities       configuration of the IpV4 4-tupple capability for UDP */
4484 #define ETH_RSS_UPDATE_RAMROD_DATA_IPV4_UDP_CAPABILITY_SHIFT 2
4485 #define ETH_RSS_UPDATE_RAMROD_DATA_IPV6_CAPABILITY (0x1<<3) /* BitField capabilitiesFunction RSS capabilities   configuration of the IpV6 2-tupple capability */
4486 #define ETH_RSS_UPDATE_RAMROD_DATA_IPV6_CAPABILITY_SHIFT 3
4487 #define ETH_RSS_UPDATE_RAMROD_DATA_IPV6_TCP_CAPABILITY (0x1<<4) /* BitField capabilitiesFunction RSS capabilities       configuration of the IpV6 4-tupple capability for TCP */
4488 #define ETH_RSS_UPDATE_RAMROD_DATA_IPV6_TCP_CAPABILITY_SHIFT 4
4489 #define ETH_RSS_UPDATE_RAMROD_DATA_IPV6_UDP_CAPABILITY (0x1<<5) /* BitField capabilitiesFunction RSS capabilities       configuration of the IpV6 4-tupple capability for UDP */
4490 #define ETH_RSS_UPDATE_RAMROD_DATA_IPV6_UDP_CAPABILITY_SHIFT 5
4491 #define ETH_RSS_UPDATE_RAMROD_DATA_EN_5_TUPLE_CAPABILITY (0x1<<6) /* BitField capabilitiesFunction RSS capabilities     configuration of the 5-tupple capability */
4492 #define ETH_RSS_UPDATE_RAMROD_DATA_EN_5_TUPLE_CAPABILITY_SHIFT 6
4493 #define ETH_RSS_UPDATE_RAMROD_DATA_UPDATE_RSS_KEY (0x1<<7) /* BitField capabilitiesFunction RSS capabilities    if set update the rss keys */
4494 #define ETH_RSS_UPDATE_RAMROD_DATA_UPDATE_RSS_KEY_SHIFT 7
4495         uint8_t rss_result_mask /* The mask for the lower byte of RSS result - defines which section of the indirection table will be used. To enable all table put here 0x7F */;
4496         uint8_t rss_mode /* The RSS mode for this function */;
4497         uint16_t udp_4tuple_dst_port_mask /* If UDP 4-tuple enabled, packets that match the mask and value are 4-tupled, the rest are 2-tupled. (Set to 0 to match all) */;
4498         uint16_t udp_4tuple_dst_port_value /* If UDP 4-tuple enabled, packets that match the mask and value are 4-tupled, the rest are 2-tupled. (Set to 0 to match all) */;
4499         uint8_t indirection_table[T_ETH_INDIRECTION_TABLE_SIZE] /* RSS indirection table */;
4500         uint32_t rss_key[T_ETH_RSS_KEY] /* RSS key supplied as by OS */;
4501         uint32_t echo;
4502         uint32_t reserved3;
4503 };
4504
4505
4506 /*
4507  * The eth Rx Buffer Descriptor
4508  */
4509 struct eth_rx_bd
4510 {
4511         uint32_t addr_lo /* Single continuous buffer low pointer */;
4512         uint32_t addr_hi /* Single continuous buffer high pointer */;
4513 };
4514
4515
4516 /*
4517  * Eth Rx Cqe structure- general structure for ramrods $$KEEP_ENDIANNESS$$
4518  */
4519 struct common_ramrod_eth_rx_cqe
4520 {
4521         uint8_t ramrod_type;
4522 #define COMMON_RAMROD_ETH_RX_CQE_TYPE (0x3<<0) /* BitField ramrod_type   (use enum eth_rx_cqe_type) */
4523 #define COMMON_RAMROD_ETH_RX_CQE_TYPE_SHIFT 0
4524 #define COMMON_RAMROD_ETH_RX_CQE_ERROR (0x1<<2) /* BitField ramrod_type  */
4525 #define COMMON_RAMROD_ETH_RX_CQE_ERROR_SHIFT 2
4526 #define COMMON_RAMROD_ETH_RX_CQE_RESERVED0 (0x1F<<3) /* BitField ramrod_type     */
4527 #define COMMON_RAMROD_ETH_RX_CQE_RESERVED0_SHIFT 3
4528         uint8_t conn_type /* only 3 bits are used */;
4529         uint16_t reserved1 /* protocol specific data */;
4530         uint32_t conn_and_cmd_data;
4531 #define COMMON_RAMROD_ETH_RX_CQE_CID (0xFFFFFF<<0) /* BitField conn_and_cmd_data         */
4532 #define COMMON_RAMROD_ETH_RX_CQE_CID_SHIFT 0
4533 #define COMMON_RAMROD_ETH_RX_CQE_CMD_ID (0xFF<<24) /* BitField conn_and_cmd_data        command id of the ramrod- use RamrodCommandIdEnum */
4534 #define COMMON_RAMROD_ETH_RX_CQE_CMD_ID_SHIFT 24
4535         struct ramrod_data protocol_data /* protocol specific data */;
4536         uint32_t echo;
4537         uint32_t reserved2[11];
4538 };
4539
4540 /*
4541  * Rx Last CQE in page (in ETH)
4542  */
4543 struct eth_rx_cqe_next_page
4544 {
4545         uint32_t addr_lo /* Next page low pointer */;
4546         uint32_t addr_hi /* Next page high pointer */;
4547         uint32_t reserved[14];
4548 };
4549
4550 /*
4551  * union for all eth rx cqe types (fix their sizes)
4552  */
4553 union eth_rx_cqe
4554 {
4555         struct eth_fast_path_rx_cqe fast_path_cqe;
4556         struct common_ramrod_eth_rx_cqe ramrod_cqe;
4557         struct eth_rx_cqe_next_page next_page_cqe;
4558         struct eth_end_agg_rx_cqe end_agg_cqe;
4559 };
4560
4561
4562 /*
4563  * Values for RX ETH CQE type field
4564  */
4565 enum eth_rx_cqe_type
4566 {
4567         RX_ETH_CQE_TYPE_ETH_FASTPATH /* Fast path CQE */,
4568         RX_ETH_CQE_TYPE_ETH_RAMROD /* Slow path CQE */,
4569         RX_ETH_CQE_TYPE_ETH_START_AGG /* Fast path CQE */,
4570         RX_ETH_CQE_TYPE_ETH_STOP_AGG /* Slow path CQE */,
4571         MAX_ETH_RX_CQE_TYPE};
4572
4573
4574 /*
4575  * Type of SGL/Raw field in ETH RX fast path CQE
4576  */
4577 enum eth_rx_fp_sel
4578 {
4579         ETH_FP_CQE_REGULAR /* Regular CQE- no extra data */,
4580         ETH_FP_CQE_RAW /* Extra data is raw data- iscsi OOO */,
4581         MAX_ETH_RX_FP_SEL};
4582
4583
4584 /*
4585  * The eth Rx SGE Descriptor
4586  */
4587 struct eth_rx_sge
4588 {
4589         uint32_t addr_lo /* Single continuous buffer low pointer */;
4590         uint32_t addr_hi /* Single continuous buffer high pointer */;
4591 };
4592
4593
4594 /*
4595  * common data for all protocols $$KEEP_ENDIANNESS$$
4596  */
4597 struct spe_hdr
4598 {
4599         uint32_t conn_and_cmd_data;
4600 #define SPE_HDR_CID (0xFFFFFF<<0) /* BitField conn_and_cmd_data  */
4601 #define SPE_HDR_CID_SHIFT 0
4602 #define SPE_HDR_CMD_ID (0xFF<<24) /* BitField conn_and_cmd_data command id of the ramrod- use enum common_spqe_cmd_id/eth_spqe_cmd_id/toe_spqe_cmd_id  */
4603 #define SPE_HDR_CMD_ID_SHIFT 24
4604         uint16_t type;
4605 #define SPE_HDR_CONN_TYPE (0xFF<<0) /* BitField type    connection type. (3 bits are used) (use enum connection_type) */
4606 #define SPE_HDR_CONN_TYPE_SHIFT 0
4607 #define SPE_HDR_FUNCTION_ID (0xFF<<8) /* BitField type   */
4608 #define SPE_HDR_FUNCTION_ID_SHIFT 8
4609         uint16_t reserved1;
4610 };
4611
4612 /*
4613  * specific data for ethernet slow path element
4614  */
4615 union eth_specific_data
4616 {
4617         uint8_t protocol_data[8] /* to fix this structure size to 8 bytes */;
4618         struct regpair client_update_ramrod_data /* The address of the data for client update ramrod */;
4619         struct regpair client_init_ramrod_init_data /* The data for client setup ramrod */;
4620         struct eth_halt_ramrod_data halt_ramrod_data /* Includes the client id to be deleted */;
4621         struct regpair update_data_addr /* physical address of the eth_rss_update_ramrod_data struct, as allocated by the driver */;
4622         struct eth_common_ramrod_data common_ramrod_data /* The data contain client ID need to the ramrod */;
4623         struct regpair classify_cfg_addr /* physical address of the eth_classify_rules_ramrod_data struct, as allocated by the driver */;
4624         struct regpair filter_cfg_addr /* physical address of the eth_filter_cfg_ramrod_data struct, as allocated by the driver */;
4625         struct regpair mcast_cfg_addr /* physical address of the eth_mcast_cfg_ramrod_data struct, as allocated by the driver */;
4626 };
4627
4628 /*
4629  * Ethernet slow path element
4630  */
4631 struct eth_spe
4632 {
4633         struct spe_hdr hdr /* common data for all protocols */;
4634         union eth_specific_data data /* data specific to ethernet protocol */;
4635 };
4636
4637
4638 /*
4639  * Ethernet command ID for slow path elements
4640  */
4641 enum eth_spqe_cmd_id
4642 {
4643         RAMROD_CMD_ID_ETH_UNUSED,
4644         RAMROD_CMD_ID_ETH_CLIENT_SETUP /* Setup a new L2 client */,
4645         RAMROD_CMD_ID_ETH_HALT /* Halt an L2 client */,
4646         RAMROD_CMD_ID_ETH_FORWARD_SETUP /* Setup a new FW channel */,
4647         RAMROD_CMD_ID_ETH_TX_QUEUE_SETUP /* Setup a new Tx only queue */,
4648         RAMROD_CMD_ID_ETH_CLIENT_UPDATE /* Update an L2 client configuration */,
4649         RAMROD_CMD_ID_ETH_EMPTY /* Empty ramrod - used to synchronize iSCSI OOO */,
4650         RAMROD_CMD_ID_ETH_TERMINATE /* Terminate an L2 client */,
4651         RAMROD_CMD_ID_ETH_TPA_UPDATE /* update the tpa roles in L2 client */,
4652         RAMROD_CMD_ID_ETH_CLASSIFICATION_RULES /* Add/remove classification filters for L2 client (in E2/E3 only) */,
4653         RAMROD_CMD_ID_ETH_FILTER_RULES /* Add/remove classification filters for L2 client (in E2/E3 only) */,
4654         RAMROD_CMD_ID_ETH_MULTICAST_RULES /* Add/remove multicast classification bin (in E2/E3 only) */,
4655         RAMROD_CMD_ID_ETH_RSS_UPDATE /* Update RSS configuration */,
4656         RAMROD_CMD_ID_ETH_SET_MAC /* Update RSS configuration */,
4657         MAX_ETH_SPQE_CMD_ID};
4658
4659
4660 /*
4661  * eth tpa update command
4662  */
4663 enum eth_tpa_update_command
4664 {
4665         TPA_UPDATE_NONE_COMMAND /* nop command */,
4666         TPA_UPDATE_ENABLE_COMMAND /* enable command */,
4667         TPA_UPDATE_DISABLE_COMMAND /* disable command */,
4668         MAX_ETH_TPA_UPDATE_COMMAND};
4669
4670
4671 /*
4672  * In case of LSO over IPv4 tunnel, whether to increment IP ID on external IP header or internal IP header
4673  */
4674 enum eth_tunnel_lso_inc_ip_id
4675 {
4676         EXT_HEADER /* Increment IP ID of external header (HW works on external, FW works on internal */,
4677         INT_HEADER /* Increment IP ID of internal header (HW works on internal, FW works on external */,
4678         MAX_ETH_TUNNEL_LSO_INC_IP_ID};
4679
4680
4681 /*
4682  * In case tunnel exist and L4 checksum offload (or outer ip header checksum), the pseudo checksum location, on packet or on BD.
4683  */
4684 enum eth_tunnel_non_lso_csum_location
4685 {
4686         CSUM_ON_PKT /* checksum is on the packet. */,
4687         CSUM_ON_BD /* checksum is on the BD. */,
4688         MAX_ETH_TUNNEL_NON_LSO_CSUM_LOCATION};
4689
4690
4691 /*
4692  * Tx regular BD structure $$KEEP_ENDIANNESS$$
4693  */
4694 struct eth_tx_bd
4695 {
4696         uint32_t addr_lo /* Single continuous buffer low pointer */;
4697         uint32_t addr_hi /* Single continuous buffer high pointer */;
4698         uint16_t total_pkt_bytes /* Size of the entire packet, valid for non-LSO packets */;
4699         uint16_t nbytes /* Size of the data represented by the BD */;
4700         uint8_t reserved[4] /* keeps same size as other eth tx bd types */;
4701 };
4702
4703
4704 /*
4705  * structure for easy accessibility to assembler
4706  */
4707 struct eth_tx_bd_flags
4708 {
4709         uint8_t as_bitfield;
4710 #define ETH_TX_BD_FLAGS_IP_CSUM (0x1<<0) /* BitField as_bitfield        IP CKSUM flag,Relevant in START */
4711 #define ETH_TX_BD_FLAGS_IP_CSUM_SHIFT 0
4712 #define ETH_TX_BD_FLAGS_L4_CSUM (0x1<<1) /* BitField as_bitfield        L4 CKSUM flag,Relevant in START */
4713 #define ETH_TX_BD_FLAGS_L4_CSUM_SHIFT 1
4714 #define ETH_TX_BD_FLAGS_VLAN_MODE (0x3<<2) /* BitField as_bitfield      00 - no vlan; 01 - inband Vlan; 10 outband Vlan (use enum eth_tx_vlan_type) */
4715 #define ETH_TX_BD_FLAGS_VLAN_MODE_SHIFT 2
4716 #define ETH_TX_BD_FLAGS_START_BD (0x1<<4) /* BitField as_bitfield       Start of packet BD */
4717 #define ETH_TX_BD_FLAGS_START_BD_SHIFT 4
4718 #define ETH_TX_BD_FLAGS_IS_UDP (0x1<<5) /* BitField as_bitfield flag that indicates that the current packet is a udp packet */
4719 #define ETH_TX_BD_FLAGS_IS_UDP_SHIFT 5
4720 #define ETH_TX_BD_FLAGS_SW_LSO (0x1<<6) /* BitField as_bitfield LSO flag, Relevant in START */
4721 #define ETH_TX_BD_FLAGS_SW_LSO_SHIFT 6
4722 #define ETH_TX_BD_FLAGS_IPV6 (0x1<<7) /* BitField as_bitfield   set in case ipV6 packet, Relevant in START */
4723 #define ETH_TX_BD_FLAGS_IPV6_SHIFT 7
4724 };
4725
4726 /*
4727  * The eth Tx Buffer Descriptor $$KEEP_ENDIANNESS$$
4728  */
4729 struct eth_tx_start_bd
4730 {
4731         uint64_t addr;
4732         uint16_t nbd /* Num of BDs in packet: include parsInfoBD, Relevant in START(only in Everest) */;
4733         uint16_t nbytes /* Size of the data represented by the BD */;
4734         uint16_t vlan_or_ethertype /* Vlan structure: vlan_id is in lsb, then cfi and then priority vlan_id 12 bits (lsb), cfi 1 bit, priority 3 bits. In E2, this field should be set with etherType for VFs with no vlan */;
4735         struct eth_tx_bd_flags bd_flags;
4736         uint8_t general_data;
4737 #define ETH_TX_START_BD_HDR_NBDS (0xF<<0) /* BitField general_data      contains the number of BDs that contain Ethernet/IP/TCP headers, for full/partial LSO modes */
4738 #define ETH_TX_START_BD_HDR_NBDS_SHIFT 0
4739 #define ETH_TX_START_BD_FORCE_VLAN_MODE (0x1<<4) /* BitField general_data       force vlan mode according to bds (vlan mode can change accroding to global configuration) */
4740 #define ETH_TX_START_BD_FORCE_VLAN_MODE_SHIFT 4
4741 #define ETH_TX_START_BD_PARSE_NBDS (0x3<<5) /* BitField general_data    Determines the number of parsing BDs in packet. Number of parsing BDs in packet is (parse_nbds+1). */
4742 #define ETH_TX_START_BD_PARSE_NBDS_SHIFT 5
4743 #define ETH_TX_START_BD_TUNNEL_EXIST (0x1<<7) /* BitField general_data  set in case of tunneling encapsulated packet */
4744 #define ETH_TX_START_BD_TUNNEL_EXIST_SHIFT 7
4745 };
4746
4747 /*
4748  * Tx parsing BD structure for ETH E1h $$KEEP_ENDIANNESS$$
4749  */
4750 struct eth_tx_parse_bd_e1x
4751 {
4752         uint16_t global_data;
4753 #define ETH_TX_PARSE_BD_E1X_IP_HDR_START_OFFSET_W (0xF<<0) /* BitField global_data      IP header Offset in WORDs from start of packet */
4754 #define ETH_TX_PARSE_BD_E1X_IP_HDR_START_OFFSET_W_SHIFT 0
4755 #define ETH_TX_PARSE_BD_E1X_ETH_ADDR_TYPE (0x3<<4) /* BitField global_data      marks ethernet address type (use enum eth_addr_type) */
4756 #define ETH_TX_PARSE_BD_E1X_ETH_ADDR_TYPE_SHIFT 4
4757 #define ETH_TX_PARSE_BD_E1X_PSEUDO_CS_WITHOUT_LEN (0x1<<6) /* BitField global_data       */
4758 #define ETH_TX_PARSE_BD_E1X_PSEUDO_CS_WITHOUT_LEN_SHIFT 6
4759 #define ETH_TX_PARSE_BD_E1X_LLC_SNAP_EN (0x1<<7) /* BitField global_data         */
4760 #define ETH_TX_PARSE_BD_E1X_LLC_SNAP_EN_SHIFT 7
4761 #define ETH_TX_PARSE_BD_E1X_NS_FLG (0x1<<8) /* BitField global_data     an optional addition to ECN that protects against accidental or malicious concealment of marked packets from the TCP sender. */
4762 #define ETH_TX_PARSE_BD_E1X_NS_FLG_SHIFT 8
4763 #define ETH_TX_PARSE_BD_E1X_RESERVED0 (0x7F<<9) /* BitField global_data reserved bit, should be set with 0 */
4764 #define ETH_TX_PARSE_BD_E1X_RESERVED0_SHIFT 9
4765         uint8_t tcp_flags;
4766 #define ETH_TX_PARSE_BD_E1X_FIN_FLG (0x1<<0) /* BitField tcp_flagsState flags   End of data flag */
4767 #define ETH_TX_PARSE_BD_E1X_FIN_FLG_SHIFT 0
4768 #define ETH_TX_PARSE_BD_E1X_SYN_FLG (0x1<<1) /* BitField tcp_flagsState flags   Synchronize sequence numbers flag */
4769 #define ETH_TX_PARSE_BD_E1X_SYN_FLG_SHIFT 1
4770 #define ETH_TX_PARSE_BD_E1X_RST_FLG (0x1<<2) /* BitField tcp_flagsState flags   Reset connection flag */
4771 #define ETH_TX_PARSE_BD_E1X_RST_FLG_SHIFT 2
4772 #define ETH_TX_PARSE_BD_E1X_PSH_FLG (0x1<<3) /* BitField tcp_flagsState flags   Push flag */
4773 #define ETH_TX_PARSE_BD_E1X_PSH_FLG_SHIFT 3
4774 #define ETH_TX_PARSE_BD_E1X_ACK_FLG (0x1<<4) /* BitField tcp_flagsState flags   Acknowledgment number valid flag */
4775 #define ETH_TX_PARSE_BD_E1X_ACK_FLG_SHIFT 4
4776 #define ETH_TX_PARSE_BD_E1X_URG_FLG (0x1<<5) /* BitField tcp_flagsState flags   Urgent pointer valid flag */
4777 #define ETH_TX_PARSE_BD_E1X_URG_FLG_SHIFT 5
4778 #define ETH_TX_PARSE_BD_E1X_ECE_FLG (0x1<<6) /* BitField tcp_flagsState flags   ECN-Echo */
4779 #define ETH_TX_PARSE_BD_E1X_ECE_FLG_SHIFT 6
4780 #define ETH_TX_PARSE_BD_E1X_CWR_FLG (0x1<<7) /* BitField tcp_flagsState flags   Congestion Window Reduced */
4781 #define ETH_TX_PARSE_BD_E1X_CWR_FLG_SHIFT 7
4782         uint8_t ip_hlen_w /* IP header length in WORDs */;
4783         uint16_t total_hlen_w /* IP+TCP+ETH */;
4784         uint16_t tcp_pseudo_csum /* Checksum of pseudo header with  length  field=0 */;
4785         uint16_t lso_mss /* for LSO mode */;
4786         uint16_t ip_id /* for LSO mode */;
4787         uint32_t tcp_send_seq /* for LSO mode */;
4788 };
4789
4790 /*
4791  * Tx parsing BD structure for ETH E2 $$KEEP_ENDIANNESS$$
4792  */
4793 struct eth_tx_parse_bd_e2
4794 {
4795         union eth_mac_addr_or_tunnel_data data /* union for mac addresses and for tunneling data. considered as tunneling data only if (tunnel_exist == 1). */;
4796         uint32_t parsing_data;
4797 #define ETH_TX_PARSE_BD_E2_L4_HDR_START_OFFSET_W (0x7FF<<0) /* BitField parsing_data    TCP/UDP header Offset in WORDs from start of packet */
4798 #define ETH_TX_PARSE_BD_E2_L4_HDR_START_OFFSET_W_SHIFT 0
4799 #define ETH_TX_PARSE_BD_E2_TCP_HDR_LENGTH_DW (0xF<<11) /* BitField parsing_data TCP header size in DOUBLE WORDS */
4800 #define ETH_TX_PARSE_BD_E2_TCP_HDR_LENGTH_DW_SHIFT 11
4801 #define ETH_TX_PARSE_BD_E2_IPV6_WITH_EXT_HDR (0x1<<15) /* BitField parsing_data a flag to indicate an ipv6 packet with extension headers. If set on LSO packet, pseudo CS should be placed in TCP CS field without length field */
4802 #define ETH_TX_PARSE_BD_E2_IPV6_WITH_EXT_HDR_SHIFT 15
4803 #define ETH_TX_PARSE_BD_E2_LSO_MSS (0x3FFF<<16) /* BitField parsing_data        for LSO mode */
4804 #define ETH_TX_PARSE_BD_E2_LSO_MSS_SHIFT 16
4805 #define ETH_TX_PARSE_BD_E2_ETH_ADDR_TYPE (0x3<<30) /* BitField parsing_data     marks ethernet address type (use enum eth_addr_type) */
4806 #define ETH_TX_PARSE_BD_E2_ETH_ADDR_TYPE_SHIFT 30
4807 };
4808
4809 /*
4810  * Tx 2nd parsing BD structure for ETH packet $$KEEP_ENDIANNESS$$
4811  */
4812 struct eth_tx_parse_2nd_bd
4813 {
4814         uint16_t global_data;
4815 #define ETH_TX_PARSE_2ND_BD_IP_HDR_START_OUTER_W (0xF<<0) /* BitField global_data       Outer IP header offset in WORDs (16-bit) from start of packet */
4816 #define ETH_TX_PARSE_2ND_BD_IP_HDR_START_OUTER_W_SHIFT 0
4817 #define ETH_TX_PARSE_2ND_BD_RESERVED0 (0x1<<4) /* BitField global_data  should be set with 0 */
4818 #define ETH_TX_PARSE_2ND_BD_RESERVED0_SHIFT 4
4819 #define ETH_TX_PARSE_2ND_BD_LLC_SNAP_EN (0x1<<5) /* BitField global_data         */
4820 #define ETH_TX_PARSE_2ND_BD_LLC_SNAP_EN_SHIFT 5
4821 #define ETH_TX_PARSE_2ND_BD_NS_FLG (0x1<<6) /* BitField global_data     an optional addition to ECN that protects against accidental or malicious concealment of marked packets from the TCP sender. */
4822 #define ETH_TX_PARSE_2ND_BD_NS_FLG_SHIFT 6
4823 #define ETH_TX_PARSE_2ND_BD_TUNNEL_UDP_EXIST (0x1<<7) /* BitField global_data   Set in case UDP header exists in tunnel outer hedears. */
4824 #define ETH_TX_PARSE_2ND_BD_TUNNEL_UDP_EXIST_SHIFT 7
4825 #define ETH_TX_PARSE_2ND_BD_IP_HDR_LEN_OUTER_W (0x1F<<8) /* BitField global_data        Outer IP header length in WORDs (16-bit). Valid only for IpV4. */
4826 #define ETH_TX_PARSE_2ND_BD_IP_HDR_LEN_OUTER_W_SHIFT 8
4827 #define ETH_TX_PARSE_2ND_BD_RESERVED1 (0x7<<13) /* BitField global_data should be set with 0 */
4828 #define ETH_TX_PARSE_2ND_BD_RESERVED1_SHIFT 13
4829         uint16_t reserved2;
4830         uint8_t tcp_flags;
4831 #define ETH_TX_PARSE_2ND_BD_FIN_FLG (0x1<<0) /* BitField tcp_flagsState flags   End of data flag */
4832 #define ETH_TX_PARSE_2ND_BD_FIN_FLG_SHIFT 0
4833 #define ETH_TX_PARSE_2ND_BD_SYN_FLG (0x1<<1) /* BitField tcp_flagsState flags   Synchronize sequence numbers flag */
4834 #define ETH_TX_PARSE_2ND_BD_SYN_FLG_SHIFT 1
4835 #define ETH_TX_PARSE_2ND_BD_RST_FLG (0x1<<2) /* BitField tcp_flagsState flags   Reset connection flag */
4836 #define ETH_TX_PARSE_2ND_BD_RST_FLG_SHIFT 2
4837 #define ETH_TX_PARSE_2ND_BD_PSH_FLG (0x1<<3) /* BitField tcp_flagsState flags   Push flag */
4838 #define ETH_TX_PARSE_2ND_BD_PSH_FLG_SHIFT 3
4839 #define ETH_TX_PARSE_2ND_BD_ACK_FLG (0x1<<4) /* BitField tcp_flagsState flags   Acknowledgment number valid flag */
4840 #define ETH_TX_PARSE_2ND_BD_ACK_FLG_SHIFT 4
4841 #define ETH_TX_PARSE_2ND_BD_URG_FLG (0x1<<5) /* BitField tcp_flagsState flags   Urgent pointer valid flag */
4842 #define ETH_TX_PARSE_2ND_BD_URG_FLG_SHIFT 5
4843 #define ETH_TX_PARSE_2ND_BD_ECE_FLG (0x1<<6) /* BitField tcp_flagsState flags   ECN-Echo */
4844 #define ETH_TX_PARSE_2ND_BD_ECE_FLG_SHIFT 6
4845 #define ETH_TX_PARSE_2ND_BD_CWR_FLG (0x1<<7) /* BitField tcp_flagsState flags   Congestion Window Reduced */
4846 #define ETH_TX_PARSE_2ND_BD_CWR_FLG_SHIFT 7
4847         uint8_t reserved3;
4848         uint8_t tunnel_udp_hdr_start_w /* Offset (in WORDs) from start of packet to tunnel UDP header. (if exist) */;
4849         uint8_t fw_ip_hdr_to_payload_w /* In IpV4, the length (in WORDs) from the FW IpV4 header start to the payload start. In IpV6, the length (in WORDs) from the FW IpV6 header end to the payload start. However, if extension headers are included, their length is counted here as well. */;
4850         uint16_t fw_ip_csum_wo_len_flags_frag /* For the IP header which is set by the FW, the IP checksum without length, flags and fragment offset. */;
4851         uint16_t hw_ip_id /* The IP ID to be set by HW for LSO packets in tunnel mode. */;
4852         uint32_t tcp_send_seq /* The TCP sequence number for LSO packets. */;
4853 };
4854
4855 /*
4856  * The last BD in the BD memory will hold a pointer to the next BD memory
4857  */
4858 struct eth_tx_next_bd
4859 {
4860         uint32_t addr_lo /* Single continuous buffer low pointer */;
4861         uint32_t addr_hi /* Single continuous buffer high pointer */;
4862         uint8_t reserved[8] /* keeps same size as other eth tx bd types */;
4863 };
4864
4865 /*
4866  * union for 4 Bd types
4867  */
4868 union eth_tx_bd_types
4869 {
4870         struct eth_tx_start_bd start_bd /* the first bd in a packets */;
4871         struct eth_tx_bd reg_bd /* the common bd */;
4872         struct eth_tx_parse_bd_e1x parse_bd_e1x /* parsing info BD for e1/e1h */;
4873         struct eth_tx_parse_bd_e2 parse_bd_e2 /* parsing info BD for e2 */;
4874         struct eth_tx_parse_2nd_bd parse_2nd_bd /* 2nd parsing info BD */;
4875         struct eth_tx_next_bd next_bd /* Bd that contains the address of the next page */;
4876 };
4877
4878 /*
4879  * array of 13 bds as appears in the eth xstorm context
4880  */
4881 struct eth_tx_bds_array
4882 {
4883         union eth_tx_bd_types bds[13];
4884 };
4885
4886
4887 /*
4888  * VLAN mode on TX BDs
4889  */
4890 enum eth_tx_vlan_type
4891 {
4892         X_ETH_NO_VLAN,
4893         X_ETH_OUTBAND_VLAN,
4894         X_ETH_INBAND_VLAN,
4895         X_ETH_FW_ADDED_VLAN /* Driver should not use this! */,
4896         MAX_ETH_TX_VLAN_TYPE};
4897
4898
4899 /*
4900  * Ethernet VLAN filtering mode in E1x
4901  */
4902 enum eth_vlan_filter_mode
4903 {
4904         ETH_VLAN_FILTER_ANY_VLAN /* Don't filter by vlan */,
4905         ETH_VLAN_FILTER_SPECIFIC_VLAN /* Only the vlan_id is allowed */,
4906         ETH_VLAN_FILTER_CLASSIFY /* Vlan will be added to CAM for classification */,
4907         MAX_ETH_VLAN_FILTER_MODE};
4908
4909
4910 /*
4911  * MAC filtering configuration command header $$KEEP_ENDIANNESS$$
4912  */
4913 struct mac_configuration_hdr
4914 {
4915         uint8_t length /* number of entries valid in this command (6 bits) */;
4916         uint8_t offset /* offset of the first entry in the list */;
4917         uint16_t client_id /* the client id which this ramrod is sent on. 5b is used. */;
4918         uint32_t echo /* echo value to be sent to driver on event ring */;
4919 };
4920
4921 /*
4922  * MAC address in list for ramrod $$KEEP_ENDIANNESS$$
4923  */
4924 struct mac_configuration_entry
4925 {
4926         uint16_t lsb_mac_addr /* 2 LSB of MAC address (should be given in big endien - driver should do hton to this number!!!) */;
4927         uint16_t middle_mac_addr /* 2 middle bytes of MAC address (should be given in big endien - driver should do hton to this number!!!) */;
4928         uint16_t msb_mac_addr /* 2 MSB of MAC address (should be given in big endien - driver should do hton to this number!!!) */;
4929         uint16_t vlan_id /* The inner vlan id (12b). Used either in vlan_in_cam for mac_valn pair or for vlan filtering */;
4930         uint8_t pf_id /* The pf id, for multi function mode */;
4931         uint8_t flags;
4932 #define MAC_CONFIGURATION_ENTRY_ACTION_TYPE (0x1<<0) /* BitField flags  configures the action to be done in cam (used only is slow path handlers) (use enum set_mac_action_type) */
4933 #define MAC_CONFIGURATION_ENTRY_ACTION_TYPE_SHIFT 0
4934 #define MAC_CONFIGURATION_ENTRY_RDMA_MAC (0x1<<1) /* BitField flags     If set, this MAC also belongs to RDMA client */
4935 #define MAC_CONFIGURATION_ENTRY_RDMA_MAC_SHIFT 1
4936 #define MAC_CONFIGURATION_ENTRY_VLAN_FILTERING_MODE (0x3<<2) /* BitField flags   (use enum eth_vlan_filter_mode) */
4937 #define MAC_CONFIGURATION_ENTRY_VLAN_FILTERING_MODE_SHIFT 2
4938 #define MAC_CONFIGURATION_ENTRY_OVERRIDE_VLAN_REMOVAL (0x1<<4) /* BitField flags        BitField flags  0 - can't remove vlan 1 - can remove vlan. relevant only to everest1 */
4939 #define MAC_CONFIGURATION_ENTRY_OVERRIDE_VLAN_REMOVAL_SHIFT 4
4940 #define MAC_CONFIGURATION_ENTRY_BROADCAST (0x1<<5) /* BitField flags    BitField flags   0 - not broadcast 1 - broadcast. relevant only to everest1 */
4941 #define MAC_CONFIGURATION_ENTRY_BROADCAST_SHIFT 5
4942 #define MAC_CONFIGURATION_ENTRY_RESERVED1 (0x3<<6) /* BitField flags     */
4943 #define MAC_CONFIGURATION_ENTRY_RESERVED1_SHIFT 6
4944         uint16_t reserved0;
4945         uint32_t clients_bit_vector /* Bit vector for the clients which should receive this MAC. */;
4946 };
4947
4948 /*
4949  * MAC filtering configuration command
4950  */
4951 struct mac_configuration_cmd
4952 {
4953         struct mac_configuration_hdr hdr /* header */;
4954         struct mac_configuration_entry config_table[64] /* table of 64 MAC configuration entries: addresses and target table entries */;
4955 };
4956
4957
4958 /*
4959  * Set-MAC command type (in E1x)
4960  */
4961 enum set_mac_action_type
4962 {
4963         T_ETH_MAC_COMMAND_INVALIDATE,
4964         T_ETH_MAC_COMMAND_SET,
4965         MAX_SET_MAC_ACTION_TYPE};
4966
4967
4968 /*
4969  * Ethernet TPA Modes
4970  */
4971 enum tpa_mode
4972 {
4973         TPA_LRO /* LRO mode TPA */,
4974         TPA_GRO /* GRO mode TPA */,
4975         MAX_TPA_MODE};
4976
4977
4978 /*
4979  * tpa update ramrod data $$KEEP_ENDIANNESS$$
4980  */
4981 struct tpa_update_ramrod_data
4982 {
4983         uint8_t update_ipv4 /* none, enable or disable */;
4984         uint8_t update_ipv6 /* none, enable or disable */;
4985         uint8_t client_id /* client init flow control data */;
4986         uint8_t max_tpa_queues /* maximal TPA queues allowed for this client */;
4987         uint8_t max_sges_for_packet /* The maximal number of SGEs that can be used for one packet. depends on MTU and SGE size. must be 0 if SGEs are disabled */;
4988         uint8_t complete_on_both_clients /* If set and the client has different sp_client, completion will be sent to both rings */;
4989         uint8_t dont_verify_rings_pause_thr_flg /* If set, the rings pause thresholds will not be verified by firmware. */;
4990         uint8_t tpa_mode /* TPA mode to use (LRO or GRO) */;
4991         uint16_t sge_buff_size /* Size of the buffers pointed by SGEs */;
4992         uint16_t max_agg_size /* maximal size for the aggregated TPA packets, reprted by the host */;
4993         uint32_t sge_page_base_lo /* The address to fetch the next sges from (low) */;
4994         uint32_t sge_page_base_hi /* The address to fetch the next sges from (high) */;
4995         uint16_t sge_pause_thr_low /* number of remaining sges under which, we send pause message */;
4996         uint16_t sge_pause_thr_high /* number of remaining sges above which, we send un-pause message */;
4997 };
4998
4999
5000 /*
5001  * approximate-match multicast filtering for E1H per function in Tstorm
5002  */
5003 struct tstorm_eth_approximate_match_multicast_filtering
5004 {
5005         uint32_t mcast_add_hash_bit_array[8] /* Bit array for multicast hash filtering.Each bit supports a hash function result if to accept this multicast dst address. */;
5006 };
5007
5008
5009 /*
5010  * Common configuration parameters per function in Tstorm $$KEEP_ENDIANNESS$$
5011  */
5012 struct tstorm_eth_function_common_config
5013 {
5014         uint16_t config_flags;
5015 #define TSTORM_ETH_FUNCTION_COMMON_CONFIG_RSS_IPV4_CAPABILITY (0x1<<0) /* BitField config_flagsGeneral configuration flags      configuration of the port RSS IpV4 2-tupple capability */
5016 #define TSTORM_ETH_FUNCTION_COMMON_CONFIG_RSS_IPV4_CAPABILITY_SHIFT 0
5017 #define TSTORM_ETH_FUNCTION_COMMON_CONFIG_RSS_IPV4_TCP_CAPABILITY (0x1<<1) /* BitField config_flagsGeneral configuration flags  configuration of the port RSS IpV4 4-tupple capability */
5018 #define TSTORM_ETH_FUNCTION_COMMON_CONFIG_RSS_IPV4_TCP_CAPABILITY_SHIFT 1
5019 #define TSTORM_ETH_FUNCTION_COMMON_CONFIG_RSS_IPV6_CAPABILITY (0x1<<2) /* BitField config_flagsGeneral configuration flags      configuration of the port RSS IpV4 2-tupple capability */
5020 #define TSTORM_ETH_FUNCTION_COMMON_CONFIG_RSS_IPV6_CAPABILITY_SHIFT 2
5021 #define TSTORM_ETH_FUNCTION_COMMON_CONFIG_RSS_IPV6_TCP_CAPABILITY (0x1<<3) /* BitField config_flagsGeneral configuration flags  configuration of the port RSS IpV6 4-tupple capability */
5022 #define TSTORM_ETH_FUNCTION_COMMON_CONFIG_RSS_IPV6_TCP_CAPABILITY_SHIFT 3
5023 #define TSTORM_ETH_FUNCTION_COMMON_CONFIG_RSS_MODE (0x7<<4) /* BitField config_flagsGeneral configuration flags RSS mode of operation (use enum eth_rss_mode) */
5024 #define TSTORM_ETH_FUNCTION_COMMON_CONFIG_RSS_MODE_SHIFT 4
5025 #define TSTORM_ETH_FUNCTION_COMMON_CONFIG_VLAN_FILTERING_ENABLE (0x1<<7) /* BitField config_flagsGeneral configuration flags    0 - Don't filter by vlan, 1 - Filter according to the vlans specificied in mac_filter_config */
5026 #define TSTORM_ETH_FUNCTION_COMMON_CONFIG_VLAN_FILTERING_ENABLE_SHIFT 7
5027 #define __TSTORM_ETH_FUNCTION_COMMON_CONFIG_RESERVED0 (0xFF<<8) /* BitField config_flagsGeneral configuration flags      */
5028 #define __TSTORM_ETH_FUNCTION_COMMON_CONFIG_RESERVED0_SHIFT 8
5029         uint8_t rss_result_mask /* The mask for the lower byte of RSS result - defines which section of the indirection table will be used. To enable all table put here 0x7F */;
5030         uint8_t reserved1;
5031         uint16_t vlan_id[2] /* VLANs of this function. VLAN filtering is determine according to vlan_filtering_enable. */;
5032 };
5033
5034
5035 /*
5036  * MAC filtering configuration parameters per port in Tstorm $$KEEP_ENDIANNESS$$
5037  */
5038 struct tstorm_eth_mac_filter_config
5039 {
5040         uint32_t ucast_drop_all /* bit vector in which the clients which drop all unicast packets are set */;
5041         uint32_t ucast_accept_all /* bit vector in which clients that accept all unicast packets are set */;
5042         uint32_t mcast_drop_all /* bit vector in which the clients which drop all multicast packets are set */;
5043         uint32_t mcast_accept_all /* bit vector in which clients that accept all multicast packets are set */;
5044         uint32_t bcast_accept_all /* bit vector in which clients that accept all broadcast packets are set */;
5045         uint32_t vlan_filter[2] /* bit vector for VLAN filtering. Clients which enforce filtering of vlan[x] should be marked in vlan_filter[x]. The primary vlan is taken from the CAM target table. */;
5046         uint32_t unmatched_unicast /* bit vector in which clients that accept unmatched unicast packets are set */;
5047 };
5048
5049
5050 /*
5051  * tx only queue init ramrod data $$KEEP_ENDIANNESS$$
5052  */
5053 struct tx_queue_init_ramrod_data
5054 {
5055         struct client_init_general_data general /* client init general data */;
5056         struct client_init_tx_data tx /* client init tx data */;
5057 };
5058
5059
5060 /*
5061  * Three RX producers for ETH
5062  */
5063 union ustorm_eth_rx_producers
5064 {
5065         struct {
5066 #if defined(__BIG_ENDIAN)
5067                 uint16_t bd_prod /* Producer of the RX BD ring */;
5068                 uint16_t cqe_prod /* Producer of the RX CQE ring */;
5069 #elif defined(__LITTLE_ENDIAN)
5070                 uint16_t cqe_prod /* Producer of the RX CQE ring */;
5071                 uint16_t bd_prod /* Producer of the RX BD ring */;
5072 #endif
5073 #if defined(__BIG_ENDIAN)
5074                 uint16_t reserved;
5075                 uint16_t sge_prod /* Producer of the RX SGE ring */;
5076 #elif defined(__LITTLE_ENDIAN)
5077                 uint16_t sge_prod /* Producer of the RX SGE ring */;
5078                 uint16_t reserved;
5079 #endif
5080         } prod;
5081         uint32_t raw_data[2];
5082 };
5083
5084
5085 /*
5086  * The data afex vif list ramrod need $$KEEP_ENDIANNESS$$
5087  */
5088 struct afex_vif_list_ramrod_data
5089 {
5090         uint8_t afex_vif_list_command /* set get, clear all a VIF list id defined by enum vif_list_rule_kind */;
5091         uint8_t func_bit_map /* the function bit map to set */;
5092         uint16_t vif_list_index /* the VIF list, in a per pf vector  to add this function to */;
5093         uint8_t func_to_clear /* the func id to clear in case of clear func mode */;
5094         uint8_t echo;
5095         uint16_t reserved1;
5096 };
5097
5098
5099 /*
5100  * cfc delete event data  $$KEEP_ENDIANNESS$$
5101  */
5102 struct cfc_del_event_data
5103 {
5104         uint32_t cid /* cid of deleted connection */;
5105         uint32_t reserved0;
5106         uint32_t reserved1;
5107 };
5108
5109
5110 /*
5111  * per-port SAFC demo variables
5112  */
5113 struct cmng_flags_per_port
5114 {
5115         uint32_t cmng_enables;
5116 #define CMNG_FLAGS_PER_PORT_FAIRNESS_VN (0x1<<0) /* BitField cmng_enablesenables flag for fairness and rate shaping between protocols, vnics and COSes  if set, enable fairness between vnics */
5117 #define CMNG_FLAGS_PER_PORT_FAIRNESS_VN_SHIFT 0
5118 #define CMNG_FLAGS_PER_PORT_RATE_SHAPING_VN (0x1<<1) /* BitField cmng_enablesenables flag for fairness and rate shaping between protocols, vnics and COSes      if set, enable rate shaping between vnics */
5119 #define CMNG_FLAGS_PER_PORT_RATE_SHAPING_VN_SHIFT 1
5120 #define CMNG_FLAGS_PER_PORT_FAIRNESS_COS (0x1<<2) /* BitField cmng_enablesenables flag for fairness and rate shaping between protocols, vnics and COSes if set, enable fairness between COSes */
5121 #define CMNG_FLAGS_PER_PORT_FAIRNESS_COS_SHIFT 2
5122 #define CMNG_FLAGS_PER_PORT_FAIRNESS_COS_MODE (0x1<<3) /* BitField cmng_enablesenables flag for fairness and rate shaping between protocols, vnics and COSes     (use enum fairness_mode) */
5123 #define CMNG_FLAGS_PER_PORT_FAIRNESS_COS_MODE_SHIFT 3
5124 #define __CMNG_FLAGS_PER_PORT_RESERVED0 (0xFFFFFFF<<4) /* BitField cmng_enablesenables flag for fairness and rate shaping between protocols, vnics and COSes    reserved */
5125 #define __CMNG_FLAGS_PER_PORT_RESERVED0_SHIFT 4
5126         uint32_t __reserved1;
5127 };
5128
5129
5130 /*
5131  * per-port rate shaping variables
5132  */
5133 struct rate_shaping_vars_per_port
5134 {
5135         uint32_t rs_periodic_timeout /* timeout of periodic timer */;
5136         uint32_t rs_threshold /* threshold, below which we start to stop queues */;
5137 };
5138
5139 /*
5140  * per-port fairness variables
5141  */
5142 struct fairness_vars_per_port
5143 {
5144         uint32_t upper_bound /* Quota for a protocol/vnic */;
5145         uint32_t fair_threshold /* almost-empty threshold */;
5146         uint32_t fairness_timeout /* timeout of fairness timer */;
5147         uint32_t reserved0;
5148 };
5149
5150 /*
5151  * per-port SAFC variables
5152  */
5153 struct safc_struct_per_port
5154 {
5155 #if defined(__BIG_ENDIAN)
5156         uint16_t __reserved1;
5157         uint8_t __reserved0;
5158         uint8_t safc_timeout_usec /* timeout to stop queues on SAFC pause command */;
5159 #elif defined(__LITTLE_ENDIAN)
5160         uint8_t safc_timeout_usec /* timeout to stop queues on SAFC pause command */;
5161         uint8_t __reserved0;
5162         uint16_t __reserved1;
5163 #endif
5164         uint8_t cos_to_traffic_types[MAX_COS_NUMBER] /* translate cos to service traffics types */;
5165         uint16_t cos_to_pause_mask[NUM_OF_SAFC_BITS] /* QM pause mask for each class of service in the SAFC frame */;
5166 };
5167
5168 /*
5169  * Per-port congestion management variables
5170  */
5171 struct cmng_struct_per_port
5172 {
5173         struct rate_shaping_vars_per_port rs_vars;
5174         struct fairness_vars_per_port fair_vars;
5175         struct safc_struct_per_port safc_vars;
5176         struct cmng_flags_per_port flags;
5177 };
5178
5179 /*
5180  * a single rate shaping counter. can be used as protocol or vnic counter
5181  */
5182 struct rate_shaping_counter
5183 {
5184         uint32_t quota /* Quota for a protocol/vnic */;
5185 #if defined(__BIG_ENDIAN)
5186         uint16_t __reserved0;
5187         uint16_t rate /* Vnic/Protocol rate in units of Mega-bits/sec */;
5188 #elif defined(__LITTLE_ENDIAN)
5189         uint16_t rate /* Vnic/Protocol rate in units of Mega-bits/sec */;
5190         uint16_t __reserved0;
5191 #endif
5192 };
5193
5194 /*
5195  * per-vnic rate shaping variables
5196  */
5197 struct rate_shaping_vars_per_vn
5198 {
5199         struct rate_shaping_counter vn_counter /* per-vnic counter */;
5200 };
5201
5202 /*
5203  * per-vnic fairness variables
5204  */
5205 struct fairness_vars_per_vn
5206 {
5207         uint32_t cos_credit_delta[MAX_COS_NUMBER] /* used for incrementing the credit */;
5208         uint32_t vn_credit_delta /* used for incrementing the credit */;
5209         uint32_t __reserved0;
5210 };
5211
5212 /*
5213  * cmng port init state
5214  */
5215 struct cmng_vnic
5216 {
5217         struct rate_shaping_vars_per_vn vnic_max_rate[4];
5218         struct fairness_vars_per_vn vnic_min_rate[4];
5219 };
5220
5221 /*
5222  * cmng port init state
5223  */
5224 struct cmng_init
5225 {
5226         struct cmng_struct_per_port port;
5227         struct cmng_vnic vnic;
5228 };
5229
5230
5231 /*
5232  * driver parameters for congestion management init, all rates are in Mbps
5233  */
5234 struct cmng_init_input
5235 {
5236         uint32_t port_rate;
5237         uint16_t vnic_min_rate[4] /* rates are in Mbps */;
5238         uint16_t vnic_max_rate[4] /* rates are in Mbps */;
5239         uint16_t cos_min_rate[MAX_COS_NUMBER] /* rates are in Mbps */;
5240         uint16_t cos_to_pause_mask[MAX_COS_NUMBER];
5241         struct cmng_flags_per_port flags;
5242 };
5243
5244
5245 /*
5246  * Protocol-common command ID for slow path elements
5247  */
5248 enum common_spqe_cmd_id
5249 {
5250         RAMROD_CMD_ID_COMMON_UNUSED,
5251         RAMROD_CMD_ID_COMMON_FUNCTION_START /* Start a function (for PFs only) */,
5252         RAMROD_CMD_ID_COMMON_FUNCTION_STOP /* Stop a function (for PFs only) */,
5253         RAMROD_CMD_ID_COMMON_FUNCTION_UPDATE /* niv update function */,
5254         RAMROD_CMD_ID_COMMON_CFC_DEL /* Delete a connection from CFC */,
5255         RAMROD_CMD_ID_COMMON_CFC_DEL_WB /* Delete a connection from CFC (with write back) */,
5256         RAMROD_CMD_ID_COMMON_STAT_QUERY /* Collect statistics counters */,
5257         RAMROD_CMD_ID_COMMON_STOP_TRAFFIC /* Stop Tx traffic (before DCB updates) */,
5258         RAMROD_CMD_ID_COMMON_START_TRAFFIC /* Start Tx traffic (after DCB updates) */,
5259         RAMROD_CMD_ID_COMMON_AFEX_VIF_LISTS /* niv vif lists */,
5260         RAMROD_CMD_ID_COMMON_SET_TIMESYNC /* Set Timesync Parameters (E3 Only) */,
5261         MAX_COMMON_SPQE_CMD_ID};
5262
5263
5264 /*
5265  * Per-protocol connection types
5266  */
5267 enum connection_type
5268 {
5269         ETH_CONNECTION_TYPE /* Ethernet */,
5270         TOE_CONNECTION_TYPE /* TOE */,
5271         RDMA_CONNECTION_TYPE /* RDMA */,
5272         ISCSI_CONNECTION_TYPE /* iSCSI */,
5273         FCOE_CONNECTION_TYPE /* FCoE */,
5274         RESERVED_CONNECTION_TYPE_0,
5275         RESERVED_CONNECTION_TYPE_1,
5276         RESERVED_CONNECTION_TYPE_2,
5277         NONE_CONNECTION_TYPE /* General- used for common slow path */,
5278         MAX_CONNECTION_TYPE};
5279
5280
5281 /*
5282  * Cos modes
5283  */
5284 enum cos_mode
5285 {
5286         OVERRIDE_COS /* Firmware deduce cos according to DCB */,
5287         STATIC_COS /* Firmware has constant queues per CoS */,
5288         FW_WRR /* Firmware keep fairness between different CoSes */,
5289         MAX_COS_MODE};
5290
5291
5292 /*
5293  * Dynamic HC counters set by the driver
5294  */
5295 struct hc_dynamic_drv_counter
5296 {
5297         uint32_t val[HC_SB_MAX_DYNAMIC_INDICES] /* 4 bytes * 4 indices = 2 lines */;
5298 };
5299
5300 /*
5301  * zone A per-queue data
5302  */
5303 struct cstorm_queue_zone_data
5304 {
5305         struct hc_dynamic_drv_counter hc_dyn_drv_cnt /* 4 bytes * 4 indices = 2 lines */;
5306         struct regpair reserved[2];
5307 };
5308
5309
5310 /*
5311  * Vf-PF channel data in cstorm ram (non-triggered zone)
5312  */
5313 struct vf_pf_channel_zone_data
5314 {
5315         uint32_t msg_addr_lo /* the message address on VF memory */;
5316         uint32_t msg_addr_hi /* the message address on VF memory */;
5317 };
5318
5319 /*
5320  * zone for VF non-triggered data
5321  */
5322 struct non_trigger_vf_zone
5323 {
5324         struct vf_pf_channel_zone_data vf_pf_channel /* vf-pf channel zone data */;
5325 };
5326
5327 /*
5328  * Vf-PF channel trigger zone in cstorm ram
5329  */
5330 struct vf_pf_channel_zone_trigger
5331 {
5332         uint8_t addr_valid /* indicates that a vf-pf message is pending. MUST be set AFTER the message address.  */;
5333 };
5334
5335 /*
5336  * zone that triggers the in-bound interrupt
5337  */
5338 struct trigger_vf_zone
5339 {
5340 #if defined(__BIG_ENDIAN)
5341         uint16_t reserved1;
5342         uint8_t reserved0;
5343         struct vf_pf_channel_zone_trigger vf_pf_channel;
5344 #elif defined(__LITTLE_ENDIAN)
5345         struct vf_pf_channel_zone_trigger vf_pf_channel;
5346         uint8_t reserved0;
5347         uint16_t reserved1;
5348 #endif
5349         uint32_t reserved2;
5350 };
5351
5352 /*
5353  * zone B per-VF data
5354  */
5355 struct cstorm_vf_zone_data
5356 {
5357         struct non_trigger_vf_zone non_trigger /* zone for VF non-triggered data */;
5358         struct trigger_vf_zone trigger /* zone that triggers the in-bound interrupt */;
5359 };
5360
5361
5362 /*
5363  * Dynamic host coalescing init parameters, per state machine
5364  */
5365 struct dynamic_hc_sm_config
5366 {
5367         uint32_t threshold[3] /* thresholds of number of outstanding bytes */;
5368         uint8_t shift_per_protocol[HC_SB_MAX_DYNAMIC_INDICES] /* bytes difference of each protocol is shifted right by this value */;
5369         uint8_t hc_timeout0[HC_SB_MAX_DYNAMIC_INDICES] /* timeout for level 0 for each protocol, in units of usec */;
5370         uint8_t hc_timeout1[HC_SB_MAX_DYNAMIC_INDICES] /* timeout for level 1 for each protocol, in units of usec */;
5371         uint8_t hc_timeout2[HC_SB_MAX_DYNAMIC_INDICES] /* timeout for level 2 for each protocol, in units of usec */;
5372         uint8_t hc_timeout3[HC_SB_MAX_DYNAMIC_INDICES] /* timeout for level 3 for each protocol, in units of usec */;
5373 };
5374
5375 /*
5376  * Dynamic host coalescing init parameters
5377  */
5378 struct dynamic_hc_config
5379 {
5380         struct dynamic_hc_sm_config sm_config[HC_SB_MAX_SM] /* Configuration per state machine */;
5381 };
5382
5383
5384 struct e2_integ_data
5385 {
5386 #if defined(__BIG_ENDIAN)
5387         uint8_t flags;
5388 #define E2_INTEG_DATA_TESTING_EN (0x1<<0) /* BitField flags     integration testing enabled */
5389 #define E2_INTEG_DATA_TESTING_EN_SHIFT 0
5390 #define E2_INTEG_DATA_LB_TX (0x1<<1) /* BitField flags  flag indicating this connection will transmit on loopback */
5391 #define E2_INTEG_DATA_LB_TX_SHIFT 1
5392 #define E2_INTEG_DATA_COS_TX (0x1<<2) /* BitField flags flag indicating this connection will transmit according to cos field */
5393 #define E2_INTEG_DATA_COS_TX_SHIFT 2
5394 #define E2_INTEG_DATA_OPPORTUNISTICQM (0x1<<3) /* BitField flags        flag indicating this connection will activate the opportunistic QM credit flow */
5395 #define E2_INTEG_DATA_OPPORTUNISTICQM_SHIFT 3
5396 #define E2_INTEG_DATA_DPMTESTRELEASEDQ (0x1<<4) /* BitField flags       flag indicating this connection will release the door bell queue (DQ) */
5397 #define E2_INTEG_DATA_DPMTESTRELEASEDQ_SHIFT 4
5398 #define E2_INTEG_DATA_RESERVED (0x7<<5) /* BitField flags        */
5399 #define E2_INTEG_DATA_RESERVED_SHIFT 5
5400         uint8_t cos /* cos of the connection (relevant only in cos transmitting connections, when cosTx is set */;
5401         uint8_t voq /* voq to return credit on. Normally equal to port (i.e. always 0 in E2 operational connections). in cos tests equal to cos. in loopback tests equal to LB_PORT (=4) */;
5402         uint8_t pbf_queue /* pbf queue to transmit on. Normally equal to port (i.e. always 0 in E2 operational connections). in cos tests equal to cos. in loopback tests equal to LB_PORT (=4) */;
5403 #elif defined(__LITTLE_ENDIAN)
5404         uint8_t pbf_queue /* pbf queue to transmit on. Normally equal to port (i.e. always 0 in E2 operational connections). in cos tests equal to cos. in loopback tests equal to LB_PORT (=4) */;
5405         uint8_t voq /* voq to return credit on. Normally equal to port (i.e. always 0 in E2 operational connections). in cos tests equal to cos. in loopback tests equal to LB_PORT (=4) */;
5406         uint8_t cos /* cos of the connection (relevant only in cos transmitting connections, when cosTx is set */;
5407         uint8_t flags;
5408 #define E2_INTEG_DATA_TESTING_EN (0x1<<0) /* BitField flags     integration testing enabled */
5409 #define E2_INTEG_DATA_TESTING_EN_SHIFT 0
5410 #define E2_INTEG_DATA_LB_TX (0x1<<1) /* BitField flags  flag indicating this connection will transmit on loopback */
5411 #define E2_INTEG_DATA_LB_TX_SHIFT 1
5412 #define E2_INTEG_DATA_COS_TX (0x1<<2) /* BitField flags flag indicating this connection will transmit according to cos field */
5413 #define E2_INTEG_DATA_COS_TX_SHIFT 2
5414 #define E2_INTEG_DATA_OPPORTUNISTICQM (0x1<<3) /* BitField flags        flag indicating this connection will activate the opportunistic QM credit flow */
5415 #define E2_INTEG_DATA_OPPORTUNISTICQM_SHIFT 3
5416 #define E2_INTEG_DATA_DPMTESTRELEASEDQ (0x1<<4) /* BitField flags       flag indicating this connection will release the door bell queue (DQ) */
5417 #define E2_INTEG_DATA_DPMTESTRELEASEDQ_SHIFT 4
5418 #define E2_INTEG_DATA_RESERVED (0x7<<5) /* BitField flags        */
5419 #define E2_INTEG_DATA_RESERVED_SHIFT 5
5420 #endif
5421 #if defined(__BIG_ENDIAN)
5422         uint16_t reserved3;
5423         uint8_t reserved2;
5424         uint8_t ramEn /* context area reserved for reading enable bit from ram */;
5425 #elif defined(__LITTLE_ENDIAN)
5426         uint8_t ramEn /* context area reserved for reading enable bit from ram */;
5427         uint8_t reserved2;
5428         uint16_t reserved3;
5429 #endif
5430 };
5431
5432
5433 /*
5434  * set mac event data  $$KEEP_ENDIANNESS$$
5435  */
5436 struct eth_event_data
5437 {
5438         uint32_t echo /* set mac echo data to return to driver */;
5439         uint32_t reserved0;
5440         uint32_t reserved1;
5441 };
5442
5443
5444 /*
5445  * pf-vf event data  $$KEEP_ENDIANNESS$$
5446  */
5447 struct vf_pf_event_data
5448 {
5449         uint8_t vf_id /* VF ID (0-63) */;
5450         uint8_t reserved0;
5451         uint16_t reserved1;
5452         uint32_t msg_addr_lo /* message address on Vf (low 32 bits) */;
5453         uint32_t msg_addr_hi /* message address on Vf (high 32 bits) */;
5454 };
5455
5456 /*
5457  * VF FLR event data  $$KEEP_ENDIANNESS$$
5458  */
5459 struct vf_flr_event_data
5460 {
5461         uint8_t vf_id /* VF ID (0-63) */;
5462         uint8_t reserved0;
5463         uint16_t reserved1;
5464         uint32_t reserved2;
5465         uint32_t reserved3;
5466 };
5467
5468 /*
5469  * malicious VF event data  $$KEEP_ENDIANNESS$$
5470  */
5471 struct malicious_vf_event_data
5472 {
5473         uint8_t vf_id /* VF ID (0-63) */;
5474         uint8_t err_id /* reason for malicious notification */;
5475         uint16_t reserved1;
5476         uint32_t reserved2;
5477         uint32_t reserved3;
5478 };
5479
5480 /*
5481  * vif list event data  $$KEEP_ENDIANNESS$$
5482  */
5483 struct vif_list_event_data
5484 {
5485         uint8_t func_bit_map /* bit map of pf indice */;
5486         uint8_t echo;
5487         uint16_t reserved0;
5488         uint32_t reserved1;
5489         uint32_t reserved2;
5490 };
5491
5492 /*
5493  * function update event data  $$KEEP_ENDIANNESS$$
5494  */
5495 struct function_update_event_data
5496 {
5497         uint8_t echo;
5498         uint8_t reserved;
5499         uint16_t reserved0;
5500         uint32_t reserved1;
5501         uint32_t reserved2;
5502 };
5503
5504 /*
5505  * union for all event ring message types
5506  */
5507 union event_data
5508 {
5509         struct vf_pf_event_data vf_pf_event /* vf-pf event data */;
5510         struct eth_event_data eth_event /* set mac event data */;
5511         struct cfc_del_event_data cfc_del_event /* cfc delete event data */;
5512         struct vf_flr_event_data vf_flr_event /* vf flr event data */;
5513         struct malicious_vf_event_data malicious_vf_event /* malicious vf event data */;
5514         struct vif_list_event_data vif_list_event /* vif list event data */;
5515         struct function_update_event_data function_update_event /* function update event data */;
5516 };
5517
5518
5519 /*
5520  * per PF event ring data
5521  */
5522 struct event_ring_data
5523 {
5524         struct regpair_native base_addr /* ring base address */;
5525 #if defined(__BIG_ENDIAN)
5526         uint8_t index_id /* index ID within the status block */;
5527         uint8_t sb_id /* status block ID */;
5528         uint16_t producer /* event ring producer */;
5529 #elif defined(__LITTLE_ENDIAN)
5530         uint16_t producer /* event ring producer */;
5531         uint8_t sb_id /* status block ID */;
5532         uint8_t index_id /* index ID within the status block */;
5533 #endif
5534         uint32_t reserved0;
5535 };
5536
5537
5538 /*
5539  * event ring message element (each element is 128 bits) $$KEEP_ENDIANNESS$$
5540  */
5541 struct event_ring_msg
5542 {
5543         uint8_t opcode;
5544         uint8_t error /* error on the mesasage */;
5545         uint16_t reserved1;
5546         union event_data data /* message data (96 bits data) */;
5547 };
5548
5549 /*
5550  * event ring next page element (128 bits)
5551  */
5552 struct event_ring_next
5553 {
5554         struct regpair addr /* Address of the next page of the ring */;
5555         uint32_t reserved[2];
5556 };
5557
5558 /*
5559  * union for event ring element types (each element is 128 bits)
5560  */
5561 union event_ring_elem
5562 {
5563         struct event_ring_msg message /* event ring message */;
5564         struct event_ring_next next_page /* event ring next page */;
5565 };
5566
5567
5568 /*
5569  * Common event ring opcodes
5570  */
5571 enum event_ring_opcode
5572 {
5573         EVENT_RING_OPCODE_VF_PF_CHANNEL,
5574         EVENT_RING_OPCODE_FUNCTION_START /* Start a function (for PFs only) */,
5575         EVENT_RING_OPCODE_FUNCTION_STOP /* Stop a function (for PFs only) */,
5576         EVENT_RING_OPCODE_CFC_DEL /* Delete a connection from CFC */,
5577         EVENT_RING_OPCODE_CFC_DEL_WB /* Delete a connection from CFC (with write back) */,
5578         EVENT_RING_OPCODE_STAT_QUERY /* Collect statistics counters */,
5579         EVENT_RING_OPCODE_STOP_TRAFFIC /* Stop Tx traffic (before DCB updates) */,
5580         EVENT_RING_OPCODE_START_TRAFFIC /* Start Tx traffic (after DCB updates) */,
5581         EVENT_RING_OPCODE_VF_FLR /* VF FLR indication for PF */,
5582         EVENT_RING_OPCODE_MALICIOUS_VF /* Malicious VF operation detected */,
5583         EVENT_RING_OPCODE_FORWARD_SETUP /* Initialize forward channel */,
5584         EVENT_RING_OPCODE_RSS_UPDATE_RULES /* Update RSS configuration */,
5585         EVENT_RING_OPCODE_FUNCTION_UPDATE /* function update */,
5586         EVENT_RING_OPCODE_AFEX_VIF_LISTS /* event ring opcode niv vif lists */,
5587         EVENT_RING_OPCODE_SET_MAC /* Add/remove MAC (in E1x only) */,
5588         EVENT_RING_OPCODE_CLASSIFICATION_RULES /* Add/remove MAC or VLAN (in E2/E3 only) */,
5589         EVENT_RING_OPCODE_FILTERS_RULES /* Add/remove classification filters for L2 client (in E2/E3 only) */,
5590         EVENT_RING_OPCODE_MULTICAST_RULES /* Add/remove multicast classification bin (in E2/E3 only) */,
5591         EVENT_RING_OPCODE_SET_TIMESYNC /* Set Timesync Parameters (E3 Only) */,
5592         MAX_EVENT_RING_OPCODE};
5593
5594
5595 /*
5596  * Modes for fairness algorithm
5597  */
5598 enum fairness_mode
5599 {
5600         FAIRNESS_COS_WRR_MODE /* Weighted round robin mode (used in Google) */,
5601         FAIRNESS_COS_ETS_MODE /* ETS mode (used in FCoE) */,
5602         MAX_FAIRNESS_MODE};
5603
5604
5605 /*
5606  * Priority and cos $$KEEP_ENDIANNESS$$
5607  */
5608 struct priority_cos
5609 {
5610         uint8_t priority /* Priority */;
5611         uint8_t cos /* Cos */;
5612         uint16_t reserved1;
5613 };
5614
5615 /*
5616  * The data for flow control configuration $$KEEP_ENDIANNESS$$
5617  */
5618 struct flow_control_configuration
5619 {
5620         struct priority_cos traffic_type_to_priority_cos[MAX_TRAFFIC_TYPES] /* traffic_type to priority cos */;
5621         uint8_t dcb_enabled /* If DCB mode is enabled then traffic class to priority array is fully initialized and there must be inner VLAN */;
5622         uint8_t dcb_version /* DCB version Increase by one on each DCB update */;
5623         uint8_t dont_add_pri_0 /* In case, the priority is 0, and the packet has no vlan, the firmware wont add vlan */;
5624         uint8_t reserved1;
5625         uint32_t reserved2;
5626 };
5627
5628
5629 /*
5630  *  $$KEEP_ENDIANNESS$$
5631  */
5632 struct function_start_data
5633 {
5634         uint8_t function_mode /* the function mode */;
5635         uint8_t allow_npar_tx_switching /* If set, inter-pf tx switching is allowed in Switch Independent function mode. (E2/E3 Only) */;
5636         uint16_t sd_vlan_tag /* value of Vlan in case of switch depended multi-function mode */;
5637         uint16_t vif_id /* value of VIF id in case of NIV multi-function mode */;
5638         uint8_t path_id;
5639         uint8_t network_cos_mode /* The cos mode for network traffic. */;
5640         uint8_t dmae_cmd_id /* The DMAE command id to use for FW DMAE transactions */;
5641         uint8_t gre_tunnel_mode /* GRE Tunnel Mode to enable on the Function (E2/E3 Only) */;
5642         uint8_t gre_tunnel_rss /* Type of RSS to perform on GRE Tunneled packets */;
5643         uint8_t nvgre_clss_en /* If set, NVGRE tunneled packets are classified according to their inner MAC (gre_mode must be NVGRE_TUNNEL) */;
5644         uint16_t reserved1[2];
5645 };
5646
5647
5648 /*
5649  *  $$KEEP_ENDIANNESS$$
5650  */
5651 struct function_update_data
5652 {
5653         uint8_t vif_id_change_flg /* If set, vif_id will be checked */;
5654         uint8_t afex_default_vlan_change_flg /* If set, afex_default_vlan will be checked */;
5655         uint8_t allowed_priorities_change_flg /* If set, allowed_priorities will be checked */;
5656         uint8_t network_cos_mode_change_flg /* If set, network_cos_mode will be checked */;
5657         uint16_t vif_id /* value of VIF id in case of NIV multi-function mode */;
5658         uint16_t afex_default_vlan /* value of default Vlan in case of NIV mf */;
5659         uint8_t allowed_priorities /* bit vector of allowed Vlan priorities for this VIF */;
5660         uint8_t network_cos_mode /* The cos mode for network traffic. */;
5661         uint8_t lb_mode_en_change_flg /* If set, lb_mode_en will be checked */;
5662         uint8_t lb_mode_en /* If set, niv loopback mode will be enabled */;
5663         uint8_t tx_switch_suspend_change_flg /* If set, tx_switch_suspend will be checked */;
5664         uint8_t tx_switch_suspend /* If set, TX switching TO this function will be disabled and packets will be dropped */;
5665         uint8_t echo;
5666         uint8_t reserved1;
5667         uint8_t update_gre_cfg_flg /* If set, GRE config for the function will be updated according to the gre_tunnel_rss and nvgre_clss_en fields */;
5668         uint8_t gre_tunnel_mode /* GRE Tunnel Mode to enable on the Function (E2/E3 Only) */;
5669         uint8_t gre_tunnel_rss /* Type of RSS to perform on GRE Tunneled packets */;
5670         uint8_t nvgre_clss_en /* If set, NVGRE tunneled packets are classified according to their inner MAC (gre_mode must be NVGRE_TUNNEL) */;
5671         uint32_t reserved3;
5672 };
5673
5674
5675 /*
5676  * FW version stored in the Xstorm RAM
5677  */
5678 struct fw_version
5679 {
5680 #if defined(__BIG_ENDIAN)
5681         uint8_t engineering /* firmware current engineering version */;
5682         uint8_t revision /* firmware current revision version */;
5683         uint8_t minor /* firmware current minor version */;
5684         uint8_t major /* firmware current major version */;
5685 #elif defined(__LITTLE_ENDIAN)
5686         uint8_t major /* firmware current major version */;
5687         uint8_t minor /* firmware current minor version */;
5688         uint8_t revision /* firmware current revision version */;
5689         uint8_t engineering /* firmware current engineering version */;
5690 #endif
5691         uint32_t flags;
5692 #define FW_VERSION_OPTIMIZED (0x1<<0) /* BitField flags if set, this is optimized ASM */
5693 #define FW_VERSION_OPTIMIZED_SHIFT 0
5694 #define FW_VERSION_BIG_ENDIEN (0x1<<1) /* BitField flags        if set, this is big-endien ASM */
5695 #define FW_VERSION_BIG_ENDIEN_SHIFT 1
5696 #define FW_VERSION_CHIP_VERSION (0x3<<2) /* BitField flags      1 - E1H */
5697 #define FW_VERSION_CHIP_VERSION_SHIFT 2
5698 #define __FW_VERSION_RESERVED (0xFFFFFFF<<4) /* BitField flags   */
5699 #define __FW_VERSION_RESERVED_SHIFT 4
5700 };
5701
5702
5703 /*
5704  * GRE RSS Mode
5705  */
5706 enum gre_rss_mode
5707 {
5708         GRE_OUTER_HEADERS_RSS /* RSS for GRE Packets is performed on the outer headers */,
5709         GRE_INNER_HEADERS_RSS /* RSS for GRE Packets is performed on the inner headers */,
5710         NVGRE_KEY_ENTROPY_RSS /* RSS for NVGRE Packets is done based on a hash containing the entropy bits from the GRE Key Field (gre_tunnel must be NVGRE_TUNNEL) */,
5711         MAX_GRE_RSS_MODE};
5712
5713
5714 /*
5715  * GRE Tunnel Mode
5716  */
5717 enum gre_tunnel_type
5718 {
5719         NO_GRE_TUNNEL,
5720         NVGRE_TUNNEL /* NV-GRE Tunneling Microsoft L2 over GRE. GRE header contains mandatory Key Field. */,
5721         L2GRE_TUNNEL /* L2-GRE Tunneling General L2 over GRE. GRE can contain Key field with Tenant ID and Sequence Field */,
5722         IPGRE_TUNNEL /* IP-GRE Tunneling IP over GRE. GRE may contain Key field with Tenant ID, Sequence Field and/or Checksum Field */,
5723         MAX_GRE_TUNNEL_TYPE};
5724
5725
5726 /*
5727  * Dynamic Host-Coalescing - Driver(host) counters
5728  */
5729 struct hc_dynamic_sb_drv_counters
5730 {
5731         uint32_t dynamic_hc_drv_counter[HC_SB_MAX_DYNAMIC_INDICES] /* Dynamic HC counters written by drivers */;
5732 };
5733
5734
5735 /*
5736  * 2 bytes. configuration/state parameters for a single protocol index
5737  */
5738 struct hc_index_data
5739 {
5740 #if defined(__BIG_ENDIAN)
5741         uint8_t flags;
5742 #define HC_INDEX_DATA_SM_ID (0x1<<0) /* BitField flags  Index to a state machine. Can be 0 or 1 */
5743 #define HC_INDEX_DATA_SM_ID_SHIFT 0
5744 #define HC_INDEX_DATA_HC_ENABLED (0x1<<1) /* BitField flags     if set, host coalescing would be done for this index */
5745 #define HC_INDEX_DATA_HC_ENABLED_SHIFT 1
5746 #define HC_INDEX_DATA_DYNAMIC_HC_ENABLED (0x1<<2) /* BitField flags     if set, dynamic HC will be done for this index */
5747 #define HC_INDEX_DATA_DYNAMIC_HC_ENABLED_SHIFT 2
5748 #define HC_INDEX_DATA_RESERVE (0x1F<<3) /* BitField flags        */
5749 #define HC_INDEX_DATA_RESERVE_SHIFT 3
5750         uint8_t timeout /* the timeout values for this index. Units are 4 usec */;
5751 #elif defined(__LITTLE_ENDIAN)
5752         uint8_t timeout /* the timeout values for this index. Units are 4 usec */;
5753         uint8_t flags;
5754 #define HC_INDEX_DATA_SM_ID (0x1<<0) /* BitField flags  Index to a state machine. Can be 0 or 1 */
5755 #define HC_INDEX_DATA_SM_ID_SHIFT 0
5756 #define HC_INDEX_DATA_HC_ENABLED (0x1<<1) /* BitField flags     if set, host coalescing would be done for this index */
5757 #define HC_INDEX_DATA_HC_ENABLED_SHIFT 1
5758 #define HC_INDEX_DATA_DYNAMIC_HC_ENABLED (0x1<<2) /* BitField flags     if set, dynamic HC will be done for this index */
5759 #define HC_INDEX_DATA_DYNAMIC_HC_ENABLED_SHIFT 2
5760 #define HC_INDEX_DATA_RESERVE (0x1F<<3) /* BitField flags        */
5761 #define HC_INDEX_DATA_RESERVE_SHIFT 3
5762 #endif
5763 };
5764
5765
5766 /*
5767  * HC state-machine
5768  */
5769 struct hc_status_block_sm
5770 {
5771 #if defined(__BIG_ENDIAN)
5772         uint8_t igu_seg_id;
5773         uint8_t igu_sb_id /* sb_id within the IGU */;
5774         uint8_t timer_value /* Determines the time_to_expire */;
5775         uint8_t __flags;
5776 #elif defined(__LITTLE_ENDIAN)
5777         uint8_t __flags;
5778         uint8_t timer_value /* Determines the time_to_expire */;
5779         uint8_t igu_sb_id /* sb_id within the IGU */;
5780         uint8_t igu_seg_id;
5781 #endif
5782         uint32_t time_to_expire /* The time in which it expects to wake up */;
5783 };
5784
5785 /*
5786  * hold PCI identification variables- used in various places in firmware
5787  */
5788 struct pci_entity
5789 {
5790 #if defined(__BIG_ENDIAN)
5791         uint8_t vf_valid /* If set, this is a VF, otherwise it is PF */;
5792         uint8_t vf_id /* VF ID (0-63). Value of 0xFF means VF not valid */;
5793         uint8_t vnic_id /* Virtual NIC ID (0-3) */;
5794         uint8_t pf_id /* PCI physical function number (0-7). The LSB of this field is the port ID */;
5795 #elif defined(__LITTLE_ENDIAN)
5796         uint8_t pf_id /* PCI physical function number (0-7). The LSB of this field is the port ID */;
5797         uint8_t vnic_id /* Virtual NIC ID (0-3) */;
5798         uint8_t vf_id /* VF ID (0-63). Value of 0xFF means VF not valid */;
5799         uint8_t vf_valid /* If set, this is a VF, otherwise it is PF */;
5800 #endif
5801 };
5802
5803 /*
5804  * The fast-path status block meta-data, common to all chips
5805  */
5806 struct hc_sb_data
5807 {
5808         struct regpair_native host_sb_addr /* Host status block address */;
5809         struct hc_status_block_sm state_machine[HC_SB_MAX_SM] /* Holds the state machines of the status block */;
5810         struct pci_entity p_func /* vnic / port of the status block to be set by the driver */;
5811 #if defined(__BIG_ENDIAN)
5812         uint8_t rsrv0;
5813         uint8_t state;
5814         uint8_t dhc_qzone_id /* used in E2 only, to specify the HW queue zone ID used for this status block dynamic HC counters */;
5815         uint8_t same_igu_sb_1b /* Indicate that both state-machines acts like single sm */;
5816 #elif defined(__LITTLE_ENDIAN)
5817         uint8_t same_igu_sb_1b /* Indicate that both state-machines acts like single sm */;
5818         uint8_t dhc_qzone_id /* used in E2 only, to specify the HW queue zone ID used for this status block dynamic HC counters */;
5819         uint8_t state;
5820         uint8_t rsrv0;
5821 #endif
5822         struct regpair_native rsrv1[2];
5823 };
5824
5825
5826 /*
5827  * Segment types for host coaslescing
5828  */
5829 enum hc_segment
5830 {
5831         HC_REGULAR_SEGMENT,
5832         HC_DEFAULT_SEGMENT,
5833         MAX_HC_SEGMENT};
5834
5835
5836 /*
5837  * The fast-path status block meta-data
5838  */
5839 struct hc_sp_status_block_data
5840 {
5841         struct regpair_native host_sb_addr /* Host status block address */;
5842 #if defined(__BIG_ENDIAN)
5843         uint8_t rsrv1;
5844         uint8_t state;
5845         uint8_t igu_seg_id /* segment id of the IGU */;
5846         uint8_t igu_sb_id /* sb_id within the IGU */;
5847 #elif defined(__LITTLE_ENDIAN)
5848         uint8_t igu_sb_id /* sb_id within the IGU */;
5849         uint8_t igu_seg_id /* segment id of the IGU */;
5850         uint8_t state;
5851         uint8_t rsrv1;
5852 #endif
5853         struct pci_entity p_func /* vnic / port of the status block to be set by the driver */;
5854 };
5855
5856
5857 /*
5858  * The fast-path status block meta-data
5859  */
5860 struct hc_status_block_data_e1x
5861 {
5862         struct hc_index_data index_data[HC_SB_MAX_INDICES_E1X] /* configuration/state parameters for a single protocol index */;
5863         struct hc_sb_data common /* The fast-path status block meta-data, common to all chips */;
5864 };
5865
5866
5867 /*
5868  * The fast-path status block meta-data
5869  */
5870 struct hc_status_block_data_e2
5871 {
5872         struct hc_index_data index_data[HC_SB_MAX_INDICES_E2] /* configuration/state parameters for a single protocol index */;
5873         struct hc_sb_data common /* The fast-path status block meta-data, common to all chips */;
5874 };
5875
5876
5877 /*
5878  * IGU block operartion modes (in Everest2)
5879  */
5880 enum igu_mode
5881 {
5882         HC_IGU_BC_MODE /* Backward compatible mode */,
5883         HC_IGU_NBC_MODE /* Non-backward compatible mode */,
5884         MAX_IGU_MODE};
5885
5886
5887 /*
5888  * IP versions
5889  */
5890 enum ip_ver
5891 {
5892         IP_V4,
5893         IP_V6,
5894         MAX_IP_VER};
5895
5896
5897 /*
5898  * Malicious VF error ID
5899  */
5900 enum malicious_vf_error_id
5901 {
5902         VF_PF_CHANNEL_NOT_READY /* Writing to VF/PF channel when it is not ready */,
5903         ETH_ILLEGAL_BD_LENGTHS /* TX BD lengths error was detected */,
5904         ETH_PACKET_TOO_SHORT /* TX packet is shorter then reported on BDs */,
5905         ETH_PAYLOAD_TOO_BIG /* TX packet is greater then MTU */,
5906         ETH_ILLEGAL_ETH_TYPE /* TX packet reported without VLAN but eth type is 0x8100 */,
5907         ETH_ILLEGAL_LSO_HDR_LEN /* LSO header length on BDs and on hdr_nbd do not match */,
5908         ETH_TOO_MANY_BDS /* Tx packet has too many BDs */,
5909         ETH_ZERO_HDR_NBDS /* hdr_nbds field is zero */,
5910         ETH_START_BD_NOT_SET /* start_bd should be set on first TX BD in packet */,
5911         ETH_ILLEGAL_PARSE_NBDS /* Tx packet with parse_nbds field which is not legal */,
5912         ETH_IPV6_AND_CHECKSUM /* Tx packet with IP checksum on IPv6 */,
5913         ETH_VLAN_FLG_INCORRECT /* Tx packet with incorrect VLAN flag */,
5914         ETH_ILLEGAL_LSO_MSS /* Tx LSO packet with illegal MSS value */,
5915         ETH_TUNNEL_NOT_SUPPORTED /* Tunneling packets are not supported in current connection */,
5916         MAX_MALICIOUS_VF_ERROR_ID};
5917
5918
5919 /*
5920  * Multi-function modes
5921  */
5922 enum mf_mode
5923 {
5924         SINGLE_FUNCTION,
5925         MULTI_FUNCTION_SD /* Switch dependent (vlan based) */,
5926         MULTI_FUNCTION_SI /* Switch independent (mac based) */,
5927         MULTI_FUNCTION_AFEX /* Switch dependent (niv based) */,
5928         MAX_MF_MODE};
5929
5930
5931 /*
5932  * Protocol-common statistics collected by the Tstorm (per pf) $$KEEP_ENDIANNESS$$
5933  */
5934 struct tstorm_per_pf_stats
5935 {
5936         struct regpair rcv_error_bytes /* number of bytes received with errors */;
5937 };
5938
5939 /*
5940  *  $$KEEP_ENDIANNESS$$
5941  */
5942 struct per_pf_stats
5943 {
5944         struct tstorm_per_pf_stats tstorm_pf_statistics;
5945 };
5946
5947
5948 /*
5949  * Protocol-common statistics collected by the Tstorm (per port) $$KEEP_ENDIANNESS$$
5950  */
5951 struct tstorm_per_port_stats
5952 {
5953         uint32_t mac_discard /* number of packets with mac errors */;
5954         uint32_t mac_filter_discard /* the number of good frames dropped because of no perfect match to MAC/VLAN address */;
5955         uint32_t brb_truncate_discard /* the number of packtes that were dropped because they were truncated in BRB */;
5956         uint32_t mf_tag_discard /* the number of good frames dropped because of no match to the outer vlan/VNtag */;
5957         uint32_t packet_drop /* general packet drop conter- incremented for every packet drop */;
5958         uint32_t reserved;
5959 };
5960
5961 /*
5962  *  $$KEEP_ENDIANNESS$$
5963  */
5964 struct per_port_stats
5965 {
5966         struct tstorm_per_port_stats tstorm_port_statistics;
5967 };
5968
5969
5970 /*
5971  * Protocol-common statistics collected by the Tstorm (per client) $$KEEP_ENDIANNESS$$
5972  */
5973 struct tstorm_per_queue_stats
5974 {
5975         struct regpair rcv_ucast_bytes /* number of bytes in unicast packets received without errors and pass the filter */;
5976         uint32_t rcv_ucast_pkts /* number of unicast packets received without errors and pass the filter */;
5977         uint32_t checksum_discard /* number of total packets received with checksum error */;
5978         struct regpair rcv_bcast_bytes /* number of bytes in broadcast packets received without errors and pass the filter */;
5979         uint32_t rcv_bcast_pkts /* number of packets in broadcast packets received without errors and pass the filter */;
5980         uint32_t pkts_too_big_discard /* number of too long packets received */;
5981         struct regpair rcv_mcast_bytes /* number of bytes in multicast packets received without errors and pass the filter */;
5982         uint32_t rcv_mcast_pkts /* number of packets in multicast packets received without errors and pass the filter */;
5983         uint32_t ttl0_discard /* the number of good frames dropped because of TTL=0 */;
5984         uint16_t no_buff_discard;
5985         uint16_t reserved0;
5986         uint32_t reserved1;
5987 };
5988
5989 /*
5990  * Protocol-common statistics collected by the Ustorm (per client) $$KEEP_ENDIANNESS$$
5991  */
5992 struct ustorm_per_queue_stats
5993 {
5994         struct regpair ucast_no_buff_bytes /* the number of unicast bytes received from network dropped because of no buffer at host */;
5995         struct regpair mcast_no_buff_bytes /* the number of multicast bytes received from network dropped because of no buffer at host */;
5996         struct regpair bcast_no_buff_bytes /* the number of broadcast bytes received from network dropped because of no buffer at host */;
5997         uint32_t ucast_no_buff_pkts /* the number of unicast frames received from network dropped because of no buffer at host */;
5998         uint32_t mcast_no_buff_pkts /* the number of unicast frames received from network dropped because of no buffer at host */;
5999         uint32_t bcast_no_buff_pkts /* the number of unicast frames received from network dropped because of no buffer at host */;
6000         uint32_t coalesced_pkts /* the number of packets coalesced in all aggregations */;
6001         struct regpair coalesced_bytes /* the number of bytes coalesced in all aggregations */;
6002         uint32_t coalesced_events /* the number of aggregations */;
6003         uint32_t coalesced_aborts /* the number of exception which avoid aggregation */;
6004 };
6005
6006 /*
6007  * Protocol-common statistics collected by the Xstorm (per client)  $$KEEP_ENDIANNESS$$
6008  */
6009 struct xstorm_per_queue_stats
6010 {
6011         struct regpair ucast_bytes_sent /* number of total bytes sent without errors */;
6012         struct regpair mcast_bytes_sent /* number of total bytes sent without errors */;
6013         struct regpair bcast_bytes_sent /* number of total bytes sent without errors */;
6014         uint32_t ucast_pkts_sent /* number of total packets sent without errors */;
6015         uint32_t mcast_pkts_sent /* number of total packets sent without errors */;
6016         uint32_t bcast_pkts_sent /* number of total packets sent without errors */;
6017         uint32_t error_drop_pkts /* number of total packets drooped due to errors */;
6018 };
6019
6020 /*
6021  *  $$KEEP_ENDIANNESS$$
6022  */
6023 struct per_queue_stats
6024 {
6025         struct tstorm_per_queue_stats tstorm_queue_statistics;
6026         struct ustorm_per_queue_stats ustorm_queue_statistics;
6027         struct xstorm_per_queue_stats xstorm_queue_statistics;
6028 };
6029
6030
6031 /*
6032  * FW version stored in first line of pram $$KEEP_ENDIANNESS$$
6033  */
6034 struct pram_fw_version
6035 {
6036         uint8_t major /* firmware current major version */;
6037         uint8_t minor /* firmware current minor version */;
6038         uint8_t revision /* firmware current revision version */;
6039         uint8_t engineering /* firmware current engineering version */;
6040         uint8_t flags;
6041 #define PRAM_FW_VERSION_OPTIMIZED (0x1<<0) /* BitField flags    if set, this is optimized ASM */
6042 #define PRAM_FW_VERSION_OPTIMIZED_SHIFT 0
6043 #define PRAM_FW_VERSION_STORM_ID (0x3<<1) /* BitField flags     storm_id identification */
6044 #define PRAM_FW_VERSION_STORM_ID_SHIFT 1
6045 #define PRAM_FW_VERSION_BIG_ENDIEN (0x1<<3) /* BitField flags   if set, this is big-endien ASM */
6046 #define PRAM_FW_VERSION_BIG_ENDIEN_SHIFT 3
6047 #define PRAM_FW_VERSION_CHIP_VERSION (0x3<<4) /* BitField flags 1 - E1H */
6048 #define PRAM_FW_VERSION_CHIP_VERSION_SHIFT 4
6049 #define __PRAM_FW_VERSION_RESERVED0 (0x3<<6) /* BitField flags   */
6050 #define __PRAM_FW_VERSION_RESERVED0_SHIFT 6
6051 };
6052
6053
6054 /*
6055  * Ethernet slow path element
6056  */
6057 union protocol_common_specific_data
6058 {
6059         uint8_t protocol_data[8] /* to fix this structure size to 8 bytes */;
6060         struct regpair phy_address /* SPE physical address */;
6061         struct regpair mac_config_addr /* physical address of the MAC configuration command, as allocated by the driver */;
6062         struct afex_vif_list_ramrod_data afex_vif_list_data /* The data afex vif list ramrod need */;
6063 };
6064
6065 /*
6066  * The send queue element
6067  */
6068 struct protocol_common_spe
6069 {
6070         struct spe_hdr hdr /* SPE header */;
6071         union protocol_common_specific_data data /* data specific to common protocol */;
6072 };
6073
6074
6075 /*
6076  * The data for the Set Timesync Ramrod $$KEEP_ENDIANNESS$$
6077  */
6078 struct set_timesync_ramrod_data
6079 {
6080         uint8_t drift_adjust_cmd /* Timesync Drift Adjust Command */;
6081         uint8_t offset_cmd /* Timesync Offset Command */;
6082         uint8_t add_sub_drift_adjust_value /* Whether to add(1)/subtract(0) Drift Adjust Value from the Offset */;
6083         uint8_t drift_adjust_value /* Drift Adjust Value (in ns) */;
6084         uint32_t drift_adjust_period /* Drift Adjust Period (in us) */;
6085         struct regpair offset_delta /* Timesync Offset Delta (in ns) */;
6086 };
6087
6088
6089 /*
6090  * The send queue element
6091  */
6092 struct slow_path_element
6093 {
6094         struct spe_hdr hdr /* common data for all protocols */;
6095         struct regpair protocol_data /* additional data specific to the protocol */;
6096 };
6097
6098
6099 /*
6100  * Protocol-common statistics counter $$KEEP_ENDIANNESS$$
6101  */
6102 struct stats_counter
6103 {
6104         uint16_t xstats_counter /* xstorm statistics counter */;
6105         uint16_t reserved0;
6106         uint32_t reserved1;
6107         uint16_t tstats_counter /* tstorm statistics counter */;
6108         uint16_t reserved2;
6109         uint32_t reserved3;
6110         uint16_t ustats_counter /* ustorm statistics counter */;
6111         uint16_t reserved4;
6112         uint32_t reserved5;
6113         uint16_t cstats_counter /* ustorm statistics counter */;
6114         uint16_t reserved6;
6115         uint32_t reserved7;
6116 };
6117
6118
6119 /*
6120  *  $$KEEP_ENDIANNESS$$
6121  */
6122 struct stats_query_entry
6123 {
6124         uint8_t kind;
6125         uint8_t index /* queue index */;
6126         uint16_t funcID /* the func the statistic will send to */;
6127         uint32_t reserved;
6128         struct regpair address /* pxp address */;
6129 };
6130
6131 /*
6132  * statistic command $$KEEP_ENDIANNESS$$
6133  */
6134 struct stats_query_cmd_group
6135 {
6136         struct stats_query_entry query[STATS_QUERY_CMD_COUNT];
6137 };
6138
6139
6140 /*
6141  * statistic command header $$KEEP_ENDIANNESS$$
6142  */
6143 struct stats_query_header
6144 {
6145         uint8_t cmd_num /* command number */;
6146         uint8_t reserved0;
6147         uint16_t drv_stats_counter;
6148         uint32_t reserved1;
6149         struct regpair stats_counters_addrs /* stats counter */;
6150 };
6151
6152
6153 /*
6154  * Types of statistcis query entry
6155  */
6156 enum stats_query_type
6157 {
6158         STATS_TYPE_QUEUE,
6159         STATS_TYPE_PORT,
6160         STATS_TYPE_PF,
6161         STATS_TYPE_TOE,
6162         STATS_TYPE_FCOE,
6163         MAX_STATS_QUERY_TYPE};
6164
6165
6166 /*
6167  * Indicate of the function status block state
6168  */
6169 enum status_block_state
6170 {
6171         SB_DISABLED,
6172         SB_ENABLED,
6173         SB_CLEANED,
6174         MAX_STATUS_BLOCK_STATE};
6175
6176
6177 /*
6178  * Storm IDs (including attentions for IGU related enums)
6179  */
6180 enum storm_id
6181 {
6182         USTORM_ID,
6183         CSTORM_ID,
6184         XSTORM_ID,
6185         TSTORM_ID,
6186         ATTENTION_ID,
6187         MAX_STORM_ID};
6188
6189
6190 /*
6191  * Taffic types used in ETS and flow control algorithms
6192  */
6193 enum traffic_type
6194 {
6195         LLFC_TRAFFIC_TYPE_NW /* Networking */,
6196         LLFC_TRAFFIC_TYPE_FCOE /* FCoE */,
6197         LLFC_TRAFFIC_TYPE_ISCSI /* iSCSI */,
6198         MAX_TRAFFIC_TYPE};
6199
6200
6201 /*
6202  * zone A per-queue data
6203  */
6204 struct tstorm_queue_zone_data
6205 {
6206         struct regpair reserved[4];
6207 };
6208
6209
6210 /*
6211  * zone B per-VF data
6212  */
6213 struct tstorm_vf_zone_data
6214 {
6215         struct regpair reserved;
6216 };
6217
6218
6219 /*
6220  * Add or Subtract Value for Set Timesync Ramrod
6221  */
6222 enum ts_add_sub_value
6223 {
6224         TS_SUB_VALUE /* Subtract Value */,
6225         TS_ADD_VALUE /* Add Value */,
6226         MAX_TS_ADD_SUB_VALUE};
6227
6228
6229 /*
6230  * Drift-Adjust Commands for Set Timesync Ramrod
6231  */
6232 enum ts_drift_adjust_cmd
6233 {
6234         TS_DRIFT_ADJUST_KEEP /* Keep Drift-Adjust at current values */,
6235         TS_DRIFT_ADJUST_SET /* Set Drift-Adjust */,
6236         TS_DRIFT_ADJUST_RESET /* Reset Drift-Adjust */,
6237         MAX_TS_DRIFT_ADJUST_CMD};
6238
6239
6240 /*
6241  * Offset Commands for Set Timesync Ramrod
6242  */
6243 enum ts_offset_cmd
6244 {
6245         TS_OFFSET_KEEP /* Keep Offset at current values */,
6246         TS_OFFSET_INC /* Increase Offset by Offset Delta */,
6247         TS_OFFSET_DEC /* Decrease Offset by Offset Delta */,
6248         MAX_TS_OFFSET_CMD};
6249
6250
6251 /*
6252  * zone A per-queue data
6253  */
6254 struct ustorm_queue_zone_data
6255 {
6256         union ustorm_eth_rx_producers eth_rx_producers /* ETH RX rings producers */;
6257         struct regpair reserved[3];
6258 };
6259
6260
6261 /*
6262  * zone B per-VF data
6263  */
6264 struct ustorm_vf_zone_data
6265 {
6266         struct regpair reserved;
6267 };
6268
6269
6270 /*
6271  * data per VF-PF channel
6272  */
6273 struct vf_pf_channel_data
6274 {
6275 #if defined(__BIG_ENDIAN)
6276         uint16_t reserved0;
6277         uint8_t valid /* flag for channel validity. (cleared when identify a VF as malicious) */;
6278         uint8_t state /* channel state (ready / waiting for ack) */;
6279 #elif defined(__LITTLE_ENDIAN)
6280         uint8_t state /* channel state (ready / waiting for ack) */;
6281         uint8_t valid /* flag for channel validity. (cleared when identify a VF as malicious) */;
6282         uint16_t reserved0;
6283 #endif
6284         uint32_t reserved1;
6285 };
6286
6287
6288 /*
6289  * State of VF-PF channel
6290  */
6291 enum vf_pf_channel_state
6292 {
6293         VF_PF_CHANNEL_STATE_READY /* Channel is ready to accept a message from VF */,
6294         VF_PF_CHANNEL_STATE_WAITING_FOR_ACK /* Channel waits for an ACK from PF */,
6295         MAX_VF_PF_CHANNEL_STATE};
6296
6297
6298 /*
6299  * vif_list_rule_kind
6300  */
6301 enum vif_list_rule_kind
6302 {
6303         VIF_LIST_RULE_SET,
6304         VIF_LIST_RULE_GET,
6305         VIF_LIST_RULE_CLEAR_ALL,
6306         VIF_LIST_RULE_CLEAR_FUNC,
6307         MAX_VIF_LIST_RULE_KIND};
6308
6309
6310 /*
6311  * zone A per-queue data
6312  */
6313 struct xstorm_queue_zone_data
6314 {
6315         struct regpair reserved[4];
6316 };
6317
6318
6319 /*
6320  * zone B per-VF data
6321  */
6322 struct xstorm_vf_zone_data
6323 {
6324         struct regpair reserved;
6325 };
6326
6327
6328 #endif /* ECORE_HSI_H */