Searched refs:uint32 (Results 1 - 23 of 23) sorted by relevance

/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
H A Dpublic_infoele.h156 uint32 dataLoc; /*use this to point to for following variable-length data*/
237 uint32 totalTxDescriptors; /* Total TX Descriptors - in the past it was configured per AC */
374 uint32 *controlBlock; /* array of two 32-bit entries in the following order:
403 uint32 numTxMemBlks; /* Number of blocks that FW allocated for TX packets.*/
404 uint32 numRxMemBlks; /* Number of blocks that FW allocated for RX packets. */
448 uint32 PLCPErrorCount; /* The number of PLCP errors since the last time this */
452 uint32 FCSErrorCount; /* The number of FCS errors since the last time this */
456 uint32 validFrameCount; /* The number of MPDU’s without PLCP header errors received*/
460 uint32 seqNumMissCount; /* the number of missed sequence numbers in the squentially */
477 uint32 mediumUsag
[all...]
H A Dpublic_event_mbox.h171 uint32 eventReportP1;
172 uint32 eventReportP2;
173 uint32 eventReportP3;
181 uint32 scheduledScanStatus; /* [0-7] scan completed status, [8-23] Attended Channels map, [24-31] reserved. */
192 uint32 eventsVector;
193 uint32 eventsMask;
194 uint32 reserved1;
195 uint32 reserved2;
H A Dpublic_host_int.h134 uint32 intrStatus; /* HINT register content (will be cleared upon the read) */
135 uint32 counters; /* The counters defined in FwStatCntrs_t - see above */
136 uint32 rxPktsDesc[NUM_RX_PKT_DESC]; /* Array of Rx packets short descriptors (see RX_DESC_SET/GET...) */
137 uint32 txReleasedBlks[NUM_TX_QUEUES]; /* Per queue released blocks count since FW-reset */
138 uint32 fwLocalTime; /* FW time in usec, used for clock synchronization with the host */
139 uint32 spare[2]; /* Total structure size is 68 bytes */
H A Dpublic_descriptors.h106 uint32 startTime; /* Device time (in us) when the packet arrived to the driver */
125 uint32 fwHandlingTime; /* The time passed from host xfer to Tx-complete.*/
126 uint32 mediumDelay; /* Total media delay (from 1st EDCA AIFS counter until TX Complete). */
136 uint32 TxResultFwCounter; /* FW updates num of results written to results-queue since FW-init. */
137 uint32 TxResultHostCounter; /* Host updates num of results read from results-queue since FW-init. */
244 uint32 timestamp; /* Timestamp in microseconds, */
H A Dpublic_commands.h346 uint32 ConfigOptions;
347 uint32 FilterOptions;
408 uint32 ssidStr[8]; /* This field specifies the SSID packets from that*/
475 uint32 scanMinDuration; /* For active scans, this field specifies the */
482 uint32 scanMaxDuration; /* For active scans, this field specifies the */
491 uint32 bssIdL; /* 32 LSBits of BSSID of the AP to scan for. */
539 uint32 slicedScanTimeOut; /* 0 - Split Scan Disable
605 uint32 bssIdL; /* This field indicates the 32 LSBits of the MAC*/
659 uint32 ssidStr[MAX_SSID_STR_LEN_BYTESX4];
808 uint32 AcSeqNum3
[all...]
H A Dpublic_radio.h566 MAX_RUNTIME_CALIBRATION_OPTIONS = 0x7FFFFFFF /* force this enum to be uint32 */
571 typedef uint32 RadioRuntimeCalState_e;
813 uint32 numFrames; /* number of frams to transmit, 0 = endless*/
814 uint32 interFrameGap; /* time gap in uSec */
815 uint32 seqNumMode; /* Fixed / Incremented */
816 uint32 frameBodySize; /* length of Mac Payload */
1167 uint32 iDelay; /* between packets (usec) */
1168 uint32 iRate; /* 1MBPS = 0x00000001,
1270 uint32 ReceivedValidPacketsNumber;
1271 uint32 ReceivedFcsErrorPacketsNumbe
[all...]
H A Dpublic_types.h58 #ifndef uint32
59 typedef unsigned long int uint32; typedef
114 typedef uint32 Bool32;
313 typedef uint32 EHwRateBitFiled;/* set with EHwBitRate values */
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/FirmwareApi/
H A Dpublic_infoele.h142 uint32 dataLoc; /*use this to point to for following variable-length data*/
261 uint32 dmaAddress;
327 uint32 addr;
337 uint32 *txMemBlkQ;
338 uint32 *rxMemBlkQ;
442 uint32 numTxMemBlks; /* Number of blocks that FW allocated for TX packets.*/
443 uint32 numRxMemBlks; /* Number of blocks that FW allocated for RX packets. */
491 uint32 endMemLoc;
532 uint32 HardWareVersion; /* This 4 byte field specifies the WiLink hardware version. */
552 uint32 FCSErrorCoun
[all...]
H A Dpublic_event_mbox.h167 uint32 eventReportP1;
168 uint32 eventReportP2;
169 uint32 eventReportP3;
182 uint32 eventsVector;
183 uint32 eventsMask;
184 uint32 reserved1;
185 uint32 reserved2;
216 uint32 reserved;
217 uint32 debugReport[2]; /* [DBG_EVENT_ID]*/
221 uint32 consFcsErrCn
[all...]
H A Dpublic_commands.h368 uint32 ConfigOptions;
369 uint32 FilterOptions;
465 uint32 ssidStr[8]; /* This field specifies the SSID packets from that*/
522 uint32 scanMinDuration; /* For active scans, this field specifies the */
529 uint32 scanMaxDuration; /* For active scans, this field specifies the */
538 uint32 bssIdL; /* 32 LSBits of BSSID of the AP to scan for. */
582 uint32 SlicedScanTimeOut; /* 0 - Split Scan Disable
683 uint32 bssIdL; /* This field indicates the 32 LSBits of the MAC*/
743 uint32 ssidStr[MAX_SSID_STR_LEN_BYTESX4];
887 uint32 AcSeqNum3
[all...]
H A Dpublic_radio.h85 MAX_RADIO_PARAM_TYPE = 0x7FFFFFFF /* force this enum to be uint32 */
88 typedef uint32 RadioParamType_e;
113 MAX_RUNTIME_CALIBRATION_OPTIONS = 0x7FFFFFFF // force this enum to be uint32
119 typedef uint32 RadioRuntimeCalState_e;
H A Dpublic_descriptors.h145 uint32 expiryTime; /* Time (in us) the packet can stay in the device */ \
203 uint32 mediumDelay; /* Total media delay (from 1st EDCA AIFS counter until TX Complete). */
205 uint32 fwHandlingTime; /* The time passed from host xfer to Tx-complete.*/
337 uint32 timestamp; /* Timestamp in microseconds, */
H A Dpublic_types.h56 #ifndef uint32
57 typedef unsigned long int uint32; typedef
93 typedef uint32 Bool32;
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/hw_ctrl/
H A DwhalHwMboxCmdBit.h103 int InterPacketDelay, int TestMode, uint32 numFrames,
104 uint32 seqNumMode, uint32 frameBodySize, uint8 *PeerMacAddr,
H A DwhalHwMboxCmd.h93 extern int whal_hwMboxCmd_FwDisconnect(HwMboxCmd_T *pHwMboxCmd, uint32 ConfigOptions, uint32 FilterOptions);
H A DwhalHwMboxCmdBit.c263 uint32 numFrames,
264 uint32 seqNumMode,
265 uint32 frameBodySize,
H A DwhalHwCtrl.h211 extern int whal_hwCtrl_FwDisconnect(HwCtrl_T *pHwCtrl, uint32 ConfigOptions, uint32 FilterOptions);
H A DwhalHwMboxCmd.c805 int whal_hwMboxCmd_FwDisconnect(HwMboxCmd_T *pHwMboxCmd, uint32 ConfigOptions, uint32 FilterOptions)
H A DwhalHwCtrl.c2899 int whal_hwCtrl_FwDisconnect(HwCtrl_T *pHwCtrl, uint32 ConfigOptions, uint32 FilterOptions)
/system/wlan/ti/sta_dk_4_0_4_32/common/src/hal/Export_Inc/
H A DwhalCtrl_api.h239 uint32 CurrentTSFHigh;
240 uint32 CurrentTSFLow;
241 uint32 lastTBTTHigh;
242 uint32 lastTBTTLow;
392 uint32 ConfigOptions;
393 uint32 FilterOptions;
394 uint32 duration;
402 uint32 ConfigOptions;
403 uint32 FilterOptions;
404 uint32 scanDuratio
[all...]
/system/wlan/ti/sta_dk_4_0_4_32/common/inc/
H A DparamOut.h1320 uint32 activeTimeCnt_Low;
1321 uint32 activeTimeCnt_Hi;
1322 uint32 powerDownTimeCnt_Low;
1323 uint32 powerDownTimeCnt_Hi;
1324 uint32 elpTimeCnt_Low;
1325 uint32 elpTimeCnt_Hi;
/system/wlan/ti/wilink_6_1/TWD/TWDriver/
H A DTWDriver.h101 #ifndef uint32
102 #define uint32 TI_UINT32 macro
2319 uint32 numOfElements;
/system/wlan/ti/wilink_6_1/TWD/Ctrl/
H A DCmdBldCmdIE.c1024 paramLength = sizeof(uint32);

Completed in 171 milliseconds