
Added ipq5332 target header files under qca5332 to make fw-api project compatible to host. Change-Id: Iee6b3f2a809f31e62b45a0f6e9a7cbb66e070fa0
126 rivejä
4.4 KiB
C
126 rivejä
4.4 KiB
C
|
|
/* Copyright (c) 2022, Qualcomm Innovation Center, Inc. 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 above
|
|
* copyright notice and this permission notice appear in all copies.
|
|
*
|
|
* THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
|
|
* WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
|
|
* MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
|
|
* ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
|
|
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
|
|
* ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
|
|
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|
*/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
#ifndef _MACTX_L_SIG_B_H_
|
|
#define _MACTX_L_SIG_B_H_
|
|
#if !defined(__ASSEMBLER__)
|
|
#endif
|
|
|
|
#include "l_sig_b_info.h"
|
|
#define NUM_OF_DWORDS_MACTX_L_SIG_B 2
|
|
|
|
#define NUM_OF_QWORDS_MACTX_L_SIG_B 1
|
|
|
|
|
|
struct mactx_l_sig_b {
|
|
#ifndef WIFI_BIT_ORDER_BIG_ENDIAN
|
|
struct l_sig_b_info mactx_l_sig_b_info_details;
|
|
uint32_t tlv64_padding : 32; // [31:0]
|
|
#else
|
|
struct l_sig_b_info mactx_l_sig_b_info_details;
|
|
uint32_t tlv64_padding : 32; // [31:0]
|
|
#endif
|
|
};
|
|
|
|
|
|
/* Description MACTX_L_SIG_B_INFO_DETAILS
|
|
|
|
See detailed description of the STRUCT
|
|
*/
|
|
|
|
|
|
/* Description RATE
|
|
|
|
<enum 1 dsss_1_mpbs_long> DSSS 1 Mbps long
|
|
<enum 2 dsss_2_mbps_long> DSSS 2 Mbps long
|
|
<enum 3 cck_5_5_mbps_long> CCK 5.5 Mbps long
|
|
<enum 4 cck_11_mbps_long> CCK 11 Mbps long
|
|
<enum 5 dsss_2_mbps_short> DSSS 2 Mbps short
|
|
<enum 6 cck_5_5_mbps_short> CCK 5.5 Mbps short
|
|
<enum 7 cck_11_mbps_short> CCK 11 Mbps short
|
|
<legal 1-7>
|
|
*/
|
|
|
|
#define MACTX_L_SIG_B_MACTX_L_SIG_B_INFO_DETAILS_RATE_OFFSET 0x0000000000000000
|
|
#define MACTX_L_SIG_B_MACTX_L_SIG_B_INFO_DETAILS_RATE_LSB 0
|
|
#define MACTX_L_SIG_B_MACTX_L_SIG_B_INFO_DETAILS_RATE_MSB 3
|
|
#define MACTX_L_SIG_B_MACTX_L_SIG_B_INFO_DETAILS_RATE_MASK 0x000000000000000f
|
|
|
|
|
|
/* Description LENGTH
|
|
|
|
The length indicates the number of octets in this MPDU.
|
|
<legal all>
|
|
*/
|
|
|
|
#define MACTX_L_SIG_B_MACTX_L_SIG_B_INFO_DETAILS_LENGTH_OFFSET 0x0000000000000000
|
|
#define MACTX_L_SIG_B_MACTX_L_SIG_B_INFO_DETAILS_LENGTH_LSB 4
|
|
#define MACTX_L_SIG_B_MACTX_L_SIG_B_INFO_DETAILS_LENGTH_MSB 15
|
|
#define MACTX_L_SIG_B_MACTX_L_SIG_B_INFO_DETAILS_LENGTH_MASK 0x000000000000fff0
|
|
|
|
|
|
/* Description RESERVED
|
|
|
|
Reserved: Should be set to 0 by the transmitting MAC and
|
|
ignored by the PHY <legal 0>
|
|
*/
|
|
|
|
#define MACTX_L_SIG_B_MACTX_L_SIG_B_INFO_DETAILS_RESERVED_OFFSET 0x0000000000000000
|
|
#define MACTX_L_SIG_B_MACTX_L_SIG_B_INFO_DETAILS_RESERVED_LSB 16
|
|
#define MACTX_L_SIG_B_MACTX_L_SIG_B_INFO_DETAILS_RESERVED_MSB 30
|
|
#define MACTX_L_SIG_B_MACTX_L_SIG_B_INFO_DETAILS_RESERVED_MASK 0x000000007fff0000
|
|
|
|
|
|
/* Description RX_INTEGRITY_CHECK_PASSED
|
|
|
|
TX side: Set to 0
|
|
RX side: Set to 1 if PHY determines the .11b PHY header
|
|
CRC check has passed, else set to 0
|
|
|
|
<legal all>
|
|
*/
|
|
|
|
#define MACTX_L_SIG_B_MACTX_L_SIG_B_INFO_DETAILS_RX_INTEGRITY_CHECK_PASSED_OFFSET 0x0000000000000000
|
|
#define MACTX_L_SIG_B_MACTX_L_SIG_B_INFO_DETAILS_RX_INTEGRITY_CHECK_PASSED_LSB 31
|
|
#define MACTX_L_SIG_B_MACTX_L_SIG_B_INFO_DETAILS_RX_INTEGRITY_CHECK_PASSED_MSB 31
|
|
#define MACTX_L_SIG_B_MACTX_L_SIG_B_INFO_DETAILS_RX_INTEGRITY_CHECK_PASSED_MASK 0x0000000080000000
|
|
|
|
|
|
/* Description TLV64_PADDING
|
|
|
|
Automatic DWORD padding inserted while converting TLV32
|
|
to TLV64 for 64 bit ARCH
|
|
<legal 0>
|
|
*/
|
|
|
|
#define MACTX_L_SIG_B_TLV64_PADDING_OFFSET 0x0000000000000000
|
|
#define MACTX_L_SIG_B_TLV64_PADDING_LSB 32
|
|
#define MACTX_L_SIG_B_TLV64_PADDING_MSB 63
|
|
#define MACTX_L_SIG_B_TLV64_PADDING_MASK 0xffffffff00000000
|
|
|
|
|
|
|
|
#endif // MACTX_L_SIG_B
|