Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 1 | /**************************************************************************** |
| 2 | **************************************************************************** |
| 3 | *** |
| 4 | *** This header was automatically generated from a Linux kernel header |
| 5 | *** of the same name, to make information necessary for userspace to |
| 6 | *** call into the kernel available to libc. It contains only constants, |
| 7 | *** structures, and macros generated from the original header, and thus, |
| 8 | *** contains no copyrightable information. |
| 9 | *** |
| 10 | *** To edit the content of this header, modify the corresponding |
| 11 | *** source file (e.g. under external/kernel-headers/original/) then |
| 12 | *** run bionic/libc/kernel/tools/update_all.py |
| 13 | *** |
| 14 | *** Any manual change here will be lost the next time this script will |
| 15 | *** be run. You've been warned! |
| 16 | *** |
| 17 | **************************************************************************** |
| 18 | ****************************************************************************/ |
| 19 | #ifndef MLX5_ABI_USER_H |
| 20 | #define MLX5_ABI_USER_H |
| 21 | #include <linux/types.h> |
Christopher Ferris | 525ce91 | 2017-07-26 13:12:53 -0700 | [diff] [blame] | 22 | #include <linux/if_ether.h> |
Christopher Ferris | 9ce2884 | 2018-10-25 12:11:39 -0700 | [diff] [blame] | 23 | #include <rdma/ib_user_ioctl_verbs.h> |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 24 | enum { |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 25 | MLX5_QP_FLAG_SIGNATURE = 1 << 0, |
| 26 | MLX5_QP_FLAG_SCATTER_CQE = 1 << 1, |
Christopher Ferris | 934ec94 | 2018-01-31 15:29:16 -0800 | [diff] [blame] | 27 | MLX5_QP_FLAG_TUNNEL_OFFLOADS = 1 << 2, |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 28 | MLX5_QP_FLAG_BFREG_INDEX = 1 << 3, |
| 29 | MLX5_QP_FLAG_TYPE_DCT = 1 << 4, |
| 30 | MLX5_QP_FLAG_TYPE_DCI = 1 << 5, |
Christopher Ferris | 86a4837 | 2019-01-10 14:14:59 -0800 | [diff] [blame] | 31 | MLX5_QP_FLAG_TIR_ALLOW_SELF_LB_UC = 1 << 6, |
| 32 | MLX5_QP_FLAG_TIR_ALLOW_SELF_LB_MC = 1 << 7, |
| 33 | MLX5_QP_FLAG_ALLOW_SCATTER_CQE = 1 << 8, |
Christopher Ferris | d842e43 | 2019-03-07 10:21:59 -0800 | [diff] [blame] | 34 | MLX5_QP_FLAG_PACKET_BASED_CREDIT_MODE = 1 << 9, |
Christopher Ferris | af09c70 | 2020-06-01 20:29:29 -0700 | [diff] [blame] | 35 | MLX5_QP_FLAG_UAR_PAGE_INDEX = 1 << 10, |
Christopher Ferris | 2abfa9e | 2021-11-01 16:26:06 -0700 | [diff] [blame^] | 36 | MLX5_QP_FLAG_DCI_STREAM = 1 << 11, |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 37 | }; |
| 38 | enum { |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 39 | MLX5_SRQ_FLAG_SIGNATURE = 1 << 0, |
| 40 | }; |
| 41 | enum { |
| 42 | MLX5_WQ_FLAG_SIGNATURE = 1 << 0, |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 43 | }; |
| 44 | #define MLX5_IB_UVERBS_ABI_VERSION 1 |
| 45 | struct mlx5_ib_alloc_ucontext_req { |
Christopher Ferris | 525ce91 | 2017-07-26 13:12:53 -0700 | [diff] [blame] | 46 | __u32 total_num_bfregs; |
| 47 | __u32 num_low_latency_bfregs; |
| 48 | }; |
| 49 | enum mlx5_lib_caps { |
| 50 | MLX5_LIB_CAP_4K_UAR = (__u64) 1 << 0, |
Christopher Ferris | af09c70 | 2020-06-01 20:29:29 -0700 | [diff] [blame] | 51 | MLX5_LIB_CAP_DYN_UAR = (__u64) 1 << 1, |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 52 | }; |
Christopher Ferris | 9ce2884 | 2018-10-25 12:11:39 -0700 | [diff] [blame] | 53 | enum mlx5_ib_alloc_uctx_v2_flags { |
| 54 | MLX5_IB_ALLOC_UCTX_DEVX = 1 << 0, |
| 55 | }; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 56 | struct mlx5_ib_alloc_ucontext_req_v2 { |
Christopher Ferris | 525ce91 | 2017-07-26 13:12:53 -0700 | [diff] [blame] | 57 | __u32 total_num_bfregs; |
| 58 | __u32 num_low_latency_bfregs; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 59 | __u32 flags; |
| 60 | __u32 comp_mask; |
| 61 | __u8 max_cqe_version; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 62 | __u8 reserved0; |
| 63 | __u16 reserved1; |
| 64 | __u32 reserved2; |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 65 | __aligned_u64 lib_caps; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 66 | }; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 67 | enum mlx5_ib_alloc_ucontext_resp_mask { |
| 68 | MLX5_IB_ALLOC_UCONTEXT_RESP_MASK_CORE_CLOCK_OFFSET = 1UL << 0, |
Christopher Ferris | 9ce2884 | 2018-10-25 12:11:39 -0700 | [diff] [blame] | 69 | MLX5_IB_ALLOC_UCONTEXT_RESP_MASK_DUMP_FILL_MKEY = 1UL << 1, |
Christopher Ferris | 8177cdf | 2020-08-03 11:53:55 -0700 | [diff] [blame] | 70 | MLX5_IB_ALLOC_UCONTEXT_RESP_MASK_ECE = 1UL << 2, |
Christopher Ferris | 3a39c0b | 2021-09-02 00:03:38 +0000 | [diff] [blame] | 71 | MLX5_IB_ALLOC_UCONTEXT_RESP_MASK_SQD2RTS = 1UL << 3, |
| 72 | MLX5_IB_ALLOC_UCONTEXT_RESP_MASK_REAL_TIME_TS = 1UL << 4, |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 73 | }; |
| 74 | enum mlx5_user_cmds_supp_uhw { |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 75 | MLX5_USER_CMDS_SUPP_UHW_QUERY_DEVICE = 1 << 0, |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 76 | MLX5_USER_CMDS_SUPP_UHW_CREATE_AH = 1 << 1, |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 77 | }; |
Christopher Ferris | 525ce91 | 2017-07-26 13:12:53 -0700 | [diff] [blame] | 78 | enum mlx5_user_inline_mode { |
| 79 | MLX5_USER_INLINE_MODE_NA, |
| 80 | MLX5_USER_INLINE_MODE_NONE, |
| 81 | MLX5_USER_INLINE_MODE_L2, |
| 82 | MLX5_USER_INLINE_MODE_IP, |
| 83 | MLX5_USER_INLINE_MODE_TCP_UDP, |
| 84 | }; |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 85 | enum { |
| 86 | MLX5_USER_ALLOC_UCONTEXT_FLOW_ACTION_FLAGS_ESP_AES_GCM = 1 << 0, |
| 87 | MLX5_USER_ALLOC_UCONTEXT_FLOW_ACTION_FLAGS_ESP_AES_GCM_REQ_METADATA = 1 << 1, |
| 88 | MLX5_USER_ALLOC_UCONTEXT_FLOW_ACTION_FLAGS_ESP_AES_GCM_SPI_STEERING = 1 << 2, |
| 89 | MLX5_USER_ALLOC_UCONTEXT_FLOW_ACTION_FLAGS_ESP_AES_GCM_FULL_OFFLOAD = 1 << 3, |
| 90 | MLX5_USER_ALLOC_UCONTEXT_FLOW_ACTION_FLAGS_ESP_AES_GCM_TX_IV_IS_ESN = 1 << 4, |
| 91 | }; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 92 | struct mlx5_ib_alloc_ucontext_resp { |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 93 | __u32 qp_tab_size; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 94 | __u32 bf_reg_size; |
Christopher Ferris | 525ce91 | 2017-07-26 13:12:53 -0700 | [diff] [blame] | 95 | __u32 tot_bfregs; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 96 | __u32 cache_line_size; |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 97 | __u16 max_sq_desc_sz; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 98 | __u16 max_rq_desc_sz; |
| 99 | __u32 max_send_wqebb; |
| 100 | __u32 max_recv_wr; |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 101 | __u32 max_srq_recv_wr; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 102 | __u16 num_ports; |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 103 | __u16 flow_action_flags; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 104 | __u32 comp_mask; |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 105 | __u32 response_length; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 106 | __u8 cqe_version; |
| 107 | __u8 cmds_supp_uhw; |
Christopher Ferris | 525ce91 | 2017-07-26 13:12:53 -0700 | [diff] [blame] | 108 | __u8 eth_min_inline; |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 109 | __u8 clock_info_versions; |
| 110 | __aligned_u64 hca_core_clock_offset; |
Christopher Ferris | 525ce91 | 2017-07-26 13:12:53 -0700 | [diff] [blame] | 111 | __u32 log_uar_size; |
| 112 | __u32 num_uars_per_page; |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 113 | __u32 num_dyn_bfregs; |
Christopher Ferris | 9ce2884 | 2018-10-25 12:11:39 -0700 | [diff] [blame] | 114 | __u32 dump_fill_mkey; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 115 | }; |
| 116 | struct mlx5_ib_alloc_pd_resp { |
| 117 | __u32 pdn; |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 118 | }; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 119 | struct mlx5_ib_tso_caps { |
| 120 | __u32 max_tso; |
| 121 | __u32 supported_qpts; |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 122 | }; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 123 | struct mlx5_ib_rss_caps { |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 124 | __aligned_u64 rx_hash_fields_mask; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 125 | __u8 rx_hash_function; |
| 126 | __u8 reserved[7]; |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 127 | }; |
| 128 | enum mlx5_ib_cqe_comp_res_format { |
| 129 | MLX5_IB_CQE_RES_FORMAT_HASH = 1 << 0, |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 130 | MLX5_IB_CQE_RES_FORMAT_CSUM = 1 << 1, |
Christopher Ferris | 9ce2884 | 2018-10-25 12:11:39 -0700 | [diff] [blame] | 131 | MLX5_IB_CQE_RES_FORMAT_CSUM_STRIDX = 1 << 2, |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 132 | }; |
| 133 | struct mlx5_ib_cqe_comp_caps { |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 134 | __u32 max_num; |
| 135 | __u32 supported_format; |
| 136 | }; |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 137 | enum mlx5_ib_packet_pacing_cap_flags { |
| 138 | MLX5_IB_PP_SUPPORT_BURST = 1 << 0, |
| 139 | }; |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 140 | struct mlx5_packet_pacing_caps { |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 141 | __u32 qp_rate_limit_min; |
| 142 | __u32 qp_rate_limit_max; |
| 143 | __u32 supported_qpts; |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 144 | __u8 cap_flags; |
| 145 | __u8 reserved[3]; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 146 | }; |
Christopher Ferris | 1308ad3 | 2017-11-14 17:32:13 -0800 | [diff] [blame] | 147 | enum mlx5_ib_mpw_caps { |
| 148 | MPW_RESERVED = 1 << 0, |
| 149 | MLX5_IB_ALLOW_MPW = 1 << 1, |
| 150 | MLX5_IB_SUPPORT_EMPW = 1 << 2, |
| 151 | }; |
| 152 | enum mlx5_ib_sw_parsing_offloads { |
| 153 | MLX5_IB_SW_PARSING = 1 << 0, |
| 154 | MLX5_IB_SW_PARSING_CSUM = 1 << 1, |
| 155 | MLX5_IB_SW_PARSING_LSO = 1 << 2, |
| 156 | }; |
| 157 | struct mlx5_ib_sw_parsing_caps { |
| 158 | __u32 sw_parsing_offloads; |
| 159 | __u32 supported_qpts; |
| 160 | }; |
Christopher Ferris | 934ec94 | 2018-01-31 15:29:16 -0800 | [diff] [blame] | 161 | struct mlx5_ib_striding_rq_caps { |
| 162 | __u32 min_single_stride_log_num_of_bytes; |
| 163 | __u32 max_single_stride_log_num_of_bytes; |
| 164 | __u32 min_single_wqe_log_num_of_strides; |
| 165 | __u32 max_single_wqe_log_num_of_strides; |
| 166 | __u32 supported_qpts; |
| 167 | __u32 reserved; |
| 168 | }; |
Christopher Ferris | 2abfa9e | 2021-11-01 16:26:06 -0700 | [diff] [blame^] | 169 | struct mlx5_ib_dci_streams_caps { |
| 170 | __u8 max_log_num_concurent; |
| 171 | __u8 max_log_num_errored; |
| 172 | }; |
Christopher Ferris | 934ec94 | 2018-01-31 15:29:16 -0800 | [diff] [blame] | 173 | enum mlx5_ib_query_dev_resp_flags { |
| 174 | MLX5_IB_QUERY_DEV_RESP_FLAGS_CQE_128B_COMP = 1 << 0, |
| 175 | MLX5_IB_QUERY_DEV_RESP_FLAGS_CQE_128B_PAD = 1 << 1, |
Christopher Ferris | d842e43 | 2019-03-07 10:21:59 -0800 | [diff] [blame] | 176 | MLX5_IB_QUERY_DEV_RESP_PACKET_BASED_CREDIT_MODE = 1 << 2, |
Christopher Ferris | 24f97eb | 2019-05-20 12:58:13 -0700 | [diff] [blame] | 177 | MLX5_IB_QUERY_DEV_RESP_FLAGS_SCAT2CQE_DCT = 1 << 3, |
Christopher Ferris | 934ec94 | 2018-01-31 15:29:16 -0800 | [diff] [blame] | 178 | }; |
| 179 | enum mlx5_ib_tunnel_offloads { |
| 180 | MLX5_IB_TUNNELED_OFFLOADS_VXLAN = 1 << 0, |
| 181 | MLX5_IB_TUNNELED_OFFLOADS_GRE = 1 << 1, |
Christopher Ferris | 9ce2884 | 2018-10-25 12:11:39 -0700 | [diff] [blame] | 182 | MLX5_IB_TUNNELED_OFFLOADS_GENEVE = 1 << 2, |
| 183 | MLX5_IB_TUNNELED_OFFLOADS_MPLS_GRE = 1 << 3, |
| 184 | MLX5_IB_TUNNELED_OFFLOADS_MPLS_UDP = 1 << 4, |
Christopher Ferris | 934ec94 | 2018-01-31 15:29:16 -0800 | [diff] [blame] | 185 | }; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 186 | struct mlx5_ib_query_device_resp { |
| 187 | __u32 comp_mask; |
| 188 | __u32 response_length; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 189 | struct mlx5_ib_tso_caps tso_caps; |
| 190 | struct mlx5_ib_rss_caps rss_caps; |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 191 | struct mlx5_ib_cqe_comp_caps cqe_comp_caps; |
| 192 | struct mlx5_packet_pacing_caps packet_pacing_caps; |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 193 | __u32 mlx5_ib_support_multi_pkt_send_wqes; |
Christopher Ferris | 934ec94 | 2018-01-31 15:29:16 -0800 | [diff] [blame] | 194 | __u32 flags; |
Christopher Ferris | 1308ad3 | 2017-11-14 17:32:13 -0800 | [diff] [blame] | 195 | struct mlx5_ib_sw_parsing_caps sw_parsing_caps; |
Christopher Ferris | 934ec94 | 2018-01-31 15:29:16 -0800 | [diff] [blame] | 196 | struct mlx5_ib_striding_rq_caps striding_rq_caps; |
| 197 | __u32 tunnel_offloads_caps; |
Christopher Ferris | 2abfa9e | 2021-11-01 16:26:06 -0700 | [diff] [blame^] | 198 | struct mlx5_ib_dci_streams_caps dci_streams_caps; |
| 199 | __u16 reserved; |
Christopher Ferris | 934ec94 | 2018-01-31 15:29:16 -0800 | [diff] [blame] | 200 | }; |
| 201 | enum mlx5_ib_create_cq_flags { |
| 202 | MLX5_IB_CREATE_CQ_FLAGS_CQE_128B_PAD = 1 << 0, |
Christopher Ferris | af09c70 | 2020-06-01 20:29:29 -0700 | [diff] [blame] | 203 | MLX5_IB_CREATE_CQ_FLAGS_UAR_PAGE_INDEX = 1 << 1, |
Christopher Ferris | 3a39c0b | 2021-09-02 00:03:38 +0000 | [diff] [blame] | 204 | MLX5_IB_CREATE_CQ_FLAGS_REAL_TIME_TS = 1 << 2, |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 205 | }; |
| 206 | struct mlx5_ib_create_cq { |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 207 | __aligned_u64 buf_addr; |
| 208 | __aligned_u64 db_addr; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 209 | __u32 cqe_size; |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 210 | __u8 cqe_comp_en; |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 211 | __u8 cqe_comp_res_format; |
Christopher Ferris | 934ec94 | 2018-01-31 15:29:16 -0800 | [diff] [blame] | 212 | __u16 flags; |
Christopher Ferris | af09c70 | 2020-06-01 20:29:29 -0700 | [diff] [blame] | 213 | __u16 uar_page_index; |
| 214 | __u16 reserved0; |
| 215 | __u32 reserved1; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 216 | }; |
| 217 | struct mlx5_ib_create_cq_resp { |
| 218 | __u32 cqn; |
| 219 | __u32 reserved; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 220 | }; |
| 221 | struct mlx5_ib_resize_cq { |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 222 | __aligned_u64 buf_addr; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 223 | __u16 cqe_size; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 224 | __u16 reserved0; |
| 225 | __u32 reserved1; |
| 226 | }; |
| 227 | struct mlx5_ib_create_srq { |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 228 | __aligned_u64 buf_addr; |
| 229 | __aligned_u64 db_addr; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 230 | __u32 flags; |
| 231 | __u32 reserved0; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 232 | __u32 uidx; |
| 233 | __u32 reserved1; |
| 234 | }; |
| 235 | struct mlx5_ib_create_srq_resp { |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 236 | __u32 srqn; |
| 237 | __u32 reserved; |
| 238 | }; |
Christopher Ferris | 2abfa9e | 2021-11-01 16:26:06 -0700 | [diff] [blame^] | 239 | struct mlx5_ib_create_qp_dci_streams { |
| 240 | __u8 log_num_concurent; |
| 241 | __u8 log_num_errored; |
| 242 | }; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 243 | struct mlx5_ib_create_qp { |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 244 | __aligned_u64 buf_addr; |
| 245 | __aligned_u64 db_addr; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 246 | __u32 sq_wqe_count; |
| 247 | __u32 rq_wqe_count; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 248 | __u32 rq_wqe_shift; |
| 249 | __u32 flags; |
| 250 | __u32 uidx; |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 251 | __u32 bfreg_index; |
| 252 | union { |
| 253 | __aligned_u64 sq_buf_addr; |
| 254 | __aligned_u64 access_key; |
| 255 | }; |
Christopher Ferris | 8177cdf | 2020-08-03 11:53:55 -0700 | [diff] [blame] | 256 | __u32 ece_options; |
Christopher Ferris | 2abfa9e | 2021-11-01 16:26:06 -0700 | [diff] [blame^] | 257 | struct mlx5_ib_create_qp_dci_streams dci_streams; |
| 258 | __u16 reserved; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 259 | }; |
| 260 | enum mlx5_rx_hash_function_flags { |
| 261 | MLX5_RX_HASH_FUNC_TOEPLITZ = 1 << 0, |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 262 | }; |
| 263 | enum mlx5_rx_hash_fields { |
| 264 | MLX5_RX_HASH_SRC_IPV4 = 1 << 0, |
| 265 | MLX5_RX_HASH_DST_IPV4 = 1 << 1, |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 266 | MLX5_RX_HASH_SRC_IPV6 = 1 << 2, |
| 267 | MLX5_RX_HASH_DST_IPV6 = 1 << 3, |
| 268 | MLX5_RX_HASH_SRC_PORT_TCP = 1 << 4, |
| 269 | MLX5_RX_HASH_DST_PORT_TCP = 1 << 5, |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 270 | MLX5_RX_HASH_SRC_PORT_UDP = 1 << 6, |
Christopher Ferris | 934ec94 | 2018-01-31 15:29:16 -0800 | [diff] [blame] | 271 | MLX5_RX_HASH_DST_PORT_UDP = 1 << 7, |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 272 | MLX5_RX_HASH_IPSEC_SPI = 1 << 8, |
| 273 | MLX5_RX_HASH_INNER = (1UL << 31), |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 274 | }; |
| 275 | struct mlx5_ib_create_qp_rss { |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 276 | __aligned_u64 rx_hash_fields_mask; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 277 | __u8 rx_hash_function; |
| 278 | __u8 rx_key_len; |
| 279 | __u8 reserved[6]; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 280 | __u8 rx_hash_key[128]; |
| 281 | __u32 comp_mask; |
Christopher Ferris | 934ec94 | 2018-01-31 15:29:16 -0800 | [diff] [blame] | 282 | __u32 flags; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 283 | }; |
Christopher Ferris | 86a4837 | 2019-01-10 14:14:59 -0800 | [diff] [blame] | 284 | enum mlx5_ib_create_qp_resp_mask { |
| 285 | MLX5_IB_CREATE_QP_RESP_MASK_TIRN = 1UL << 0, |
| 286 | MLX5_IB_CREATE_QP_RESP_MASK_TISN = 1UL << 1, |
| 287 | MLX5_IB_CREATE_QP_RESP_MASK_RQN = 1UL << 2, |
| 288 | MLX5_IB_CREATE_QP_RESP_MASK_SQN = 1UL << 3, |
Christopher Ferris | aeddbcf | 2019-07-08 12:45:46 -0700 | [diff] [blame] | 289 | MLX5_IB_CREATE_QP_RESP_MASK_TIR_ICM_ADDR = 1UL << 4, |
Christopher Ferris | 86a4837 | 2019-01-10 14:14:59 -0800 | [diff] [blame] | 290 | }; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 291 | struct mlx5_ib_create_qp_resp { |
Christopher Ferris | 525ce91 | 2017-07-26 13:12:53 -0700 | [diff] [blame] | 292 | __u32 bfreg_index; |
Christopher Ferris | 8177cdf | 2020-08-03 11:53:55 -0700 | [diff] [blame] | 293 | __u32 ece_options; |
Christopher Ferris | 86a4837 | 2019-01-10 14:14:59 -0800 | [diff] [blame] | 294 | __u32 comp_mask; |
| 295 | __u32 tirn; |
| 296 | __u32 tisn; |
| 297 | __u32 rqn; |
| 298 | __u32 sqn; |
| 299 | __u32 reserved1; |
Christopher Ferris | aeddbcf | 2019-07-08 12:45:46 -0700 | [diff] [blame] | 300 | __u64 tir_icm_addr; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 301 | }; |
| 302 | struct mlx5_ib_alloc_mw { |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 303 | __u32 comp_mask; |
| 304 | __u8 num_klms; |
| 305 | __u8 reserved1; |
| 306 | __u16 reserved2; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 307 | }; |
Christopher Ferris | 934ec94 | 2018-01-31 15:29:16 -0800 | [diff] [blame] | 308 | enum mlx5_ib_create_wq_mask { |
| 309 | MLX5_IB_CREATE_WQ_STRIDING_RQ = (1 << 0), |
| 310 | }; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 311 | struct mlx5_ib_create_wq { |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 312 | __aligned_u64 buf_addr; |
| 313 | __aligned_u64 db_addr; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 314 | __u32 rq_wqe_count; |
| 315 | __u32 rq_wqe_shift; |
| 316 | __u32 user_index; |
| 317 | __u32 flags; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 318 | __u32 comp_mask; |
Christopher Ferris | 934ec94 | 2018-01-31 15:29:16 -0800 | [diff] [blame] | 319 | __u32 single_stride_log_num_of_bytes; |
| 320 | __u32 single_wqe_log_num_of_strides; |
| 321 | __u32 two_byte_shift_en; |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 322 | }; |
| 323 | struct mlx5_ib_create_ah_resp { |
| 324 | __u32 response_length; |
| 325 | __u8 dmac[ETH_ALEN]; |
Christopher Ferris | 48af7cb | 2017-02-21 12:35:09 -0800 | [diff] [blame] | 326 | __u8 reserved[6]; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 327 | }; |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 328 | struct mlx5_ib_burst_info { |
| 329 | __u32 max_burst_sz; |
| 330 | __u16 typical_pkt_sz; |
| 331 | __u16 reserved; |
| 332 | }; |
| 333 | struct mlx5_ib_modify_qp { |
| 334 | __u32 comp_mask; |
| 335 | struct mlx5_ib_burst_info burst_info; |
Christopher Ferris | 8177cdf | 2020-08-03 11:53:55 -0700 | [diff] [blame] | 336 | __u32 ece_options; |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 337 | }; |
| 338 | struct mlx5_ib_modify_qp_resp { |
| 339 | __u32 response_length; |
| 340 | __u32 dctn; |
Christopher Ferris | 8177cdf | 2020-08-03 11:53:55 -0700 | [diff] [blame] | 341 | __u32 ece_options; |
| 342 | __u32 reserved; |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 343 | }; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 344 | struct mlx5_ib_create_wq_resp { |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 345 | __u32 response_length; |
| 346 | __u32 reserved; |
| 347 | }; |
| 348 | struct mlx5_ib_create_rwq_ind_tbl_resp { |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 349 | __u32 response_length; |
| 350 | __u32 reserved; |
| 351 | }; |
| 352 | struct mlx5_ib_modify_wq { |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 353 | __u32 comp_mask; |
| 354 | __u32 reserved; |
| 355 | }; |
Christopher Ferris | 76a1d45 | 2018-06-27 14:12:29 -0700 | [diff] [blame] | 356 | struct mlx5_ib_clock_info { |
| 357 | __u32 sign; |
| 358 | __u32 resv; |
| 359 | __aligned_u64 nsec; |
| 360 | __aligned_u64 cycles; |
| 361 | __aligned_u64 frac; |
| 362 | __u32 mult; |
| 363 | __u32 shift; |
| 364 | __aligned_u64 mask; |
| 365 | __aligned_u64 overflow_period; |
| 366 | }; |
| 367 | enum mlx5_ib_mmap_cmd { |
| 368 | MLX5_IB_MMAP_REGULAR_PAGE = 0, |
| 369 | MLX5_IB_MMAP_GET_CONTIGUOUS_PAGES = 1, |
| 370 | MLX5_IB_MMAP_WC_PAGE = 2, |
| 371 | MLX5_IB_MMAP_NC_PAGE = 3, |
| 372 | MLX5_IB_MMAP_CORE_CLOCK = 5, |
| 373 | MLX5_IB_MMAP_ALLOC_WC = 6, |
| 374 | MLX5_IB_MMAP_CLOCK_INFO = 7, |
| 375 | MLX5_IB_MMAP_DEVICE_MEM = 8, |
| 376 | }; |
| 377 | enum { |
| 378 | MLX5_IB_CLOCK_INFO_KERNEL_UPDATING = 1, |
| 379 | }; |
| 380 | enum { |
| 381 | MLX5_IB_CLOCK_INFO_V1 = 0, |
| 382 | }; |
Christopher Ferris | 9ce2884 | 2018-10-25 12:11:39 -0700 | [diff] [blame] | 383 | struct mlx5_ib_flow_counters_desc { |
| 384 | __u32 description; |
| 385 | __u32 index; |
| 386 | }; |
| 387 | struct mlx5_ib_flow_counters_data { |
| 388 | RDMA_UAPI_PTR(struct mlx5_ib_flow_counters_desc *, counters_data); |
| 389 | __u32 ncounters; |
| 390 | __u32 reserved; |
| 391 | }; |
| 392 | struct mlx5_ib_create_flow { |
| 393 | __u32 ncounters_data; |
| 394 | __u32 reserved; |
| 395 | struct mlx5_ib_flow_counters_data data[]; |
| 396 | }; |
Christopher Ferris | 6a9755d | 2017-01-13 14:09:31 -0800 | [diff] [blame] | 397 | #endif |