2 * Copyright (c) 2017, Mellanox Technologies, Ltd. All rights reserved.
4 * This software is available to you under a choice of one of two
5 * licenses. You may choose to be licensed under the terms of the GNU
6 * General Public License (GPL) Version 2, available from the file
7 * COPYING in the main directory of this source tree, or the
8 * OpenIB.org BSD license below:
10 * Redistribution and use in source and binary forms, with or
11 * without modification, are permitted provided that the following
14 * - Redistributions of source code must retain the above
15 * copyright notice, this list of conditions and the following
18 * - Redistributions in binary form must reproduce the above
19 * copyright notice, this list of conditions and the following
20 * disclaimer in the documentation and/or other materials
21 * provided with the distribution.
23 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
24 * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
25 * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
26 * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
27 * BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
28 * ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
29 * CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
32 #ifndef MLX5_IFC_FPGA_H
33 #define MLX5_IFC_FPGA_H
35 struct mlx5_ifc_fpga_shell_caps_bits
{
37 u8 reserved_at_10
[0x8];
38 u8 total_rcv_credits
[0x8];
40 u8 reserved_at_20
[0xe];
42 u8 reserved_at_30
[0x5];
46 u8 reserved_at_38
[0x4];
52 u8 reserved_at_40
[0x1a];
55 u8 max_fpga_qp_msg_size
[0x20];
57 u8 reserved_at_80
[0x180];
60 struct mlx5_ifc_fpga_cap_bits
{
64 u8 register_file_ver
[0x20];
66 u8 fpga_ctrl_modify
[0x1];
67 u8 reserved_at_41
[0x5];
68 u8 access_reg_query_mode
[0x2];
69 u8 reserved_at_48
[0x6];
70 u8 access_reg_modify_mode
[0x2];
71 u8 reserved_at_50
[0x10];
73 u8 reserved_at_60
[0x20];
75 u8 image_version
[0x20];
81 u8 shell_version
[0x20];
83 u8 reserved_at_100
[0x80];
85 struct mlx5_ifc_fpga_shell_caps_bits shell_caps
;
87 u8 reserved_at_380
[0x8];
88 u8 ieee_vendor_id
[0x18];
90 u8 sandbox_product_version
[0x10];
91 u8 sandbox_product_id
[0x10];
93 u8 sandbox_basic_caps
[0x20];
95 u8 reserved_at_3e0
[0x10];
96 u8 sandbox_extended_caps_len
[0x10];
98 u8 sandbox_extended_caps_addr
[0x40];
100 u8 fpga_ddr_start_addr
[0x40];
102 u8 fpga_cr_space_start_addr
[0x40];
104 u8 fpga_ddr_size
[0x20];
106 u8 fpga_cr_space_size
[0x20];
108 u8 reserved_at_500
[0x300];
112 MLX5_FPGA_CTRL_OPERATION_LOAD
= 0x1,
113 MLX5_FPGA_CTRL_OPERATION_RESET
= 0x2,
114 MLX5_FPGA_CTRL_OPERATION_FLASH_SELECT
= 0x3,
115 MLX5_FPGA_CTRL_OPERATION_SANDBOX_BYPASS_ON
= 0x4,
116 MLX5_FPGA_CTRL_OPERATION_SANDBOX_BYPASS_OFF
= 0x5,
117 MLX5_FPGA_CTRL_OPERATION_RESET_SANDBOX
= 0x6,
120 struct mlx5_ifc_fpga_ctrl_bits
{
121 u8 reserved_at_0
[0x8];
123 u8 reserved_at_10
[0x8];
126 u8 reserved_at_20
[0x8];
127 u8 flash_select_admin
[0x8];
128 u8 reserved_at_30
[0x8];
129 u8 flash_select_oper
[0x8];
131 u8 reserved_at_40
[0x40];
135 MLX5_FPGA_ERROR_EVENT_SYNDROME_CORRUPTED_DDR
= 0x1,
136 MLX5_FPGA_ERROR_EVENT_SYNDROME_FLASH_TIMEOUT
= 0x2,
137 MLX5_FPGA_ERROR_EVENT_SYNDROME_INTERNAL_LINK_ERROR
= 0x3,
138 MLX5_FPGA_ERROR_EVENT_SYNDROME_WATCHDOG_FAILURE
= 0x4,
139 MLX5_FPGA_ERROR_EVENT_SYNDROME_I2C_FAILURE
= 0x5,
140 MLX5_FPGA_ERROR_EVENT_SYNDROME_IMAGE_CHANGED
= 0x6,
141 MLX5_FPGA_ERROR_EVENT_SYNDROME_TEMPERATURE_CRITICAL
= 0x7,
144 struct mlx5_ifc_fpga_error_event_bits
{
145 u8 reserved_at_0
[0x40];
147 u8 reserved_at_40
[0x18];
150 u8 reserved_at_60
[0x80];
153 #define MLX5_FPGA_ACCESS_REG_SIZE_MAX 64
155 struct mlx5_ifc_fpga_access_reg_bits
{
156 u8 reserved_at_0
[0x20];
158 u8 reserved_at_20
[0x10];
166 enum mlx5_ifc_fpga_qp_state
{
167 MLX5_FPGA_QPC_STATE_INIT
= 0x0,
168 MLX5_FPGA_QPC_STATE_ACTIVE
= 0x1,
169 MLX5_FPGA_QPC_STATE_ERROR
= 0x2,
172 enum mlx5_ifc_fpga_qp_type
{
173 MLX5_FPGA_QPC_QP_TYPE_SHELL_QP
= 0x0,
174 MLX5_FPGA_QPC_QP_TYPE_SANDBOX_QP
= 0x1,
177 enum mlx5_ifc_fpga_qp_service_type
{
178 MLX5_FPGA_QPC_ST_RC
= 0x0,
181 struct mlx5_ifc_fpga_qpc_bits
{
183 u8 reserved_at_4
[0x1b];
186 u8 reserved_at_20
[0x4];
188 u8 reserved_at_28
[0x10];
189 u8 traffic_class
[0x8];
196 u8 reserved_at_60
[0x20];
198 u8 reserved_at_80
[0x8];
199 u8 next_rcv_psn
[0x18];
201 u8 reserved_at_a0
[0x8];
202 u8 next_send_psn
[0x18];
204 u8 reserved_at_c0
[0x10];
207 u8 reserved_at_e0
[0x8];
210 u8 reserved_at_100
[0x15];
212 u8 reserved_at_118
[0x5];
215 u8 reserved_at_120
[0x20];
217 u8 reserved_at_140
[0x10];
218 u8 remote_mac_47_32
[0x10];
220 u8 remote_mac_31_0
[0x20];
222 u8 remote_ip
[16][0x8];
224 u8 reserved_at_200
[0x40];
226 u8 reserved_at_240
[0x10];
227 u8 fpga_mac_47_32
[0x10];
229 u8 fpga_mac_31_0
[0x20];
234 struct mlx5_ifc_fpga_create_qp_in_bits
{
236 u8 reserved_at_10
[0x10];
238 u8 reserved_at_20
[0x10];
241 u8 reserved_at_40
[0x40];
243 struct mlx5_ifc_fpga_qpc_bits fpga_qpc
;
246 struct mlx5_ifc_fpga_create_qp_out_bits
{
248 u8 reserved_at_8
[0x18];
252 u8 reserved_at_40
[0x8];
255 u8 reserved_at_60
[0x20];
257 struct mlx5_ifc_fpga_qpc_bits fpga_qpc
;
260 struct mlx5_ifc_fpga_modify_qp_in_bits
{
262 u8 reserved_at_10
[0x10];
264 u8 reserved_at_20
[0x10];
267 u8 reserved_at_40
[0x8];
270 u8 field_select
[0x20];
272 struct mlx5_ifc_fpga_qpc_bits fpga_qpc
;
275 struct mlx5_ifc_fpga_modify_qp_out_bits
{
277 u8 reserved_at_8
[0x18];
281 u8 reserved_at_40
[0x40];
284 struct mlx5_ifc_fpga_query_qp_in_bits
{
286 u8 reserved_at_10
[0x10];
288 u8 reserved_at_20
[0x10];
291 u8 reserved_at_40
[0x8];
294 u8 reserved_at_60
[0x20];
297 struct mlx5_ifc_fpga_query_qp_out_bits
{
299 u8 reserved_at_8
[0x18];
303 u8 reserved_at_40
[0x40];
305 struct mlx5_ifc_fpga_qpc_bits fpga_qpc
;
308 struct mlx5_ifc_fpga_query_qp_counters_in_bits
{
310 u8 reserved_at_10
[0x10];
312 u8 reserved_at_20
[0x10];
316 u8 reserved_at_41
[0x7];
319 u8 reserved_at_60
[0x20];
322 struct mlx5_ifc_fpga_query_qp_counters_out_bits
{
324 u8 reserved_at_8
[0x18];
328 u8 reserved_at_40
[0x40];
330 u8 rx_ack_packets
[0x40];
332 u8 rx_send_packets
[0x40];
334 u8 tx_ack_packets
[0x40];
336 u8 tx_send_packets
[0x40];
338 u8 rx_total_drop
[0x40];
340 u8 reserved_at_1c0
[0x1c0];
343 struct mlx5_ifc_fpga_destroy_qp_in_bits
{
345 u8 reserved_at_10
[0x10];
347 u8 reserved_at_20
[0x10];
350 u8 reserved_at_40
[0x8];
353 u8 reserved_at_60
[0x20];
356 struct mlx5_ifc_fpga_destroy_qp_out_bits
{
358 u8 reserved_at_8
[0x18];
362 u8 reserved_at_40
[0x40];
366 MLX5_FPGA_QP_ERROR_EVENT_SYNDROME_RETRY_COUNTER_EXPIRED
= 0x1,
367 MLX5_FPGA_QP_ERROR_EVENT_SYNDROME_RNR_EXPIRED
= 0x2,
370 struct mlx5_ifc_fpga_qp_error_event_bits
{
371 u8 reserved_at_0
[0x40];
373 u8 reserved_at_40
[0x18];
376 u8 reserved_at_60
[0x60];
378 u8 reserved_at_c0
[0x8];
381 #endif /* MLX5_IFC_FPGA_H */