FrameXferBlock.h File Reference
const TUint KMaxCompletedRxBufs
|
const
TUint
|
KMaxCompletedRxBufs
|
[static]
|
Max number of completed Rx buffers
const TUint KMaxToBeCompletedRxBufs
|
const
TUint
|
KMaxToBeCompletedRxBufs
|
[static]
|
Max number of to be completed Rx buffers
const TUint KVendorTxHdrMax
|
const
TUint
|
KVendorTxHdrMax
|
[static]
|
This value (bytes) should be at least as large as the Tx offset required by the used WLAN vendor implementation. As we need to decide the max size of the Tx buffers already at compile time, we use this value when doing that. If the value is too small, WLAN Mgmt client may receive an error when trying to submit a close to maximum length frame for transmit
const TUint KSpaceForAlignment
|
const
TUint
|
KSpaceForAlignment
|
[static]
|
Extra space to enable us to align the start of a 802.11 MAC Tx frame on four byte boundary, if it isn't aligned already. Shall also make the total buffer length divisible by four
const TUint KVendorTxTrailerMax
|
const
TUint
|
KVendorTxTrailerMax
|
[static]
|
This value (bytes) should be at least as large as the Tx trailer space required by the used WLAN vendor implementation. The other comments for KVendorTxHdrMax (above) apply also to this value.
const TUint KMgmtSideTxBufferLength
|
const
TUint
|
KMgmtSideTxBufferLength
|
[static]
|
The length (in bytes) of the only WLAN Mgmt client Tx buffer
const TUint KVoiceTxQueueLen
|
const
TUint
|
KVoiceTxQueueLen
|
[static]
|
Protocol Stack Side client's Tx queue max lengths in packets
const TUint KVideoTxQueueLen
|
const
TUint
|
KVideoTxQueueLen
|
[static]
|
const TUint KBestEffortTxQueueLen
|
const
TUint
|
KBestEffortTxQueueLen
|
[static]
|
const TUint KBackgroundTxQueueLen
|
const
TUint
|
KBackgroundTxQueueLen
|
[static]
|
const TUint KEthernetVoiceTxFrameLenEstimate
|
const
TUint
|
KEthernetVoiceTxFrameLenEstimate
|
[static]
|
Estimates used for calculating the total Protocol Stack Side client Tx memory pool size
const TUint KEthernetVideoTxFrameLenEstimate
|
const
TUint
|
KEthernetVideoTxFrameLenEstimate
|
[static]
|
const TUint KEthernetBestEffortTxFrameLenEstimate
|
const
TUint
|
KEthernetBestEffortTxFrameLenEstimate
|
[static]
|
const TUint KEthernetBackgroundTxFrameLenEstimate
|
const
TUint
|
KEthernetBackgroundTxFrameLenEstimate
|
[static]
|
const TUint KVendorTxHdrLenEstimate
|
const
TUint
|
KVendorTxHdrLenEstimate
|
[static]
|
const TUint KVendorTxTrailerLenEstimate
|
const
TUint
|
KVendorTxTrailerLenEstimate
|
[static]
|
const TUint KProtocolStackSideFrameLenOverhead
|
const
TUint
|
KProtocolStackSideFrameLenOverhead
|
[static]
|
const TUint KTxPoolSizeInPackets
|
const
TUint
|
KTxPoolSizeInPackets
|
[static]
|
Protocol stack side Tx memory pool size in packets
const TUint KProtocolStackSideTxDataChunkSize
|
const
TUint
|
KProtocolStackSideTxDataChunkSize
|
[static]
|
Protocol stack side Tx data chunk size in bytes Note! Needs to be divisible by 4
class TDataBuffer __PACKED
Meta header for Rx and Tx frames
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.