fw-api: Update HW header files to version R102 for QCA6290
Update HW include header files to DV release version R102 from R81. This is required to support emulation version E3 for all platforms. Note that this change only updates the _EXISTING_ header files, which already existed in the earlier version, and is also present in R102. Files which are required to be newly added to the git repository from the HW repository, as part of R102 upgrade will be added using a separate change. Change-Id: I934a343998d965457d2c5ffbc7dee31ec5208935 CRs-Fixed: 1105853
Esse commit está contido em:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2016 The Linux Foundation. All rights reserved.
|
||||
* Copyright (c) 2016-2017 The Linux Foundation. All rights reserved.
|
||||
*
|
||||
* Permission to use, copy, modify, and/or distribute this software for
|
||||
* any purpose with or without fee is hereby granted, provided that the
|
||||
@@ -118,9 +118,10 @@ encap_type
|
||||
|
||||
<enum 1 Native_WiFi>
|
||||
|
||||
<enum 2 Ethernet> Ethernet 2 (DIX)
|
||||
<enum 2 Ethernet> Ethernet 2 (DIX) or 802.3 (uses
|
||||
SNAP/LLC)
|
||||
|
||||
<enum 3 802_3> 802.3 (uses SNAP/LLC)
|
||||
<enum 3 802_3> DO NOT USE. Indicate Ethernet
|
||||
|
||||
Used by the OLE during encapsulation.
|
||||
|
||||
@@ -235,22 +236,12 @@ data_length
|
||||
|
||||
ipv4_checksum_en
|
||||
|
||||
Field only valid when msdu_buffer_type is set to
|
||||
MSDU_buffer.
|
||||
|
||||
|
||||
|
||||
OLE related control
|
||||
|
||||
Enable IPv4 checksum replacement
|
||||
|
||||
udp_over_ipv4_checksum_en
|
||||
|
||||
Field only valid when msdu_buffer_type is set to
|
||||
MSDU_buffer.
|
||||
|
||||
|
||||
|
||||
OLE related control
|
||||
|
||||
Enable UDP over IPv4 checksum replacement. UDP checksum
|
||||
@@ -258,11 +249,6 @@ udp_over_ipv4_checksum_en
|
||||
|
||||
udp_over_ipv6_checksum_en
|
||||
|
||||
Field only valid when msdu_buffer_type is set to
|
||||
MSDU_buffer.
|
||||
|
||||
|
||||
|
||||
OLE related control
|
||||
|
||||
Enable UDP over IPv6 checksum replacement. UDP checksum
|
||||
@@ -270,22 +256,12 @@ udp_over_ipv6_checksum_en
|
||||
|
||||
tcp_over_ipv4_checksum_en
|
||||
|
||||
Field only valid when msdu_buffer_type is set to
|
||||
MSDU_buffer.
|
||||
|
||||
|
||||
|
||||
OLE related control
|
||||
|
||||
Enable TCP checksum over IPv4 replacement
|
||||
|
||||
tcp_over_ipv6_checksum_en
|
||||
|
||||
Field only valid when msdu_buffer_type is set to
|
||||
MSDU_buffer.
|
||||
|
||||
|
||||
|
||||
OLE related control
|
||||
|
||||
Enable TCP checksum over IPv6 replacement
|
||||
@@ -468,9 +444,10 @@ looping_count
|
||||
|
||||
<enum 1 Native_WiFi>
|
||||
|
||||
<enum 2 Ethernet> Ethernet 2 (DIX)
|
||||
<enum 2 Ethernet> Ethernet 2 (DIX) or 802.3 (uses
|
||||
SNAP/LLC)
|
||||
|
||||
<enum 3 802_3> 802.3 (uses SNAP/LLC)
|
||||
<enum 3 802_3> DO NOT USE. Indicate Ethernet
|
||||
|
||||
Used by the OLE during encapsulation.
|
||||
|
||||
@@ -621,11 +598,6 @@ looping_count
|
||||
|
||||
/* Description TCL_DATA_CMD_3_IPV4_CHECKSUM_EN
|
||||
|
||||
Field only valid when msdu_buffer_type is set to
|
||||
MSDU_buffer.
|
||||
|
||||
|
||||
|
||||
OLE related control
|
||||
|
||||
Enable IPv4 checksum replacement
|
||||
@@ -636,11 +608,6 @@ looping_count
|
||||
|
||||
/* Description TCL_DATA_CMD_3_UDP_OVER_IPV4_CHECKSUM_EN
|
||||
|
||||
Field only valid when msdu_buffer_type is set to
|
||||
MSDU_buffer.
|
||||
|
||||
|
||||
|
||||
OLE related control
|
||||
|
||||
Enable UDP over IPv4 checksum replacement. UDP checksum
|
||||
@@ -652,11 +619,6 @@ looping_count
|
||||
|
||||
/* Description TCL_DATA_CMD_3_UDP_OVER_IPV6_CHECKSUM_EN
|
||||
|
||||
Field only valid when msdu_buffer_type is set to
|
||||
MSDU_buffer.
|
||||
|
||||
|
||||
|
||||
OLE related control
|
||||
|
||||
Enable UDP over IPv6 checksum replacement. UDP checksum
|
||||
@@ -668,11 +630,6 @@ looping_count
|
||||
|
||||
/* Description TCL_DATA_CMD_3_TCP_OVER_IPV4_CHECKSUM_EN
|
||||
|
||||
Field only valid when msdu_buffer_type is set to
|
||||
MSDU_buffer.
|
||||
|
||||
|
||||
|
||||
OLE related control
|
||||
|
||||
Enable TCP checksum over IPv4 replacement
|
||||
@@ -683,11 +640,6 @@ looping_count
|
||||
|
||||
/* Description TCL_DATA_CMD_3_TCP_OVER_IPV6_CHECKSUM_EN
|
||||
|
||||
Field only valid when msdu_buffer_type is set to
|
||||
MSDU_buffer.
|
||||
|
||||
|
||||
|
||||
OLE related control
|
||||
|
||||
Enable TCP checksum over IPv6 replacement
|
||||
|
Referência em uma nova issue
Block a user