FrameXferBlock.h File Reference

const TUint KMaxCompletedRxBufs

const TUintKMaxCompletedRxBufs[static]

Max number of completed Rx buffers

const TUint KMaxToBeCompletedRxBufs

const TUintKMaxToBeCompletedRxBufs[static]

Max number of to be completed Rx buffers

const TUint KVendorTxHdrMax

const TUintKVendorTxHdrMax[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 TUintKSpaceForAlignment[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 TUintKVendorTxTrailerMax[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 TUintKMgmtSideTxBufferLength[static]

The length (in bytes) of the only WLAN Mgmt client Tx buffer

const TUint KVoiceTxQueueLen

const TUintKVoiceTxQueueLen[static]

Protocol Stack Side client's Tx queue max lengths in packets

const TUint KVideoTxQueueLen

const TUintKVideoTxQueueLen[static]

const TUint KBestEffortTxQueueLen

const TUintKBestEffortTxQueueLen[static]

const TUint KBackgroundTxQueueLen

const TUintKBackgroundTxQueueLen[static]

const TUint KEthernetVoiceTxFrameLenEstimate

const TUintKEthernetVoiceTxFrameLenEstimate[static]

Estimates used for calculating the total Protocol Stack Side client Tx memory pool size

const TUint KEthernetVideoTxFrameLenEstimate

const TUintKEthernetVideoTxFrameLenEstimate[static]

const TUint KEthernetBestEffortTxFrameLenEstimate

const TUintKEthernetBestEffortTxFrameLenEstimate[static]

const TUint KEthernetBackgroundTxFrameLenEstimate

const TUintKEthernetBackgroundTxFrameLenEstimate[static]

const TUint KVendorTxHdrLenEstimate

const TUintKVendorTxHdrLenEstimate[static]

const TUint KVendorTxTrailerLenEstimate

const TUintKVendorTxTrailerLenEstimate[static]

const TUint KProtocolStackSideFrameLenOverhead

const TUintKProtocolStackSideFrameLenOverhead[static]

const TUint KTxPoolSizeInPackets

const TUintKTxPoolSizeInPackets[static]

Protocol stack side Tx memory pool size in packets

const TUint KProtocolStackSideTxDataChunkSize

const TUintKProtocolStackSideTxDataChunkSize[static]

Protocol stack side Tx data chunk size in bytes Note! Needs to be divisible by 4

class TDataBuffer __PACKED

class TDataBuffer__PACKED

Meta header for Rx and Tx frames

Since
S60 v3.1