Searched refs:uint8 (Results 1 - 24 of 24) sorted by relevance

/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
H A Dpublic_descriptors.h147 uint8 xmitQueue; /* The index of the Tx queue used for this packet. */ \
148 uint8 descID; /* Identifier of the packet. This ID is used by the */ \
153 uint8 numMemBlks; /* Number of HW queue blocks to allocate for this */ \
155 uint8 reserved; /* for padding to 32 bits boundry. */ \
186 typedef uint8 TxDescStatus_e;
193 uint8 done1; /* Ownership synchronization between the host and */
197 uint8 descID; /* Packet Identifier - same value used in the Tx */
207 uint8 lsbSecuritySequenceNumber; /* The LS-byte of the last TKIP sequence number. */
210 uint8 ackFailures; /* Retry count - The number of transmissions */
222 uint8 done
[all...]
H A Dpublic_radio.h153 uint8 data[NVS_RESULTS_MAX_UPDATE_TABLE_SIZE];/* the actual table data */
160 uint8 numOfTables; /* number of tables needed to be updated*/
161 uint8 padding[3];
167 uint8 TxGain; //Total TX chain gain according to the current setting
168 uint8 TxUpperBound; //the max gain setting allowed
169 uint8 TxLowerBound; //the min gain setting allowed
170 uint8 padding; /* padding to 32 bit */
H A Dpublic_infoele.h179 uint8 wakeUpConditionBitmap; /* The host can set one bit only. */
183 uint8 listenInterval; /* 0 for Beacon and Dtim, */
186 uint8 padding[2]; /* alignment to 32bits boundry */
209 typedef uint8 HostIFConfig_e;
221 uint8 rxMemblockNumber; /* specifies the number of memory buffers that */
228 uint8 Reserved2;
229 uint8 numTxQueues; /* specifies the number of descriptor queues */
237 uint8 txMinimumMemblockNumber; /* specifies the minimum number of blocks that */
242 uint8 numSsidProfiles; /* specifies the number of SSID profiles used */
250 uint8 variableDat
[all...]
H A Dpublic_event_mbox.h149 typedef uint8 ScheduledScanReportStatus_e;
150 typedef uint8 ChannelSwitchReportStatus_e;
151 typedef uint8 EventsPowerSave_e;
152 typedef uint8 dbgEventId_e;
164 dbgEventId_e dbgEventId; /*uint8*/
165 uint8 numberOfRelevantParams;
191 uint8 psStatus; /* refer to EventsPowerSave_enum.*/
194 uint8 channelSwitchStatus; /* Status of channel switch. Refer to*/
198 uint8 scheduledScanStatus; /* Status of scheduled scan. Refer to */
210 uint8 softGeminiSenseInf
[all...]
H A Dpublic_commands.h167 uint8 parameters[MAX_CMD_PARAMS];
416 typedef uint8 TidTrigger_t;
447 uint8 numChannels; /* Number of scan channels in the list (minimum is*/
450 uint8 numOfProbRqst; /* This field indicates the number of probe */
461 uint8 ssidLength; /* This field specifies the size of the SSID, */
504 typedef uint8 ETCondition_e;
510 typedef uint8 ETCondCount_t;
553 uint8 txPowerAttenuation; /* TX power level to be used per channel scanned. */
559 uint8 padding[3]; /* for alignment to 32 bits boundry*/
613 uint8 identit
[all...]
H A Dpublic_types.h50 #ifndef uint8
51 typedef unsigned char uint8; typedef
90 typedef uint8 Bool_e;
110 uint8 addr[MAC_ADDR_SIZE];
189 typedef uint8 Channel_e;
202 typedef uint8 RadioBand_e;
227 typedef uint8 Rate_e;
268 typedef uint8 Mod_e;
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
H A Dpublic_event_mbox.h153 typedef uint8 ScheduledScanReportStatus_e;
154 typedef uint8 ChannelSwitchReportStatus_e;
155 typedef uint8 EventsPowerSave_e;
156 typedef uint8 dbgEventId_e;
168 dbgEventId_e dbgEventId; /*uint8*/
169 uint8 numberOfRelevantParams;
178 uint8 numberOfScanResults; /* How many results were parsed */
179 uint8 scanTag; /* Tag of scan */
180 uint8 padding[2]; /* for alignment to 32 bits boundry*/
208 uint8 softGeminiSenseInf
[all...]
H A Dpublic_descriptors.h93 typedef uint8 TxDescStatus_e;
102 uint8 extraMemBlks; /* Number of extra memory blocks to allocate for this packet in addition
104 uint8 totalMemBlks; /* Total number of memory blocks allocated by the host for this packet.
110 uint8 descID; /* Packet identifier used also in the Tx-Result. */
111 uint8 tid; /* The packet TID value (as User-Priority) */
112 uint8 aid; /* Identifier of the remote STA in IBSS, 1 in infra-BSS */
113 uint8 reserved; /* For HW use, set to 0 */
121 uint8 descID; /* Packet Identifier - same value used in the Tx descriptor.*/
127 uint8 lsbSecuritySequenceNumber; /* LS-byte of last TKIP seq-num (saved per AC for recovery).*/
128 uint8 ackFailure
[all...]
H A Dpublic_commands.h164 uint8 parameters[MAX_CMD_PARAMS];
358 typedef uint8 TidTrigger_t;
389 uint8 numChannels; /* Number of scan channels in the list (minimum is*/
392 uint8 numOfProbRqst; /* This field indicates the number of probe */
401 uint8 ssidLength; /* This field specifies the size of the SSID, */
405 uint8 padding1[2]; /* in order to align */
416 uint8 useSsidList; /* Whether to use SSID list (configured seperately)
419 uint8 scanTag; /* Scan results tag */
421 uint8 padding2; /* in order to align */
457 typedef uint8 ETCondition_
[all...]
H A Dpublic_radio.h61 /* typedef uint8 TMacAddr[MAC_ADDR_SIZE]; */
165 uint8 uDbm[NUMBER_OF_SUB_BANDS_E][NUM_OF_POWER_LEVEL];
583 uint8 TxGain; /*Total TX chain gain according to the current setting*/
584 uint8 TxUpperBound; /*the max gain setting allowed*/
585 uint8 TxLowerBound; /*the min gain setting allowed*/
586 uint8 padding; /* padding to 32 bit */
591 uint8 refTxPower;
592 uint8 band;
593 uint8 channel;
594 uint8 paddin
[all...]
H A Dpublic_infoele.h195 uint8 wakeUpConditionBitmap; /* The host can set one bit only. */
199 uint8 listenInterval; /* 0 for Beacon and Dtim, */
202 uint8 padding[2]; /* alignment to 32bits boundry */
217 uint8 rxMemblockNumber; /* specifies the number of memory buffers that */
225 uint8 txMinimumMemblockNumber; /* specifies the minimum number of blocks that */
230 uint8 numStations; /* The number of STAs supported in IBSS mode. */
234 uint8 numSsidProfiles; /* The number of SSID profiles used in IBSS mode */
259 typedef uint8 SlotTime_e;
268 uint8 woneIndex; /* reserved*/
271 uint8 reserve
[all...]
H A Dpublic_host_int.h125 uint8 fwRxCntr; /* Incremented by FW upon adding pending Rx entry to aRxPktsDesc */
126 uint8 drvRxCntr; /* Incremented by FW upon RX host slave interrupt (for debug) */
127 uint8 reserved;
128 uint8 txResultsCntr; /* Incremented by FW upon adding Tx-Result to the TxResultQueue */
H A Dpublic_types.h52 #ifndef uint8
53 typedef unsigned char uint8; typedef
111 typedef uint8 Bool_e;
129 uint8 addr[MAC_ADDR_SIZE];
208 typedef uint8 Channel_e;
221 typedef uint8 RadioBand_e;
298 typedef uint8 Mod_e;
316 typedef uint8 TxRateIndex_t; /* set with ETxRateClassId values */
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
H A DwhalCtrl_api.h202 uint8 enableRxDiversity;
203 uint8 rxSelectedAntenna;
204 uint8 enableTxDiversity;
205 uint8 txSelectedAntenna;
206 uint8 rxTxSharedAnts;
243 uint8 LastDTIMCount;
244 uint8 Reserved[3];
406 uint8 numOfProbRqst;
408 uint8 txPowerDbm;
481 uint8 channe
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
H A DwhalHwMboxCmdBit.h104 uint32 seqNumMode, uint32 frameBodySize, uint8 *PeerMacAddr,
H A DwhalHwMboxCmdBit.c266 uint8 *PeerMacAddr,
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h95 #ifndef uint8
96 #define uint8 TI_UINT8 macro
2300 uint8 coexIp; /* 0-BT, 1-WLAN (according to CoexIp_e in FW) */
2301 uint8 activityId; /* According to BT/WLAN activity numbering in FW */
2302 uint8 defaultPriority; /* 0-255, activity default priority */
2303 uint8 raisedPriority; /* 0-255, activity raised priority */
2644 uint8 InverseCuriosityFactor;
2645 uint8 TxFailLowTh;
2646 uint8 TxFailHighTh;
2647 uint8 PerAlphaShif
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/Data_Srv/Tx_HW_Queue/
H A DtxHwQueueCalc.c245 uint8 ackPolicy;
/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdBldCfgIE.h103 TI_STATUS cmdBld_CfgIeSRState (TI_HANDLE hCmdBld, uint8 SRstate, void *fCb, TI_HANDLE hCb);
H A DCmdBldCfgIE.c1924 pCfg->enable = (uint8)bEnabled;
1945 TI_STATUS cmdBld_CfgIeSRState (TI_HANDLE hCmdBld, uint8 SRstate, void *fCb, TI_HANDLE hCb)
H A DCmdBld.c384 (uint8) DB_SR(hCmdBld).tSmartReflexState.enable,
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/
H A DcurrBss.c1423 tTriggerCfg.index = (uint8)triggerID; /* the index is used for the eventMBox triggerID mapping*/
/system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
H A Dcu_cmd.c5273 uint8 Buffer[MAX_TLV_LENGTH];
5274 uint8 uTxTypeIndexValue;
5275 uint8 uRrxTypeIndexValue;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hl_ctrl/
H A DwhalCtrl.c3773 pPLT_TX_Continues->aSeqNumMode, pPLT_TX_Continues->aPacketLength, (uint8*)&(pPLT_TX_Continues->aPeerMacAddr),

Completed in 215 milliseconds