build: disable experimental API check internally
[dpdk.git] / drivers / net / qede / base / ecore_proto_if.h
index d0518df..64509f7 100644 (file)
@@ -1,9 +1,7 @@
-/*
- * Copyright (c) 2016 QLogic Corporation.
+/* SPDX-License-Identifier: BSD-3-Clause
+ * Copyright (c) 2016 - 2018 Cavium Inc.
  * All rights reserved.
- * www.qlogic.com
- *
- * See LICENSE.qede_pmd for copyright and licensing details.
+ * www.cavium.com
  */
 
 #ifndef __ECORE_PROTO_IF_H__
@@ -64,6 +62,7 @@ struct ecore_iscsi_pf_params {
        u8              num_uhq_pages_in_ring;
        u8              num_queues;
        u8              log_page_size;
+       u8              log_page_size_conn;
        u8              rqe_log_size;
        u8              max_fin_rt;
        u8              gl_rq_pi;