/drivers/staging/rt2860/ |
D | oid.h | 255 ULONG Length; // Length of structure 257 ULONG Flags; 263 ULONG Flags; 268 ULONG Version; // Version of the structure 269 ULONG NumCandidates; // No. of pmkid candidates 304 typedef ULONG NDIS_802_11_TX_POWER_LEVEL; // in milliwatts 313 ULONG Length; // Length of structure 314 ULONG HopPattern; // As defined by 802.11, MSB set 315 ULONG HopSet; // to one if non-802.11 316 ULONG DwellTime; // units are Kusec [all …]
|
D | mlme.h | 297 ULONG rsv:3; 298 ULONG ChanEstimation:2; 299 ULONG CSIRowBFSup:2; 300 ULONG ComSteerBFAntSup:2; 301 ULONG NoComSteerBFAntSup:2; 302 ULONG CSIBFAntSup:2; 303 ULONG MinGrouping:2; 304 ULONG ExpComBF:2; 305 ULONG ExpNoComBF:2; 306 ULONG ExpCSIFbk:2; [all …]
|
D | rtmp.h | 96 extern ULONG BIT32[32]; 317 ULONG Number; 485 ULONG BusyCnt = 0; \ 767 ULONG Length; 773 ULONG NumberOfElements; 934 ULONG Register; 935 ULONG Value; 950 ULONG R1; 951 ULONG R2; 952 ULONG R3; [all …]
|
D | ap.h | 61 IN ULONG fromwdsidx); 94 IN ULONG Wcid, 105 IN ULONG DescriptorType); 110 IN ULONG Dir, 149 IN ULONG Wcid, 161 IN ULONG RalinkIe, 182 IN ULONG Wcid, 403 IN ULONG Wcid, 441 IN ULONG Length, 462 IN ULONG MsgLen, [all …]
|
D | dfs.h | 68 ULONG JapRadarType( 71 ULONG RTMPBbpReadRadarDuration( 74 ULONG RTMPReadRadarDuration( 83 IN ULONG Duration, 85 IN ULONG CTSBaseAddr,
|
D | leap.h | 101 OUT ULONG *MsgType); 141 OUT ULONG k[16][2], 146 IN ULONG ks[16][2], 181 ULONG RogueApTableSearch( 191 ULONG RogueApTableSetEntry( 213 IN ULONG MsgLen);
|
D | rt_linux.h | 310 ULONG TimerValue; // Timer value in milliseconds 311 ULONG cookie; // os specific object 324 extern ULONG RTDebugLevel; 472 ULONG Val; \ 477 Val = Val | ((ULONG)_V << ((_i)*8)); \ 873 ULONG AABasePaHigh; \ 874 ULONG AABasePaLow; \ 875 ULONG BBBasePaHigh; \ 876 ULONG BBBasePaLow; \ 895 static inline void NdisGetSystemUpTime(ULONG *time) in NdisGetSystemUpTime()
|
/drivers/staging/rt2870/ |
D | oid.h | 256 ULONG Length; // Length of structure 258 ULONG Flags; 264 ULONG Flags; 269 ULONG Version; // Version of the structure 270 ULONG NumCandidates; // No. of pmkid candidates 305 typedef ULONG NDIS_802_11_TX_POWER_LEVEL; // in milliwatts 314 ULONG Length; // Length of structure 315 ULONG HopPattern; // As defined by 802.11, MSB set 316 ULONG HopSet; // to one if non-802.11 317 ULONG DwellTime; // units are Kusec [all …]
|
D | mlme.h | 310 ULONG rsv:3; 311 ULONG ChanEstimation:2; 312 ULONG CSIRowBFSup:2; 313 ULONG ComSteerBFAntSup:2; 314 ULONG NoComSteerBFAntSup:2; 315 ULONG CSIBFAntSup:2; 316 ULONG MinGrouping:2; 317 ULONG ExpComBF:2; 318 ULONG ExpNoComBF:2; 319 ULONG ExpCSIFbk:2; [all …]
|
D | rtmp.h | 100 ULONG BulkOutSize; 111 ULONG DataOffset; 126 ULONG BulkOutSize; // Indicate the total bulk-out size in bytes in one bulk-transmission 135 ULONG CurWritePosition; // Indicate the buffer offset which packet will be inserted start from. 136 ULONG CurWriteRealPos; // Indicate the buffer offset which packet now are writing to. 137 ULONG NextBulkOutPosition; // Indicate the buffer start offset of a bulk-transmission 138 ULONG ENextBulkOutPosition; // Indicate the buffer end offset of a bulk-transmission 155 ULONG BulkInOffset; // number of packets waiting for reordering . 197 extern ULONG BIT32[32]; 419 ULONG Number; [all …]
|
D | ap.h | 61 IN ULONG fromwdsidx); 94 IN ULONG Wcid, 105 IN ULONG DescriptorType); 110 IN ULONG Dir, 149 IN ULONG Wcid, 161 IN ULONG RalinkIe, 194 IN ULONG Wcid, 422 IN ULONG Wcid, 460 IN ULONG Length, 481 IN ULONG MsgLen, [all …]
|
D | dfs.h | 68 ULONG JapRadarType( 71 ULONG RTMPBbpReadRadarDuration( 74 ULONG RTMPReadRadarDuration( 83 IN ULONG Duration, 85 IN ULONG CTSBaseAddr,
|
D | leap.h | 101 OUT ULONG *MsgType); 141 OUT ULONG k[16][2], 146 IN ULONG ks[16][2], 181 ULONG RogueApTableSearch( 191 ULONG RogueApTableSetEntry( 213 IN ULONG MsgLen);
|
/drivers/staging/rt2860/common/ |
D | dfs.c | 43 ULONG RDDurRegion; 44 ULONG RadarSignalDuration; 45 ULONG Tolerance; 258 ULONG JapRadarType( in JapRadarType() 261 ULONG i; in JapRadarType() 286 ULONG RTMPBbpReadRadarDuration( in RTMPBbpReadRadarDuration() 290 ULONG result; in RTMPBbpReadRadarDuration() 312 ULONG RTMPReadRadarDuration( in RTMPReadRadarDuration() 315 ULONG result = 0; in RTMPReadRadarDuration()
|
D | spectrum.c | 110 ULONG HashIdx; in MeasureReqInsert() 113 ULONG Now; in MeasureReqInsert() 134 ULONG HashIdx = MQ_DIALOGTOKEN_HASH_INDEX(pEntry->DialogToken); in MeasureReqInsert() 228 ULONG HashIdx = MQ_DIALOGTOKEN_HASH_INDEX(pEntry->DialogToken); in MeasureReqDelete() 329 ULONG HashIdx; in TpcReqInsert() 332 ULONG Now; in TpcReqInsert() 353 ULONG HashIdx = TPC_DIALOGTOKEN_HASH_INDEX(pEntry->DialogToken); in TpcReqInsert() 447 ULONG HashIdx = TPC_DIALOGTOKEN_HASH_INDEX(pEntry->DialogToken); in TpcReqDelete() 533 ULONG TempLen; in InsertDialogToken() 560 ULONG TempLen; in InsertTpcReqIE() [all …]
|
D | cmm_sanity.c | 65 IN ULONG MsgLen, in MlmeAddBAReqSanity() 107 IN ULONG MsgLen) in MlmeDelBAReqSanity() 142 IN ULONG MsgLen, in PeerAddBAReqActionSanity() 178 IN ULONG MsgLen) in PeerAddBARspActionSanity() 213 IN ULONG MsgLen ) in PeerDelBAActionSanity() 248 IN ULONG MsgLen, in PeerBeaconAndProbeRspSanity() 276 OUT ULONG *pRalinkIe, in PeerBeaconAndProbeRspSanity() 298 ULONG Length = 0; in PeerBeaconAndProbeRspSanity() 776 IN ULONG MsgLen, in PeerBeaconAndProbeRspSanity2() 782 ULONG Length = 0; in PeerBeaconAndProbeRspSanity2() [all …]
|
D | action.c | 105 ULONG Idx; in MlmeADDBAAction() 107 ULONG FrameLen; in MlmeADDBAAction() 194 ULONG Idx; in MlmeDELBAAction() 196 ULONG FrameLen; in MlmeDELBAAction() 387 ULONG BuildIntolerantChannelRep( in BuildIntolerantChannelRep() 391 ULONG FrameLen = 0; in BuildIntolerantChannelRep() 392 ULONG ReadOffset = 0; in BuildIntolerantChannelRep() 437 ULONG FrameLen; in Send2040CoexistAction() 438 ULONG IntolerantChaRepLen; in Send2040CoexistAction() 538 ULONG MACValue; in ChannelSwitchAction() [all …]
|
D | 2860_rtmp_init.c | 69 ULONG RingBasePaHigh; in RTMPAllocTxRxRingMemory() 70 ULONG RingBasePaLow; in RTMPAllocTxRxRingMemory() 75 ULONG ErrorValue = 0; in RTMPAllocTxRxRingMemory() 90 ULONG BufBasePaHigh; in RTMPAllocTxRxRingMemory() 91 ULONG BufBasePaLow; in RTMPAllocTxRxRingMemory() 579 IN ULONG Length, in RTMP_AllocateTxDescMemory() 592 IN ULONG Length, in RTMP_AllocateMgmtDescMemory() 605 IN ULONG Length, in RTMP_AllocateRxDescMemory() 618 IN ULONG Length, in RTMP_FreeRxDescMemory() 631 IN ULONG Length, in RTMP_AllocateFirstTxBuffer() [all …]
|
D | rtmp_tkip.c | 216 ULONG word; 219 ULONG IV32; 239 ULONG RTMPTkipGetUInt32( in RTMPTkipGetUInt32() 242 ULONG res = 0; in RTMPTkipGetUInt32() 274 IN ULONG val) in RTMPTkipPutUInt32() 508 ULONG Priority = UserPriority; in RTMPInitMICEngine() 554 ULONG Priority = UserPriority; in RTMPTkipCompareMICValue() 621 ULONG Priority = 0; in RTMPTkipCompareMICValueWithLLC() 776 ULONG pnl, /* Least significant 16 bits of PN */ in RTMPTkipMixKey() 777 ULONG pnh, /* Most significant 32 bits of PN */ in RTMPTkipMixKey() [all …]
|
/drivers/staging/rt2870/common/ |
D | dfs.c | 43 ULONG RDDurRegion; 44 ULONG RadarSignalDuration; 45 ULONG Tolerance; 258 ULONG JapRadarType( in JapRadarType() 261 ULONG i; in JapRadarType() 286 ULONG RTMPBbpReadRadarDuration( in RTMPBbpReadRadarDuration() 290 ULONG result; in RTMPBbpReadRadarDuration() 312 ULONG RTMPReadRadarDuration( in RTMPReadRadarDuration() 315 ULONG result = 0; in RTMPReadRadarDuration()
|
D | spectrum.c | 109 ULONG HashIdx; in MeasureReqInsert() 112 ULONG Now; in MeasureReqInsert() 133 ULONG HashIdx = MQ_DIALOGTOKEN_HASH_INDEX(pEntry->DialogToken); in MeasureReqInsert() 227 ULONG HashIdx = MQ_DIALOGTOKEN_HASH_INDEX(pEntry->DialogToken); in MeasureReqDelete() 328 ULONG HashIdx; in TpcReqInsert() 331 ULONG Now; in TpcReqInsert() 352 ULONG HashIdx = TPC_DIALOGTOKEN_HASH_INDEX(pEntry->DialogToken); in TpcReqInsert() 446 ULONG HashIdx = TPC_DIALOGTOKEN_HASH_INDEX(pEntry->DialogToken); in TpcReqDelete() 532 ULONG TempLen; in InsertDialogToken() 559 ULONG TempLen; in InsertTpcReqIE() [all …]
|
D | cmm_sanity.c | 65 IN ULONG MsgLen, in MlmeAddBAReqSanity() 115 IN ULONG MsgLen) in MlmeDelBAReqSanity() 150 IN ULONG MsgLen, in PeerAddBAReqActionSanity() 186 IN ULONG MsgLen) in PeerAddBARspActionSanity() 222 IN ULONG MsgLen ) in PeerDelBAActionSanity() 257 IN ULONG MsgLen, in PeerBeaconAndProbeRspSanity() 285 OUT ULONG *pRalinkIe, in PeerBeaconAndProbeRspSanity() 307 ULONG Length = 0; in PeerBeaconAndProbeRspSanity() 806 IN ULONG MsgLen, in PeerBeaconAndProbeRspSanity2() 812 ULONG Length = 0; in PeerBeaconAndProbeRspSanity2() [all …]
|
D | action.c | 105 ULONG Idx; in MlmeADDBAAction() 107 ULONG FrameLen; in MlmeADDBAAction() 194 ULONG Idx; in MlmeDELBAAction() 196 ULONG FrameLen; in MlmeDELBAAction() 388 ULONG BuildIntolerantChannelRep( in BuildIntolerantChannelRep() 392 ULONG FrameLen = 0; in BuildIntolerantChannelRep() 393 ULONG ReadOffset = 0; in BuildIntolerantChannelRep() 438 ULONG FrameLen; in Send2040CoexistAction() 439 ULONG IntolerantChaRepLen; in Send2040CoexistAction() 539 ULONG MACValue; in ChannelSwitchAction() [all …]
|
D | rtmp_tkip.c | 216 ULONG word; 219 ULONG IV32; 239 ULONG RTMPTkipGetUInt32( in RTMPTkipGetUInt32() 242 ULONG res = 0; in RTMPTkipGetUInt32() 274 IN ULONG val) in RTMPTkipPutUInt32() 509 ULONG Priority = UserPriority; in RTMPInitMICEngine() 555 ULONG Priority = UserPriority; in RTMPTkipCompareMICValue() 622 ULONG Priority = 0; in RTMPTkipCompareMICValueWithLLC() 779 ULONG pnl, /* Least significant 16 bits of PN */ in RTMPTkipMixKey() 780 ULONG pnh, /* Most significant 32 bits of PN */ in RTMPTkipMixKey() [all …]
|
D | mlme.c | 325 ULONG BasicRateMask[12] = {0xfffff001 /* 1-Mbps */, 0xfffff003 /* 2 Mbps */, 0xfffff007 /* 5.5 *… 816 ULONG TxTotalCnt; in MlmePeriodicExec() 1035 ULONG TxTotalCnt; in STAMlmePeriodicExec() 1661 IN ULONG Now32) in MlmeCheckForRoaming() 1716 IN ULONG Now) in MlmeCheckForFastRoaming() 1792 IN ULONG Now32) in MlmeCalculateChannelQuality() 1794 ULONG TxOkCnt, TxCnt, TxPER, TxPRR; in MlmeCalculateChannelQuality() 1795 ULONG RxCnt, RxPER; in MlmeCalculateChannelQuality() 1798 ULONG BeaconLostTime = BEACON_LOST_TIME; in MlmeCalculateChannelQuality() 1996 ULONG i, AccuTxTotalCnt = 0, TxTotalCnt; in MlmeDynamicTxRateSwitching() [all …]
|